▌ GitHub radar

Cloudflare's AI Security Audit Skill

Cloudflare open-sourced a coding-agent skill that runs automated multi-phase security audits and produces independently verified, machine-readable vulnerability reports.

A coding-agent skill from Cloudflare that orchestrates a six-phase security review pipeline: reconnaissance, vulnerability hunting, validation, reporting, structured output, and independent verification. Each finding is checked by a separate agent before making it into the final report, reducing false positives significantly.

Why a vibe-coder should care

Built something with vibe coding and want to know if it has security holes? This skill runs the kind of systematic review a security professional would do — without you needing to understand what SQL injection or path traversal even means.

Open on GitHub →