typescript-advanced-types
Teaches advanced TypeScript concepts like generics and conditional types for building type-safe applications.
Install this skill
or
85/100
Security score
The typescript-advanced-types skill was audited on Jun 8, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 157
Template literal with variable interpolation in command context
SourceSKILL.md
| 157 | [K in keyof T as `get${Capitalize<string & K>}`]: () => T[K]; |
medium line 195
Template literal with variable interpolation in command context
SourceSKILL.md
| 195 | type EventHandler = `on${Capitalize<EventName>}`; |
medium line 213
Template literal with variable interpolation in command context
SourceSKILL.md
| 213 | [K in keyof T]: K extends string ? `${K}` | `${K}.${Path<T[K]>}` : never; |
Scanned on Jun 8, 2026
View Security DashboardRate this skill
Categorydevelopment
UpdatedJune 15, 2026
github-copilotcodexchatgptclaude-codecursoropencodewindsurfaidergemini-clitraegooseampopenclawantigravitymanusfrontendbackendapicross-platformfrontend-developerbackend-developerfullstack-developerproduct-managertechnical-pmdevelopmentproduct
hjnayp/validate-luban-config