Skip to main content

api-error-handling

Implements standardized API error handling with user-friendly messages and logging for robust production APIs.

Install this skill

or
95/100

Security score

The api-error-handling skill was audited on May 12, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 44

Template literal with variable interpolation in command context

SourceSKILL.md
44return new ApiError('NOT_FOUND', `${resource} not found`, 404);
Scanned on May 12, 2026
View Security Dashboard
Installation guide →
GitHub Stars 73
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
secondsky/claude-skills