{
  "slug": "auditagent",
  "name": "AuditAgent",
  "tagline": "Nethermind's pair auditor with published recall on real audits",
  "maintainer": "Nethermind Security",
  "url": "https://auditagent.nethermind.io",
  "category": "smart-contracts",
  "targets": [
    "EVM",
    "Solana",
    "Starknet"
  ],
  "approach": "LLM agent run after manual review as a second layer",
  "license": "SaaS",
  "status": "Active",
  "summary": "AuditAgent is Nethermind's smart-contract auditing agent. On 29 real Nethermind audits it averaged 30 percent recall (up to 50 percent), catching 42 percent of criticals and 43 percent of highs and finding valid issues in 62 percent of projects; on EVMbench it reported 67 percent post-validation recall against 47 percent for Claude Opus 4.6 and 38 percent for GPT-5.2. It retroactively flagged the ResupplyFi exploit.",
  "details": [
    "Nethermind's transparency about real-audit recall is the most useful data point on this index for setting expectations: a good AI auditor finds roughly a third of what a human team finds, and is worth running because the third is not the same third."
  ],
  "strengths": [
    "Honest, published recall on real engagements.",
    "Multi-chain.",
    "Positioned correctly as a second layer."
  ],
  "limits": [
    "30 percent average recall.",
    "Post-validation numbers depend on human triage.",
    "Not for circuits."
  ],
  "fit": [
    "Run after a human audit on EVM, Solana or Starknet contracts."
  ],
  "references": [
    [
      "How Nethermind uses AuditAgent alongside manual audits (2025-10-01)",
      "https://www.nethermind.io/blog/how-nethermind-security-uses-auditagent-alongside-manual-audits"
    ],
    [
      "AuditAgent on EVMbench (2026-04-29)",
      "https://www.nethermind.io/blog/auditagent-on-evmbench-what-the-data-shows"
    ]
  ],
  "category_name": "Smart-contract AI auditors",
  "page": "https://agentsast.com/tools/auditagent/",
  "updated": "2026-09-13"
}