agentsastLast reviewed 2026-09-13

Cryptography and ZK specialists

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

Cryptographic bugs rarely look like the memory-safety and injection patterns that security models are trained on. A missing subfield membership check, a rogue-key attack on aggregate signatures, or an unconstrained signal in a circuit is only a bug relative to a mathematical specification the tool must understand. The tools here encode that knowledge, either as expert-maintained skills, as multi-agent workflows that build a model of a module's invariants before hunting for violations, or as oracles for fuzzers.

The public evidence base is small but concrete: in 2026 zkao found seven bugs in Cloudflare's CIRCL, a critical soundness bug in OpenVM's pairing library and four zero-days in Bron Labs' library, all confirmed and fixed. zkSecurity's write-ups also document the failure modes: severities mis-rated in both directions, triage of more than a thousand candidates as the bottleneck, and plain frontier-model runs missing what the harnessed workflow found.

Tools in this category

ToolTargetsApproachAccessStatus
zkao
zkSecurity
CircomLeo (Aleo)Rust cryptoGo cryptoMPCFHEPost-quantumTLS / E2EEMulti-agent LLM workflows with expert-maintained skills, a second wave of validating agents, PoC harnesses, and automatic re-scans as models improveSaaS; prepaid non-expiring credits; enterprise plans with human auditsActive (zkao 2.0 released 2026-07-24)
zk-skills and circom-auditor
zkSecurity
CircomClaude CodeCodexCursorAgent skills (prompts, workflows and checklists) that turn a general coding agent into a Circom auditorOpen source (MIT)Active (released 2026-08-05)
zkCraft (with zkFuzz)
Academic (Takahashi et al.)
CircomNoir (preliminary)LLM proposes mutation patterns; zkFuzz's trace-constraint consistency test supplies ground truthOpen sourceResearch (zkFuzz at IEEE S&P 2026; zkCraft 2026 preprint)
AI Grinding for cryptanalysis (research)
Olejnik and Naskrecki (academic)
Published cryptographic constructionsCryptanalysisAutonomous workflow: agents propose low-precision attack hypotheses, an exact, adversarially controlled test provides evidenceResearch paperResearch (2026-08-22)

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 cryptography and ZK 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

Frontier-lab and general scanners, Cyber reasoning systems (DARPA AIxCC), Smart-contract AI auditors, Benchmarks and research