Skip to main content

typescript-strict

Provides TypeScript strict typing patterns and best practices to enhance type safety and avoid common pitfalls in coding.

Install this skill

or
94/100

Security score

The typescript-strict skill was audited on Mar 1, 2026 and we found 2 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
60throw new Error(`Unhandled status: ${_exhaustive}`);
low line 84

External URL reference

SourceSKILL.md
84apiUrl: 'https://api.example.com',
Scanned on Mar 1, 2026
View Security Dashboard