Open source · agent red-team skills

The playbook, as skills your agent can run

Because the offense is AI-driven, the methodology is a skill. Drop one into your agent (Claude Skills / agentskills.io / Hermes-compatible SKILL.md), point it at an agent you own, and it runs the test, confirms empirically, and writes an evidence-backed finding. Apache-2.0.

SKILL.md · portable · Apache-2.0 · 9
Every skill enforces these
  • Authorized targets only — an agent you own or have written permission to test.
  • Disposable environment only — never production, never a machine with real data.
  • Never handle the target's real credentials — reference by handle, never see the value.
  • Harmless proof only — a random marker, no destruction, no exfiltration, no persistence.
  • Method, not weapons — describe how to test and confirm, not ready-to-fire payloads.
  • Responsible disclosure — report privately with a fix; if an agent defends well, say so.