An 8-stage automated vulnerability discovery tool that uses multiple AI agents working together to find security problems in code. It first maps out a codebase, then has many narrow helpers hunt for specific attack patterns, uses different AI helpers to challenge each finding, and finally traces whether attacks could actually reach vulnerable code. The tool produces a structured report of confirmed, reachable security issues. It uses Claude Code subscription billing rather than metered API calls, and explicitly warns users to run audits inside disposable environments when auditing untrusted code.
How It Works
You discover a tool based on research from Cloudflare that uses multiple AI helpers working together to find security problems in code, rather than asking one AI to do everything.
You run a simple installation command and the tool sets itself up, ready to scan any codebase you point it toward.
If you already use Claude Code, you're ready to go. Otherwise you generate a special login code that lets the tool use your subscription instead of paying per-query.
You tell the tool which folder contains the code you want checked, give the run a name like 'my-audit', and watch it begin its 8-stage investigation.
The tool sends out 50 helpers at once, each looking for one type of security problem in one part of your code
A separate AI reads every finding and tries to prove it wrong—this catches false positives before they reach your report
The tool proves whether an attacker could actually reach each bug from the outside, filtering out noise
You can cap how much the tool spends, so it stops cleanly once you've spent $30 or runs 15 initial tasks—useful for keeping audits affordable.
The tool produces a structured report listing every confirmed vulnerability, how severe it is, where it lives in your code, and step-by-step how an attacker could reach it.
Star Growth
Repurpose is a Pro feature
Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.
Unlock RepurposeSimilar repos coming soon.