cleanTypes
Provides best practices for TypeScript typing, enhancing code clarity and maintainability through effective type usage.
Install this skill
or
54/100
Security score
The cleanTypes skill was audited on Feb 9, 2026 and we found 4 security issues across 2 threat categories, including 3 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
high line 131
Direct command execution function call
SourceSKILL.md
| 131 | const output = execSync(`find . -name '*.txt'`, { cwd: rootDir, encoding: 'utf-8' }) |
high line 138
Direct command execution function call
SourceSKILL.md
| 138 | const output: string = execSync(`find . -name '*.txt'`, { cwd: rootDir, encoding: 'utf-8' }) |
high line 169
Direct command execution function call
SourceSKILL.md
| 169 | const output = execSync('find . -name "*.txt"', { cwd: rootDir }) |
low line 307
External URL reference
SourceSKILL.md
| 307 | - TypeScript Handbook: https://www.typescriptlang.org/docs/handbook/ |
Scanned on Feb 9, 2026
View Security DashboardGitHub Stars 106
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
claude-codecursorwindsurfclineroo-codeampcodexgoosetraeopencodevibemanusantigravitygemini-clifrontendbackendcross-platformfrontend-developerbackend-developerfullstack-developerproduct-managertechnical-pmdevelopmentproduct
majiayu000/claude-skill-registry