Skip to main content

backend-code-review

Conducts thorough backend code reviews to identify vulnerabilities and optimize performance across various programming languages.

Install this skill

or
89/100

Security score

The backend-code-review skill was audited on Feb 9, 2026 and we found 3 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 115

Template literal with variable interpolation in command context

SourceSKILL.md
115throw new NotFoundError(`User ${id} not found`);
medium line 33

Webhook reference - potential data exfiltration

SourceSKILL.md
33- External API integrations and webhooks
low line 359

Access to .env file

SourceSKILL.md
359process.env.JWT_SECRET, // Strong secret from env
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →