Skip to main content

code-reviewer

Enables thorough code reviews with actionable feedback, identifying bugs, security issues, and best practices across programming languages.

Install this skill

or
95/100

Security score

The code-reviewer skill was audited on Jun 5, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 119

Template literal with variable interpolation in command context

SourceSKILL.md
119`INSERT INTO users (name, email, role) VALUES ('${name}', '${email}', '${role}')`
Scanned on Jun 5, 2026
View Security Dashboard