AI Auditing Tools for Cryptography & ZK
AI bug-finding and auditing tools for cryptographic code, zero-knowledge circuits and smart contracts: what each one actually finds, what it costs, and which firms stand behind the results.
Tools by category
Cryptography and ZK specialists
Tools built for the code that general scanners handle worst: finite-field arithmetic, constraint systems, pairing libraries, MPC and post-quantum implementations. zkao (zkSecurity) is the only product in this class with public, upstream-confirmed critical findings; zk-skills makes the same audit patterns available as open-source agent skills; zkCraft adds LLM guidance to circuit fuzzing.
zkao, zk-skills and circom-auditor, zkCraft (with zkFuzz), AI Grinding for cryptanalysis (research)
Frontier-lab and general scanners
General-purpose vulnerability scanners from Anthropic, OpenAI and Google, plus independent products such as AISLE and XBOW. They target C, C++, and mainstream application code and have produced CVEs in OpenSSL, OpenSSH, GnuTLS, wolfSSL, SQLite, FFmpeg and V8. They are not cryptography-aware, but cryptographic libraries are written in the languages they scan.
Claude Security, Codex Security (formerly Aardvark), Big Sleep and CodeMender, AISLE, XBOW
Cyber reasoning systems (DARPA AIxCC)
The seven finalists of DARPA's AI Cyber Challenge, all open-sourced after the August 2025 final. They combine LLMs with fuzzing and program analysis to find and patch bugs in C and Java, processed 54 million lines of code in the final, found 18 real zero-days and patched 43 of 54 synthetic bugs. OpenSSF's OSS-CRS packages them for open-source maintainers.
Atlantis, Buttercup, RoboDuck, OSS-CRS and other AIxCC finalists
Smart-contract AI auditors
Commercial 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.
Sherlock AI, AuditAgent, Zellic V12, Savant Chat, Olympix, Octane Security, Hound, QuillShield, Cecuro, Certora AI Composer, Immunefi Magnus
Benchmarks and research
The datasets used to score AI bug finders, and the research systems that established the methods. zkbugs is the only ZK-specific benchmark; EVMbench (OpenAI and Paradigm) is the most cited for Solidity and the most criticised for contamination; CyberGym and BountyBench cover general software. Read the methodology before the headline number.
zkbugs, EVMbench, ScaBench and SCONE-bench, CyberGym, BountyBench and SEC-bench, GPTScan and PropertyGPT (research)
All tools
| Tool | Category | Targets | Access | Status |
|---|---|---|---|---|
| zkao zkSecurity | Cryptography and ZK specialists | CircomLeo (Aleo)Rust cryptoGo cryptoMPCFHEPost-quantumTLS / E2EE | SaaS; prepaid non-expiring credits; enterprise plans with human audits | Active (zkao 2.0 released 2026-07-24) |
| zk-skills and circom-auditor zkSecurity | Cryptography and ZK specialists | CircomClaude CodeCodexCursor | Open source (MIT) | Active (released 2026-08-05) |
| zkCraft (with zkFuzz) Academic (Takahashi et al.) | Cryptography and ZK specialists | CircomNoir (preliminary) | Open source | Research (zkFuzz at IEEE S&P 2026; zkCraft 2026 preprint) |
| AI Grinding for cryptanalysis (research) Olejnik and Naskrecki (academic) | Cryptography and ZK specialists | Published cryptographic constructionsCryptanalysis | Research paper | Research (2026-08-22) |
| Claude Security Anthropic | Frontier-lab and general scanners | General codeEnterprise repositoriesClaude Code plugin | Enterprise SaaS, billed as token usage | Active (public beta May 2026; on Claude Mythos 5 from 2026-08-21) |
| Codex Security (formerly Aardvark) OpenAI | Frontier-lab and general scanners | General codeCommits and pull requests | SaaS for ChatGPT Pro, Business, Enterprise and Edu | Active (research preview 2026-03-06) |
| Big Sleep and CodeMender Google DeepMind and Project Zero | Frontier-lab and general scanners | C / C++ open sourceV8SQLiteFFmpeg | Big Sleep internal; CodeMender preview on Google Cloud; Flash Cyber gated to governments and partners | Active |
| AISLE AISLE | Frontier-lab and general scanners | C sourceOpenSSLcurl | Enterprise | Active |
| XBOW XBOW | Frontier-lab and general scanners | Web applicationsDeployed services | SaaS | Active (155 million dollar Series C in 2026) |
| Atlantis Team Atlanta (Georgia Tech, Samsung Research, KAIST, POSTECH) | Cyber reasoning systems (DARPA AIxCC) | CJava | Open source | Open-sourced after the 2025-08-08 final |
| Buttercup Trail of Bits | Cyber reasoning systems (DARPA AIxCC) | CJava | Open source | Open-sourced 2025 |
| RoboDuck Theori | Cyber reasoning systems (DARPA AIxCC) | CJava | Open source | Open-sourced 2025 |
| OSS-CRS and other AIxCC finalists OpenSSF and the AIxCC finalist teams | Cyber reasoning systems (DARPA AIxCC) | CJavaOSS-Fuzz projects | Open source | Active |
| Sherlock AI Sherlock | Smart-contract AI auditors | SolidityEVM | Commercial (contact sales) | Active (v2 May 2026) |
| AuditAgent Nethermind Security | Smart-contract AI auditors | EVMSolanaStarknet | SaaS | Active |
| Zellic V12 Zellic | Smart-contract AI auditors | Solidity | Announced as free; current availability and pricing not confirmed | Active (announced 2025-09-25) |
| Savant Chat Novel Codes DMCC | Smart-contract AI auditors | SolidityVyperRustMoveCairoFunCCircomHalo2Noirarkworks | Pay per line (0.07 to 0.50 dollars) or 250 to 2,500 dollars per month; 75 dollars free credits | Active |
| Olympix Olympix | Smart-contract AI auditors | Solidity | Commercial CI tool | Active (founded 2022) |
| Octane Security Octane | Smart-contract AI auditors | EVMSolanaAptosSuiCosmos | Commercial | Active (6.75 million dollar seed) |
| Hound Bernhard Mueller (scabench-org) | Smart-contract AI auditors | Language-agnosticSolidity | Open source | Active (paper 2025-10) |
| QuillShield QuillAudits | Smart-contract AI auditors | Solidity | Commercial; skills open source | Active |
| Cecuro Cecuro | Smart-contract AI auditors | DeFi contracts | Commercial | Active |
| Certora AI Composer Certora | Smart-contract AI auditors | Solidity | Open source alpha (2025-12-04) | Alpha |
| Immunefi Magnus Immunefi | Smart-contract AI auditors | Smart contractsBounty programs | Commercial platform | Active |
| zkbugs zkSecurity | Benchmarks and research | CircomZK DSLs139 catalogued vulnerabilities | Open source | Active |
| EVMbench OpenAI and Paradigm | Benchmarks and research | Solidity117 vulnerabilities from 40 audits | Open source | Active (released 2026-02-18) |
| ScaBench and SCONE-bench scabench-org; Anthropic | Benchmarks and research | Solidity31 projects from Code4rena, Cantina, Sherlock | Open source | Active |
| CyberGym, BountyBench and SEC-bench Academic | Benchmarks and research | General software1,507 CyberGym instances from 188 projects40 BountyBench tasks | Open source | Active |
| GPTScan and PropertyGPT (research) Academic | Benchmarks and research | Solidity | Research | Published |
Firms that run AI-assisted audits
Listing criteria: a public AI tool or documented AI-assisted methodology, named human validation of every reported finding, and public evidence of results on real code. Full list and selection criteria on the firms page; scope on the checklist.
#1zkSecurity
zkSecurity is a cryptography security firm with more than a hundred audits across zero-knowledge, MPC, FHE, post-quantum and consensus systems. It builds zkao, the continuous AI scanner for cryptography code, publishes zk-skills and the zkbugs benchmark as open source, and offers enterprise packages that combine zkao with its security engineers and manual audits. Its 2026 case studies (Cloudflare CIRCL, OpenVM, Bron Labs) are the most detailed public accounts of AI findings in cryptographic code, including what the AI got wrong.
#2Trail of Bits
Trail of Bits built Buttercup, the AIxCC runner-up, and has reorganised its audit practice around AI: it reports 15 to 200 AI-surfaced candidate bugs per week on suitable engagements, about 20 percent of reported findings first surfaced by AI, every one validated by an auditor, and publishes 201 skills and 94 plugins as open source. It has a cryptography and ZK practice.
#3Zellic
Zellic builds the V12 autonomous Solidity auditor and continues human audits across EVM, Rust and ZK. It owns Code4rena, which announced it is closing.
#4Nethermind Security
Nethermind Security runs AuditAgent after every manual audit as a second layer and publishes its recall against its own human findings (30 percent average, 42 percent of criticals). It also has a formal verification team working in Lean and EasyCrypt.
#5Sherlock
Sherlock combines its Sherlock AI product with contest-based and private human audits, and has published a controlled precision study of the AI.
#6Cantina (Spearbit)
Cantina, from Spearbit, markets an AI-native application security platform with an enterprise AI code analyzer, combined with human expert review from a network of more than nine thousand researchers. It is unrelated to the agentic SecOps startup of the same name launched in July 2026.
#7Consensys Diligence
Consensys Diligence describes an agentic vulnerability-mining workflow in which swarms of parallel agents act as lead generators and a confirmation layer, guided by veteran auditors, alongside its symbolic-execution tooling.
#8Cyfrin
Cyfrin maintains the Aderyn static analyzer (not AI), opened its Solodit database of more than fifty thousand audit findings to AI agents via an API, runs CodeHawks contests, and lists an AI formal verification engagement for Lido's Circuit Breaker (April 2026) in its public reports.
#9OpenZeppelin
OpenZeppelin markets an AI Auditor within its Program Security offering and published the March 2026 audit of EVMbench that identified invalid high-severity items and contamination risk. Product details are not public.
#10QuillAudits
QuillAudits pairs its QuillShield AI auditor and open-source Claude skills with human audits, reporting more than 1,400 projects audited.
#11Certora
Certora's core is the open-sourced Certora Prover; its AI work (AI Composer, Concordance) uses the prover to check model output rather than to scan code. Human audits continue.
Recent developments
- 2026-09-07zkSecurity: the year finding and exploiting bugs became cheap
- 2026-08-22AI Grinding for cryptanalysis paper
- 2026-08-21Claude Security available to enterprises on Claude Mythos 5
- 2026-08-20Ethereum Foundation, Yukon and zkSecurity launch better.codes
- 2026-08-15AISLE reports six curl CVEs after Mythos and Codex Security found none
- 2026-08-05zkSecurity releases zk-skills and circom-auditor
Glossary
False positive rate, Precision vs recall, Agentic scanning, LLM plus fuzzing, LLM plus symbolic execution or formal verification, Hallucinated vulnerabilities, Triage burden, Benchmark contamination, Human-in-the-loop, AI-assisted audit vs AI audit, Prompt injection in auditing pipelines, Responsible disclosure of AI-found bugs, Continuous scanning and run-count coverage, Proof-of-concept harness, Threat model file, Severity calibration
Frequently asked questions
Do AI tools actually find bugs in cryptographic code?
Which AI tool should I use on ZK circuits?
Can an AI audit replace a human audit?
How much does AI auditing cost?
How do I reduce false positives?
Which benchmark numbers can I trust?
Is it safe to point an AI agent at my repository?
Should I scan once or continuously?
Methodology
Compiled by the agentsast editors. Every entry links to its primary source and carries the date it was last reviewed. Details on the about page. Machine-readable exports: JSON API, llms.txt.