Adversarial Testing

Design and run adversarial tests against a system — inputs chosen to break it rather than to confirm it works. Covers three layers under one method: classical software with no decidable test oracle (metamorphic relations, differential testing, coverage-guided and stateful fuzzing, mutation testing), AI and language-model systems (direct and indirect prompt injection, multi-turn escalation, agentic tool abuse, attack success rate measurement), and the tool layer that automates both (PyRIT, garak, promptfoo, DeepEval, DeepTeam). Produces a scoped test plan, a generated attack corpus, measured results against a baseline, and a triaged findings report. Slash-command only — run it with /adversarial-testing on a target you are authorized to test.

Stoica-Mihai Updated

File contents

Stoica-Mihai/claude-skills/tree/main/plugins/adversarial-testing/skills/adversarial-testing commit 7c8a9e1019

Frequently asked questions

npx skillmds@latest add stoica-mihai/adversarial-testing