mickeyyaya

Adversarial Testing — Security skill for Claude Code

Security community

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

Terminal
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

Full documentation available on GitHub

View Source Repository