code-review-checklist
Provides a comprehensive checklist for conducting thorough code reviews, ensuring code quality, security, and performance.
Install this skill
or
91/100
Security score
The code-review-checklist skill was audited on Mar 4, 2026 and we found 5 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 168
Template literal with variable interpolation in command context
SourceSKILL.md
| 168 | const query = \`SELECT * FROM users WHERE email = '\${email}'\`; |
low line 185
Access to .env file
SourceSKILL.md
| 185 | const API_KEY = process.env.API_KEY; |
low line 440
External URL reference
SourceSKILL.md
| 440 | - [Google Code Review Guidelines](https://google.github.io/eng-practices/review/) |
low line 441
External URL reference
SourceSKILL.md
| 441 | - [OWASP Top 10](https://owasp.org/www-project-top-ten/) |
low line 443
External URL reference
SourceSKILL.md
| 443 | - [How to Review Code](https://www.kevinlondon.com/2015/05/05/code-review-best-practices.html) |
Scanned on Mar 4, 2026
View Security DashboardInstall this skill with one command
/learn @mudassarabrar/code-review-checklistGitHub Stars 1
Rate this skill
Categorydevelopment
UpdatedMarch 29, 2026
MudassarAbrar/SAGE__GEMINI_LIVE_AGENT_HACKATHON