Skip to main content

errors-confirmations

Guides implementation of graceful error handling and user confirmations for both backend and frontend applications.

Install this skill

or
90/100

Security score

The errors-confirmations skill was audited on Feb 9, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 181

Template literal with variable interpolation in command context

SourceSKILL.md
181<div className={`toast ${styles[type]} fixed bottom-4 right-4 text-white px-4 py-3 rounded-lg shadow-lg flex items-center gap-2 animate-fade-in`}>
medium line 284

Template literal with variable interpolation in command context

SourceSKILL.md
284className={`relative ${className}`}
Scanned on Feb 9, 2026
View Security Dashboard