Skip to main content

code-review

Review ServiceNow server-side scripts for ES5 violations, ACL/injection/XSS issues, N+1 queries, missing setLimit/error handling, hard-coded sys_ids, and business-rule recursion risks.

Install this skill

or
95/100

Security score

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

Categories Tested

Security Issues

medium line 26

Template literal with variable interpolation in command context

SourceSKILL.md
26`template ${var}` // ❌ Use 'string ' + var
Scanned on Jun 15, 2026
View Security Dashboard
Installation guide →
GitHub Stars 75
Rate this skill
Categorysecurity
UpdatedJune 24, 2026
serac-labs/serac