templates/.claude/skills/adversarial-review/SKILL.md
Adversarial code review using attacker mindset — trust boundary, attack surface, business logic, and defense evaluation
npx skillsauth add baekenough/oh-my-customcode adversarial-reviewInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Review code from an attacker's perspective using STRIDE + OWASP frameworks.
Identify where trust transitions occur:
Output: [TRUST-BOUNDARY] findings with location, threat type, and current validation level.
Map all entry points and exposure:
Output: [ATTACK-SURFACE] table with endpoint, exposure level, and mitigation status.
Analyze logic flaws that static analysis misses:
Output: [LOGIC-FLAW] findings with exploitation scenario and impact.
Assess existing defense mechanisms:
Output: [DEFENSE-GAP] findings with recommendation.
For each finding:
[CATEGORY] Severity: HIGH|MEDIUM|LOW
Location: file:line
Finding: Description
Attack: How an attacker would exploit this
Fix: Recommended remediation
dev-review (best practices) with attacker perspectivesec-codeql-expert for pattern-based + logic-based coveragedev-review → adversarial-review for complete coverageaction-validator for action-space legality checkingtools frontmatter?development
Generate and maintain a persistent codebase wiki — LLM-built interlinked markdown knowledge base (Karpathy LLM Wiki pattern)
development
Use the project wiki as RAG knowledge source — search wiki pages to answer codebase questions before exploring raw files
tools
Analyze task trajectories to propose reusable SKILL.md candidates from successful patterns
data-ai
hada.io RSS feed monitoring for AI agent/harness articles with automated /scout analysis