Adversarially test a design, implementation, agent workflow, or tool surface for realistic failure and abuse paths within authorized scope.
Install
npx skillscat add docxology/codomyrmex/red-team Install via the SkillsCat registry.
SKILL.md
Red-Team Review
Use this skill for security, reliability, permission, prompt-injection, data-loss, or operational-risk review. Work only within the explicitly authorized repository and systems.
- Define the asset, trust boundaries, attacker or failure capabilities, and out-of-scope actions.
- Enumerate plausible abuse and failure paths, including malformed input, confused-deputy behavior, excessive permissions, stale state, partial failure, and misleading success signals.
- Exercise the highest-risk paths with the least invasive reproducible checks. Prefer real components and fixtures over mocks.
- For every finding, capture evidence, preconditions, impact, likelihood, severity, and a narrowly scoped mitigation.
- Re-test the mitigation and distinguish confirmed findings from hypotheses.
Report findings first, ordered by risk. Include “not exploitable under current scope” when a tempting path was checked and rejected. Never turn a red-team review into an unauthorized destructive action.