Skip to main content

bug-diagnoser

Analyzes error logs and stack traces to identify root causes of bugs and propose actionable fixes for developers.

Install this skill

or
85/100

Security score

The bug-diagnoser skill was audited on May 21, 2026 and we found 1 security issue across 1 threat category, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 91

Template literal with variable interpolation in command context

SourceSKILL.md
91if (!user) throw new NotFoundError(`User ${userId} not found`);
Scanned on May 21, 2026
View Security Dashboard