security-review

Installation
SKILL.md

Security Review

Systematic security analysis of code changes.

Core Approach

"Assume the user is the attacker. Find where trust is misplaced."

Risk Classification

Risk Level Triggers
HIGH Auth, crypto, external calls, value transfer, validation removal
MEDIUM Business logic, state changes, new public APIs
LOW Comments, tests, UI, logging

Attack Surface Mapping

For each change, identify:

Installs
19
Repository
mcouthon/agents
GitHub Stars
77
First Seen
Jan 28, 2026
security-review — mcouthon/agents