Cryptographic receipts for every AI agent action. Hash-chained, tamper-evident, regulator-ready.
Project description
agentaudit
Cryptographic receipts for every AI agent action. Hash-chained, tamper-evident, regulator-ready.
Drop-in Python SDK for capturing audit-grade evidence of AI agent activity. Works with OpenAI Agents SDK, Claude Agent SDK, MCP, LangChain, CrewAI, or any custom agent runtime.
Status: Alpha. Pre-launch. Open beta Q3 2026.
Why
Your existing logs were not built for AI agents.
- Datadog and SIEM capture HTTP calls. They do not capture which tool an agent invoked, which decision it made, or what data classification it touched.
- The EU AI Act Article 12 logging obligations land August 2026 — and your current logs are unlikely to satisfy a regulator.
- Cyber and E&O insurers are already asking about AI logging at renewal.
agentaudit produces tamper-evident receipts of every agent action, with
cryptographic integrity guarantees, that satisfy regulators, insurers,
and auditors.
Install
pip install agentaudits
You will need an Agent Audit account and an API key. Sign up at https://www.agentaudit.co.uk/signup/ — the Free Dev tier covers 100,000 receipts/month and is enough for evaluation.
Quick start
import agentaudit
agentaudit.init(
api_key="aa_live_...",
endpoint="https://api.agentaudit.co.uk",
agent_id="claims_triage_v3",
)
# Your agent runs as normal. Receipts are captured automatically.
For framework-specific adapters (OpenAI Agents SDK, Claude Agent SDK, MCP), see agentaudit.co.uk/docs/sdk-py.
Properties
Every receipt has three integrity guarantees:
- Inline PII redaction. Raw PII never leaves your perimeter.
- Hash-chained. Each receipt embeds the previous receipt's hash; retroactive tampering is mathematically detectable.
- Optionally notarised. The chain head can be signed hourly via RFC 3161 timestamping for court-admissible cryptographic proof.
Licence
This SDK is proprietary commercial software. Licensed, not sold, under the Agent Audit Commercial Licence Agreement — see LICENSE.
Notable restrictions:
- The SDK may be used only by holders of an active Agent Audit account (including the Free Dev tier) and only to send receipts to that account.
- No reverse-engineering, decompilation, derivation, or reconstruction of source code, file format or algorithms.
- No use of the SDK or any output of the Service to develop, train, evaluate or operate a competing product.
- No redistribution. The SDK may not be hosted, shared, sublicensed, resold or made available to any third party.
Source-level access to the SDK is available only to paid Customers under a separate written non-disclosure agreement, for the limited purpose of internal security review by their engineering and information- security teams.
The receipt schema (schemas/receipt.v1.json) and the verification
protocol are intentionally published so that auditors, regulators and
customer DPOs can independently verify the integrity of receipts. This
public schema does not grant any rights in the SDK or the backend.
Full Terms of Service: https://www.agentaudit.co.uk/legal/terms/
Security
For security issues, contact info@vpnetworks.co.uk. Please do not file
public issues for vulnerability reports.
— VantagePoint Networks, United Kingdom
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file agentaudits-0.1.0.tar.gz.
File metadata
- Download URL: agentaudits-0.1.0.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
15c47e841c0360bed01050a14baad17249e79a00e217ea23953772aeeaf50b55
|
|
| MD5 |
7bf5cf582fdb5c7cf46df18ffd2907f8
|
|
| BLAKE2b-256 |
56b1b6f193c11a79ce94458da727a0b0d34441171f84a861cf8c4f811871b65d
|
Provenance
The following attestation bundles were made for agentaudits-0.1.0.tar.gz:
Publisher:
sdk-py-publish.yml on Kymeira-MrH/agent-audit
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
agentaudits-0.1.0.tar.gz -
Subject digest:
15c47e841c0360bed01050a14baad17249e79a00e217ea23953772aeeaf50b55 - Sigstore transparency entry: 1754827934
- Sigstore integration time:
-
Permalink:
Kymeira-MrH/agent-audit@b2caa292c6155a485d12acc3a9ceeb61ec9c0279 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/Kymeira-MrH
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
sdk-py-publish.yml@b2caa292c6155a485d12acc3a9ceeb61ec9c0279 -
Trigger Event:
push
-
Statement type:
File details
Details for the file agentaudits-0.1.0-py3-none-any.whl.
File metadata
- Download URL: agentaudits-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
84545adffb44c986e6d7b76c0138e0b8353de36f9013ce1898470633193c6d1d
|
|
| MD5 |
c81ac231ea3aeb5ef7498ef56626105d
|
|
| BLAKE2b-256 |
bb155dc4af882bc6da79ef955a2e6d6007af0493b665e7344cf8dcdc80e53f94
|
Provenance
The following attestation bundles were made for agentaudits-0.1.0-py3-none-any.whl:
Publisher:
sdk-py-publish.yml on Kymeira-MrH/agent-audit
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
agentaudits-0.1.0-py3-none-any.whl -
Subject digest:
84545adffb44c986e6d7b76c0138e0b8353de36f9013ce1898470633193c6d1d - Sigstore transparency entry: 1754827937
- Sigstore integration time:
-
Permalink:
Kymeira-MrH/agent-audit@b2caa292c6155a485d12acc3a9ceeb61ec9c0279 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/Kymeira-MrH
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
sdk-py-publish.yml@b2caa292c6155a485d12acc3a9ceeb61ec9c0279 -
Trigger Event:
push
-
Statement type: