| name | review-security |
| description | Use this skill when asked to perform a security review or security audit of code in a Cratis-based project. Checks for injection, auth/authz, data exposure, secrets, and event-sourcing-specific vulnerabilities. |
Perform a structured security review of changed code.
Input Validation & Injection
Authentication & Authorization
Sensitive Data Exposure
Secrets & Configuration
Event Sourcing Specifics
Frontend
Risk classification
- 🔴 Critical — must fix before merge
- 🟡 Medium — should fix soon
- 🟢 Low — fix when convenient
Output format
Start with: Security Review: ✅ No issues / ⚠️ Low-risk findings / ❌ Blocking issues found
Group findings by category. End with a summary table showing ✅/⚠️/❌ per category.