AI Briefing
KO

security-audit-skill: AI-Powered Security Audit Skill Released by Cloudflare

cloudflare/security-audit-skill

·2026.09.15 08:42

This skill transforms coding agents into security auditors. It distills the core logic Cloudflare used to build its own vulnerability detection harness, tailored for single-repository scale. A structured six-stage workflow, from reconnaissance to reporting, automates architecture mapping and vulnerability verification.

Discovered vulnerabilities undergo Adversarial validation, where an independent verification agent re-checks them. This reduces false positives and produces a machine-readable findings.json file with clear classifications: confirmed, needs_validation, and rejected. Dedicated prompts are included for various attack classes, including Web, Cloud, AI/LLM, and Supply Chain.

Considering that coverage improves with repeated runs rather than a single execution, the system focuses on unverified areas based on previous results. It includes Node.js-based zero-dependency verification scripts to maintain the integrity of findings and the coverage ledger without complex dependencies. Provided under the MIT license, it operates in coding agent environments that support tool use and parallel sub-agents.

GitHub
GitHub repository

cloudflare/security-audit-skill

A coding-agent skill for multi-phase security audits with independently verified, machine-readable findings

JavaScript

This introduction was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.

Our guide explains how the AI works. Report errors, attribution issues, or removal requests via Contact.