Security Audit Extended — Security skill for Claude Code
Read-only security audit skill for coding agents.
How to install Security Audit Extended
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open Sander-Felippe/security-audit-extended and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Security Audit Extended does
Read-only security audit skill for coding agents. Cloudflare's audit workflow (coverage ledger, verdict contract, validators) extended with methodology from Google's Mantis: threat modelling, history mining, a graded reproduction ladder, severity calibration and exploit chains. Unofficial.
Alternatives in Security
- Google Workspace Model Armor — Filter user-generated content for safety 21.6k ★
- /web3 Audit — Smart contract security audit using the 10-bug-class methodology 927 ★
- Google MCP Security Servers — Security Operations and Threat Intelligence MCP servers 453 ★
README
security-audit-extended
A source-first, read-only security audit skill for coding agents. It merges Cloudflare's audit workflow with methodology from Google's Mantis skill suite.
**This is an unofficial personal merge.** It is not released, maintained, or endorsed by Cloudflare or Google.
Who made what
| Cloudflare — the base | The structure and every rule that makes it trustworthy: the six phases, the coverage ledger, the verdict contract, the write isolation, the validators. Eighteen of their twenty files ship here byte-identical to upstream. MIT. |
| Google (Mantis) — the methodology | The ideas behind five of the six companion files. No Mantis code, prompt text, or file is copied into this repository. Their skills were read, and the methodology was re-expressed in Cloudflare's vocabulary and bounded by Cloudflare's rules. Apache 2.0, included for attribution. |
| This repository — the merge | Two additive edits to Cloudflare's SKILL.md and VALIDATION-AND-REPORTING.md, the six companion files, validate-companion-artifacts.cjs and its tests, ORIGIN.md, and this README. MIT. |
[ORIGIN.md](ORIGIN.md) has the file-by-file account, the exact upstream revisions, and the twelve Mantis behaviours that were deliberately dropped with the reason for each.
What it is
Cloudflare's [security-audit-skill](https://github.com/cloudflare/security-audit-skill) provides the structure: six phases, a deterministic coverage ledger, stable fingerprints, a three-verdict contract (`confirmed` / `needs_validation` / `rejected`), write isolation between the coordinating agent and its hunters and verifiers, and two dependency-free validators that make the output machine-checkable.
Google's [Mantis](https://github.com/google/mantis) contributes methodology that Cloudflare's workflow does not have: threat modelling, structural indexing, history mining, a graded reproduction ladder, severity calibration against inflation, deduplica
Related Skills
MindJack
MindJack. Get into the mind of AI agents. Read their memories. Rewrite their instructions. Security toolkit th
Modern Threat Model
STRIDE threat-modeling skill for Claude. Turns an idea, diagram, or code repo into a DFD, threat ledger, score
Adversarial Testing
Use when authoring evals/predicates (Scout, TDD-Engineer), framing an audit (Auditor), or justifying which pha
Claudemd Analyze
Read-only spec ↔ implementation coherence audit. Cross-references core ↔ extended §EXT refs, Sizing line accur
Audit History
Pull past public audits (Code4rena, Sherlock, Spearbit, etc.) for a deployed contract or known protocol.
Collomia
Collomia is a provider-neutral agentic coding agent for the terminal. Every model-proposed action passes throu
Related Agents
DevOps Triage
Triages a production error alert (service name, error sample, optional deploy sha) into a bounded root-cause v
Larry Extended
Larry, the PWS methodology teaching partner. Engage for venture conversations, methodology guidance, and room
Browser Stealth Agent
Stealth browser automation agent for targets behind Cloudflare, Akamai, Google, DataDome, or PerimeterX bot de