Skip to main content

harden

Enhances interface resilience by improving error handling, internationalization, and text overflow management for robust production-ready designs.

Install this skill

or
95/100

Security score

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

Categories Tested

Security Issues

medium line 143

Template literal with variable interpolation in command context

SourceSKILL.md
143`${count} item${count !== 1 ? 's' : ''}`
Scanned on Mar 21, 2026
View Security Dashboard