Skip to main content

code-review

Facilitates comprehensive code reviews for ServiceNow development, ensuring compliance with best practices and identifying potential issues.

Install this skill

or
95/100

Security score

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

Categories Tested

Security Issues

medium line 27

Template literal with variable interpolation in command context

SourceSKILL.md
27`template ${var}` // ❌ Use 'string ' + var
Scanned on Mar 1, 2026
View Security Dashboard