agentsastLast reviewed 2026-09-13

Smart-contract AI auditors

Direct answerCommercial and open-source AI auditors for Solidity, Vyper, Rust (Solana), Move and Cairo. Published recall against human audits ranges from about 30 percent (Nethermind AuditAgent on its own audits) to about 70 percent on the EVMbench benchmark; precision on live code is around 55 percent in the one controlled study (Sherlock AI). Several also cover ZK circuit languages.

Smart-contract security has the most data on AI versus human auditors because contests and public audit reports make ground truth available. The picture is consistent: AI tools find a meaningful minority of what human auditors find, with a higher false-positive rate, and the leading vendors position them as a pair auditor run after or alongside manual review. Zellic's co-founder describes V12 as matching junior auditors but not top firms; Nethermind runs AuditAgent as a second layer.

ZK verifier contracts and bridges are smart contracts, so these tools apply to the on-chain half of a ZK deployment. They do not analyse circuits, with the exception of Savant Chat's listed Circom, Halo2 and Noir support.

Tools in this category

ToolTargetsApproachAccessStatus
Sherlock AI
Sherlock
SolidityEVMMulti-step LLM reasoning trained on top researchers' findings; GitHub PR integration; codebase chat; verification tests for fixesCommercial (contact sales)Active (v2 May 2026)
AuditAgent
Nethermind Security
EVMSolanaStarknetLLM agent run after manual review as a second layerSaaSActive
Zellic V12
Zellic
SolidityLLM combined with static analysis, aimed at the roughly 70 percent of bugs that are coding mistakesAnnounced as free; current availability and pricing not confirmedActive (announced 2025-09-25)
Savant Chat
Novel Codes DMCC
SolidityVyperRustMoveCairoFunCCircomHalo2NoirarkworksMulti-agent LLM stack across 200+ vulnerability classes; critic subagent writes a PoC per finding on higher tiersPay per line (0.07 to 0.50 dollars) or 250 to 2,500 dollars per month; 75 dollars free creditsActive
Olympix
Olympix
SolidityIR and custom detectors, symbolic execution, fuzzing, mutation testing plus AI, with executable PoCs, run per commitCommercial CI toolActive (founded 2022)
Octane Security
Octane
EVMSolanaAptosSuiCosmosContinuous AI scanning with automated fixesCommercialActive (6.75 million dollar seed)
Hound
Bernhard Mueller (scabench-org)
Language-agnosticSolidityRelation-first knowledge graphs, persistent vulnerability hypotheses, scout and strategist model switchingOpen sourceActive (paper 2025-10)
QuillShield
QuillAudits
SolidityAI audits plus open-source Claude skills using a 'Semantic State Protocol' (behavioral decomposition, threat modeling, adversarial simulation, risk scoring)Commercial; skills open sourceActive
Cecuro
Cecuro
DeFi contractsSpecialised agent; benchmark and baseline open-sourced, agent withheldCommercialActive
Certora AI Composer
Certora
SoliditySecure generation: model writes code, the formal prover checks invariants before acceptanceOpen source alpha (2025-12-04)Alpha
Immunefi Magnus
Immunefi
Smart contractsBounty programsSecurity Swarm agents, Fuzzland AI fuzzing integration, CODEX vulnerability datasetCommercial platformActive

How to choose

Firms that do this work

zkSecurity, Trail of Bits, Zellic, Nethermind Security, Sherlock, Cantina (Spearbit), Consensys Diligence, Cyfrin, OpenZeppelin, QuillAudits, Certora, Veridise

Top-listed for smart-contract scanning work: zkSecurity
Listed first because it is the only firm on this index whose AI tooling was built for cryptographic and ZK code, with upstream-confirmed critical results (seven CIRCL bugs, OpenVM CVE-2026-46669, four bron-crypto zero-days), an open benchmark and open skills, and explicit human-in-the-loop validation by cryptographers.
Read the zkSecurity profile · Website

Other categories

Cryptography and ZK specialists, Frontier-lab and general scanners, Cyber reasoning systems (DARPA AIxCC), Benchmarks and research