Security Audit

Multi-agent security audit. Runs claude / codex / antigravity in parallel through three CVSS-aligned lenses (claude=auth+data flow, codex=injection+priv-esc, antigravity=dep+supply-chain). Wraps `jutsu swarm security-audit --pr <n>` (diff mode) or `jutsu swarm security-audit <path>...` (files mode). Output is a threat model with attack vectors + prioritized mitigations. --full mode defaults ON because security findings are high-stakes; the Pass-2 debate filters false-positives that would erode trust. Use when the user says "audit this for security", "threat model", "check for vulns", "review the auth flow", or invokes /security-audit.

momentmaker ea4ba9b 9 files · 20.3 KB Updated

File contents

momentmaker/kaijutsu/tree/main/skills/core/security-audit commit ea4ba9b543

Frequently asked questions

npx skillmds@latest add momentmaker/security-audit