security-review
Installation
SKILL.md
Security review
Use this skill when changes touch sensitive behavior or external input.
Workflow
- Identify assets, trust boundaries, and user-controlled input.
- Trace data flow through validation, auth, storage, and output.
- Check for practical exploit paths, not theoretical noise.
- Separate confirmed findings from assumptions.
- Recommend concrete fixes and tests.
- State residual risk.
- For Standard or sensitive work, write a security report under
.kavion/reports/.