Skip to main content

🔍 PR Review Skill

Automates the review of Pull Requests for code quality, bugs, security issues, and best practices to enhance development efficiency.

Install this skill

or
85/100

Security score

The 🔍 PR Review Skill skill was audited on Jun 24, 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 119

Template literal with variable interpolation in command context

SourceSKILL.md
119const result = db.query(`SELECT * FROM users WHERE id = ${userId}`);
Scanned on Jun 24, 2026
View Security Dashboard
Installation guide →