Add ERC: AI Agent Authenticated Wallet#1606
Add ERC: AI Agent Authenticated Wallet#1606Cybercentry wants to merge 39 commits intoethereum:masterfrom
Conversation
Co-authored-by: Andrew B Coathup <28278242+abcoathup@users.noreply.github.com>
Co-authored-by: Andrew B Coathup <28278242+abcoathup@users.noreply.github.com>
Co-authored-by: Andrew B Coathup <28278242+abcoathup@users.noreply.github.com>
Co-authored-by: Andrew B Coathup <28278242+abcoathup@users.noreply.github.com>
Updated the creation date for ERC-8126 from 2025-01-15 to 2026-01-15.
File
|
ERCS/erc-XXXX.md
Outdated
| @@ -0,0 +1,209 @@ | |||
| --- | |||
| eip: XXXX | |||
There was a problem hiding this comment.
| eip: XXXX | |
| eip: 8196 |
Assigning next sequential EIP/ERC/RIP number.
Numbers are assigned by editors & associates.
Please also update the filename.
ERCS/erc-XXXX.md
Outdated
| title: AI Agent Authenticated Wallet | ||
| description: Policy-bound transaction execution and verifiable credential delegation for autonomous AI agents | ||
| author: Leigh Cronian (@cybercentry) <leigh.cronian@cybercentry.co.uk> | ||
| discussions-to: https://ethereum-magicians.org/t/erc-xxxx-ai-agent-authenticated-wallet/27987 |
There was a problem hiding this comment.
| discussions-to: https://ethereum-magicians.org/t/erc-xxxx-ai-agent-authenticated-wallet/27987 | |
| discussions-to: https://ethereum-magicians.org/t/erc-8196-ai-agent-authenticated-wallet/27987 |
Updated title with assigned number
|
@Cybercentry recommend moving ERC-8126 changes to a separate PR. ERC changes where you are the author should auto merge. |
Completed. Many thanks. |
|
The commit 8cd6b80 (as a parent of 36b970a) contains errors. |
This PR proposes a new ERC: AI Agent Authenticated Wallet.
Summary
This standard defines a policy-bound smart wallet interface for AI agents, ensuring transactions execute only with a verifiable EIP-712 proof tied to a pre-defined policy. It serves as Layer 3 (Execute) in the trust stack:
Key features include policy constraints, hash-chained audit logging, entropy-based commit-reveal for host-interference mitigation, recommended active containment, TLSNotary legacy support, and optional ERC-8126 gating (especially Wallet Verification (WV)) to block malicious history.
Dependencies: EIP-155, EIP-191, EIP-712, ERC-4337, ERC-8004
File added: ERCS/erc-XXXX.md
Discussion Thread
https://ethereum-magicians.org/t/erc-xxxx-ai-agent-authenticated-wallet/27987
The thread is active and seeks feedback on the policy structure, the practicality of the audit trail, entropy/containment extensions, nonce/replay protection, and the strength of ERC-8126 WV gating.
Additional Notes
Many thanks,
Leigh (@Cybercentry),
cybercentry.base.eth.