

The system addresses the gap between model-generated text and actual tool execution by recording precise details at the point of each call. It integrates as a drop-in component with frameworks such as LangChain, automatically handling signing through ECDSA and maintaining a sequential chain that reveals any alterations. Receipts can be checked through an API endpoint or a dedicated explorer using only a reference identifier. Configuration options control the level of detail exposed, ranging from full payloads for open review to stripped hashes that retain proof while omitting sensitive data entirely. Support extends to multiple Python versions and includes both public and private modes, allowing teams to balance audit needs with data protection requirements in production agent deployments.
Generates tamper-evident signed receipts for every tool call, enabling auditors to independently confirm exact inputs, outputs, and execution order without relying on chat logs or app history.
Applies ECDSA P-256 signatures with hash chaining to each receipt, allowing detection of any alterations, skips, or modifications in the sequence of agent tool executions.
Supports configurable receipt visibility modes including public, private, and proof_only to meet requirements for sensitive data while still providing verifiable proof of execution.
Pricing model: Open Source. Plan details are indicative — check the site for current prices.
Our take: AEVS is a solid coding & dev choice. It's valued for portable verifiable proof of agent actions and easy integration without changing tools. The main trade-off is beta status with potential api changes. A good pick if you want capable AI without a high upfront cost.
AEVS is an Agent Execution Verification System that creates tamper-evident signed receipts for every tool call made by AI agents.
AEVS is a solid coding & dev choice. It's valued for portable verifiable proof of agent actions and easy integration without changing tools. The main trade-off is beta status with potential api changes. A good pick if you want capable AI without a high upfront cost.
Verified reviews from the community shape this tool's rating.
Loading reviews…
Similar coding & dev tools worth comparing.