error-handling
Provides consistent error handling patterns for JavaScript applications, enhancing reliability and observability.
Install this skill
or
79/100
Security score
The error-handling skill was audited on Feb 28, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 60
Template literal with variable interpolation in command context
SourceSKILL.md
| 60 | throw new Error(`HTTP ${response.status}`); |
medium line 76
Template literal with variable interpolation in command context
SourceSKILL.md
| 76 | super(`API Error: ${status} ${statusText}`); |
medium line 85
Template literal with variable interpolation in command context
SourceSKILL.md
| 85 | super(`Validation: ${field} - ${message}`); |
medium line 194
Template literal with variable interpolation in command context
SourceSKILL.md
| 194 | options.container.innerHTML = ` |
low line 58
Fetch to external URL
SourceSKILL.md
| 58 | const response = await fetch('/api/data'); |
Scanned on Feb 28, 2026
View Security DashboardGitHub Stars 22
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
claude-codecursorwindsurfclineroo-codeampcodexgoosetraeopencodevibemanusantigravitygemini-clifrontendbackendcross-platformfrontend-developerbackend-developerfullstack-developerqa-engineerproduct-managerdevelopmentproduct
mattnigh/skills_collection