Adversarial Testing — Security skill for Claude Code
Use when authoring evals/predicates (Scout, TDD-Engineer), framing an audit (Auditor), or justifying which phases run (PhaseAdvisor/router).
How to install Adversarial Testing
Installs to ~/.claude/skills/mickeyyaya-evolve-loop-adversarial-testing/SKILL.md
mkdir -p ~/.claude/skills/mickeyyaya-evolve-loop-adversarial-testing && curl -fsSL https://raw.githubusercontent.com/mickeyyaya/evolve-loop/HEAD/commands/adversarial-testing.md -o ~/.claude/skills/mickeyyaya-evolve-loop-adversarial-testing/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Adversarial Testing does
description: "Use when authoring evals/predicates (Scout, TDD-Engineer), framing an audit (Auditor), or justifying which phases run (PhaseAdvisor/router). Codifies Google's 4-phase adversarial-testing methodology mapped onto evolve-loop's eval, audit, routing, and red-team surfaces."
Run the **adversarial-testing** skill from
Alternatives in Security
- Google Workspace Model Armor — Filter user-generated content for safety 21.6k ★
- Yara Authoring — Trail of Bits security skill for yara authoring 3.7k ★
- /web3 Audit — Smart contract security audit using the 10-bug-class methodology 927 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Gads
Google Ads playbook router. /gads [args]. Alone, shows the workspace state.
Senior Engineering Partner
A stack-agnostic Claude Code skill: strict code reviewer, pair programmer, debugger, and mentor (Python/Bash/A
Security TDD
SECURITY phase - Comprehensive OWASP Top 10 security audit and remediation with automatic report storage in sp
Prompt Craft
Write or audit Claude Code SKILL.md files, CLAUDE.md instructions, and agent prompt templates — CC-specific pa
Scout Meta Review
Run an interactive Scout meta-review — a system-level audit that sits above the individual session types. Chec
Ronin
Masterless, terminal-native coding agent (Claude Code-style: reads, edits, runs code) for Claude, Gemini, Cere
Related Agents
Finding Reporter
Phase 14 per-finding report authoring agent. Reads a single finding directory (draft.md, debate.md, adversaria
Evolve Architecture Design
Architecture-design agent for the Evolve Loop (Plan archetype). The advisor SELECTS this phase for large or no
Aid Test Agent
Autonomously exercises the AID methodology end to end (Phases 0-5) and reports where it breaks. Use for /aid-t