Skip to main content

code-reviewer

Automates code reviews by providing inline feedback, identifying issues, and suggesting improvements based on style guides.

Install this skill

or
85/100

Security score

The code-reviewer skill was audited on May 21, 2026 and we found 1 security issue across 1 threat category, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 69

Template literal with variable interpolation in command context

SourceSKILL.md
69const q = `SELECT * FROM users WHERE id = ${userId}`;
Scanned on May 21, 2026
View Security Dashboard