Skip to main content

coding-standards

Establishes universal coding standards and best practices for TypeScript, JavaScript, React, and Node.js development.

Install this skill

or
90/100

Security score

The coding-standards skill was audited on Mar 17, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 95

Template literal with variable interpolation in command context

SourceSKILL.md
95throw new Error(`HTTP ${response.status}: ${response.statusText}`)
medium line 172

Template literal with variable interpolation in command context

SourceSKILL.md
172className={`btn btn-${variant}`}
Scanned on Mar 17, 2026
View Security Dashboard
Installation guide →