Skip to main content

legacy-code-safety

Emphasizes safe practices for modifying untested code by advocating for characterization tests to prevent errors and technical debt.

Install this skill

or
95/100

Security score

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

Categories Tested

Security Issues

medium line 543

Template literal with variable interpolation in command context

SourceSKILL.md
543throw new Error(`Unknown payment method: ${method.type}`)
Scanned on Feb 22, 2026
View Security Dashboard
Installation guide →
GitHub Stars 152
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
TheBushidoCollective/han