Cloudflare Open-Sources Its Vulnerability Discovery Skill
Your coding agent can write code quickly, but can it tell you where that code is weak? Cloudflare just open-sourced the skill behind its own vulnerability discovery harness, and the way it checks its own findings is the part worth reading about.
The skill runs separate agents through three stages — recon, hunting, then verification — so a suspected hole gets a second look before it ever lands in your report.

What Happened
Cloudflare open-sourced the skill that seeded its vulnerability discovery harness. It works in stages: one set of agents does recon, another hunts for security holes, and a final pass verifies each finding before it is handed over.
Splitting the job across agents is the point: the agent looking for problems is not the agent deciding whether a problem is real.
The post does not name the repository and does not include a link, so there is nothing to download from it directly. If you want the code, you will have to find Cloudflare's release yourself.
Why It Matters
Automated scanning has a noise problem. A tool that flags everything costs you more time than it saves — and that gets worse when the tool is an AI agent that sounds confident about every guess.
Putting a verification step between the hunt and the report is a simple fix: a second agent has to agree before anything gets called a vulnerability. Whether that holds up on real code is the open question, but it is the right place to spend effort.
Does this still work?
Nobody's checked yet
Sign in to tell everyone how it went.
Continue with GoogleBe the first — one tap saves the next person an hour.
It takes 3 reports in 30 days to set the status.
More shares you might like
AIZCode Reportedly Packaged Whole Workspaces, Git History IncludedAlex Ruiez · 1h · 4 viewsToolsBug Bounty: Why Business Logic Flaws Pay More Than Most CVEsAlex Ruiez · 1h · 4 viewsNewsLogic Flaws Cause More Damage Than Memory Corruption BugsAlex Ruiez · 1h · 5 views
AIClaude Opus 5.5 Turns One Prompt Into a 30-Second FilmAlex Ruiez · 1h · 5 views
AIHow to Make Affiliate Videos With Free Motion Control AIAlex Ruiez · 1h · 5 views
ToolsHow to Pick Your First Amazon Affiliate NicheAlex Ruiez · 13h · 13 views
Comments
Join the conversation — sign in to comment.
No comments yet — start the conversation!