Skip to content

Add EIP: AI Agent Security Standard — 8 Attack Vectors and Mitigation Framework - #12014

Closed
shunfeng8421 wants to merge 1 commit into
ethereum:masterfrom
shunfeng8421:master
Closed

Add EIP: AI Agent Security Standard — 8 Attack Vectors and Mitigation Framework#12014
shunfeng8421 wants to merge 1 commit into
ethereum:masterfrom
shunfeng8421:master

Conversation

@shunfeng8421

Copy link
Copy Markdown

Abstract

This EIP proposes the first systematic taxonomy and mitigation framework for AI Agent × DeFi attack surfaces.

What's Included

  • 8 Attack Vectors: Prompt injection, tool hijacking, oracle poisoning, MCP MITM, multi-agent collusion, identity spoofing, reward manipulation, human-in-the-loop bypass
  • 3 Compliance Levels: Gold (8/8), Silver (5/8), Bronze (3/8)
  • Automated Verification: Python compliance checker (aass-compliance.py)

Evidence Base

  • 2 confirmed MCP CVEs (CherryStudio path traversal + SSRF)
  • 5 protocol audits (108 contracts)
  • 63 DeFi exploit reports analyzed (2017-2026)
  • Reference implementation: Safe AI Agent Wallet (Silver compliance)

Related Work

  • Paper: "When Agents Trade: AI Agent × DeFi Attack Surface" (DOI: 10.5281/zenodo.21507085)
  • Repository: github.com/shunfeng8421/defi-hack-memo

Type

Informational EIP — no protocol changes required.

@shunfeng8421
shunfeng8421 requested a review from eth-bot as a code owner July 24, 2026 16:33
@github-actions github-actions Bot added c-new Creates a brand new proposal s-draft This EIP is a Draft t-erc t-informational labels Jul 24, 2026
@eth-bot

eth-bot commented Jul 24, 2026

Copy link
Copy Markdown
Collaborator

File EIPS/eip-aass.md

Requires 1 more review from Editors: @samwilsn, @xinbenlv

@eth-bot eth-bot added e-consensus Waiting on editor consensus e-review Waiting on editor to review labels Jul 24, 2026
@eth-bot eth-bot changed the title EIP: AI Agent Security Standard — 8 Attack Vectors and Mitigation Framework Add EIP: AI Agent Security Standard — 8 Attack Vectors and Mitigation Framework Jul 24, 2026
@github-actions github-actions Bot added the w-ci Waiting on CI to pass label Jul 24, 2026
@github-actions

Copy link
Copy Markdown

The commit 3493309 (as a parent of afee808) contains errors.
Please inspect the Run Summary for details.

@abcoathup

Copy link
Copy Markdown
Contributor

@shunfeng8421 ERCs belong in the ERC repo: https://github.com/ethereum/ERCs/
Please open a PR there.

This PR can be closed.

@shunfeng8421

Copy link
Copy Markdown
Author

This proposal has been migrated to the ERCs repository per editor request. See ethereum/ERCs#1954.

Closing this PR as it belongs in the ERCs repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c-new Creates a brand new proposal e-consensus Waiting on editor consensus e-review Waiting on editor to review s-draft This EIP is a Draft t-erc t-informational w-ci Waiting on CI to pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants