← Back to list

wa-security-review
by brendankowitz
⭐ 0🍴 0📅 Jan 23, 2026
SKILL.md
name: wa-security-review description: > Conduct a focused security audit based on the Well-Architected Framework Security pillar. Use when user says "security review", "wa security", or "security audit". Analyzes authentication, authorization, data protection, input validation, and secrets management.
Well-Architected Security Review
Conduct a focused security audit based on the Well-Architected Framework Security pillar.
Usage: When user says "security review", "wa security", or "security audit"
Security Pillar Focus Areas
- Authentication & Authorization (identity management, RBAC)
- Data Protection (encryption at rest/transit, PII handling)
- Input Validation (SQL injection, XSS, command injection prevention)
- Secrets Management (no hardcoded credentials)
- Security Headers & Configuration
Analysis Targets
Analyze the codebase for:
- 🚨 Critical security vulnerabilities (hardcoded secrets, SQL injection risks)
- ⚠️ Security weaknesses (missing authorization, weak encryption)
- ✅ Security best practices observed
Output
Provide specific file references and actionable remediation steps.
Use the Well-Architected Agent with security pillar deep dive scope.
Score
Total Score
60/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon