Multi-pass adversarial security audit for entire repositories. Combines structured threat modeling (Agent A) with adversarial attack surface analysis (Agent B) through iterative passes. Merges the security-audit workflow's 10-category checklist with the adversarial-planner's structured critique methodology. Use when running security audits, threat modeling, or when the user says "security audit", "adversarial security", "threat model this repo", "red team this repo", or "find vulnerabilities". NOT for fixing or remediating known security issues (use autonomous-dev instead). NOT for supply chain dependency scanning. NOT for general workflow audits or code quality. If user says 'fix security issues', ask whether they want to audit first or fix known issues.
$npx -y skills add neverinfamous/memory-journal-mcp --skill adversarial-securityInstalls into the current project.
Run `npx skills use "https://github.com/neverinfamous/memory-journal-mcp" --skill "neverinfamous/memory-journal-mcp/adversarial-security"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/neverinfamous/memory-journal-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/neverinfamous/memory-journal-mcp"` and select the relevant skills, then follow their instructions.