security-review
Automated security review tool for secrets, input validation, SQL injection, and authentication best practices.
Install
npx skills add https://github.com/affaan-m/everything-claude-code --skill security-reviewStats
| Total installs | 3,687 |
| Weekly installs | 3.7K |
| GitHub stars | 112.5K |
| First seen | Jan 20, 2026 |
| Source | @affaan-m/everything-claude-code |
Summary
- Covers 10 core security domains: secrets management, input validation, SQL injection prevention, authentication/authorization, XSS prevention, CSRF protection, rate limiting, sensitive data exposure, blockchain wallet verification, and dependency security
- Includes code examples for each vulnerability type with clear "never do this" and "always do this" patterns across TypeScript, SQL, and configuration
- Provides pre-deployment checklist with 16 verification items and automated security test examples for authentication, authorization, input validation, and rate limiting
- Supports multiple frameworks and platforms: Next.js, Supabase (with Row Level Security), Express, Solana blockchain, and standard Node.js environments
Tags
Related skills
| Skill | Installs | vs security-review |
|---|---|---|
| clawdirect-dev | 4,311 | +624 |
| wallet-policy | 3,650 | -37 |
| web-quality-audit | 3,610 | -77 |
| code-reviewer | 4,033 | +346 |
| deployment-pipeline-design | 4,348 | +661 |
FAQ
- How many installs does security-review have?
- security-review has 3,687 total installs and 3.7K installs this week.
- Where is security-review hosted?
- security-review is published by @affaan-m/everything-claude-code at https://github.com/affaan-m/everything-claude-code.
- How many GitHub stars does security-review have?
- security-review has 112.5K GitHub stars.
- When was security-review first indexed?
- OrangeBot.AI first indexed security-review on Jan 20, 2026.
- How do I install security-review?
- Run: npx skills add https://github.com/affaan-m/everything-claude-code --skill security-review