dev-typescript
Helps developers fix TypeScript errors, improve type safety, and convert JavaScript to TypeScript efficiently.
Install this skill
or
73/100
Security score
The dev-typescript skill was audited on Feb 9, 2026 and we found 7 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 217
Template literal with variable interpolation in command context
SourceSKILL.md
| 217 | type Handler = `on${Capitalize<EventName>}` |
medium line 222
Template literal with variable interpolation in command context
SourceSKILL.md
| 222 | type ApiRoute = `/api/${string}` |
medium line 223
Template literal with variable interpolation in command context
SourceSKILL.md
| 223 | type Endpoint = `${HttpMethod} ${ApiRoute}` |
medium line 292
Template literal with variable interpolation in command context
SourceSKILL.md
| 292 | return fetch(`/api/users/${id}`).then(r => r.json()) |
medium line 303
Template literal with variable interpolation in command context
SourceSKILL.md
| 303 | const response = await fetch(`/api/users/${id}`) |
low line 175
External URL reference
SourceSKILL.md
| 175 | apiUrl: 'https://api.example.com', |
low line 181
External URL reference
SourceSKILL.md
| 181 | apiUrl: 'https://api.example.com', |
Scanned on Feb 9, 2026
View Security DashboardGitHub Stars 106
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
openclawfrontendbackendfrontend-developerbackend-developerfullstack-developerproduct-managertechnical-pmdevelopmentproduct
majiayu000/claude-skill-registry