Skip to main content

Code Quality & Review

This skill enforces code standards and ensures TypeScript compliance, enhancing code quality and consistency across components.

Install this skill

or
95/100

Security score

The Code Quality & Review skill was audited on Feb 28, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 541

Template literal with variable interpolation in command context

SourceSKILL.md
541if (!r.ok) throw new Error(`HTTP ${r.status}`)
Scanned on Feb 28, 2026
View Security Dashboard
Installation guide →