agentsastLast reviewed 2026-09-13

Benchmarks and research

Direct answerThe 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.

Benchmark numbers drive purchasing decisions, so their construction matters. Detection benchmarks built from public audit reports measure recall of training data as much as discovery; OpenZeppelin's March 2026 audit of EVMbench found invalid high-severity items and contamination risk, and Nethermind noted that recall-only scoring hides false positives. The best benchmarks post-date model training cutoffs, count precision as well as recall, and publish the full findings list.

The papers listed here are the ones vendors cite: GPTScan for LLM plus static analysis, PropertyGPT for LLM plus formal verification, Hound for knowledge-graph reasoning, and the 2026 cryptanalysis paper that uses agents to generate hypotheses tested by exact computation.

Tools in this category

ToolTargetsApproachAccessStatus
zkbugs
zkSecurity
CircomZK DSLs139 catalogued vulnerabilitiesReproducible vulnerable circuits with direct and full-codebase evaluation modes; public knowledge base at bugs.zksecurity.xyzOpen sourceActive
EVMbench
OpenAI and Paradigm
Solidity117 vulnerabilities from 40 auditsDetect, patch and exploit modesOpen sourceActive (released 2026-02-18)
ScaBench and SCONE-bench
scabench-org; Anthropic
Solidity31 projects from Code4rena, Cantina, SherlockGround truth from public contest findings; SCONE-bench from AnthropicOpen sourceActive
CyberGym, BountyBench and SEC-bench
Academic
General software1,507 CyberGym instances from 188 projects40 BountyBench tasksReproduce real vulnerabilities from crash inputs (CyberGym), offence and defence bounty tasks (BountyBench), end-to-end PoC generation (SEC-bench)Open sourceActive
GPTScan and PropertyGPT (research)
Academic
SolidityGPTScan: GPT plus static analysis for logic bugs (ICSE 2024); PropertyGPT: retrieval-augmented generation of formal properties (NDSS 2025)ResearchPublished

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 benchmark 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), Smart-contract AI auditors