typescript-node-expert
Provides expert guidance for TypeScript and Node.js development, focusing on type safety, performance, and maintainability.
Install this skill
or
65/100
Security score
The typescript-node-expert skill was audited on Feb 28, 2026 and we found 7 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 220
Template literal with variable interpolation in command context
SourceSKILL.md
| 220 | super(`${resource} with id ${id} not found`, 'NOT_FOUND', 404); |
medium line 243
Template literal with variable interpolation in command context
SourceSKILL.md
| 243 | return { success: false, error: `Failed to read config: ${e}` }; |
medium line 287
Template literal with variable interpolation in command context
SourceSKILL.md
| 287 | console.error(chalk.red(`Error: ${error instanceof Error ? error.message : error}`)); |
medium line 322
Template literal with variable interpolation in command context
SourceSKILL.md
| 322 | process.stdout.write(`\r${chalk.cyan('Processing')} [${i + 1}/${total}] ${file}`); |
medium line 366
Template literal with variable interpolation in command context
SourceSKILL.md
| 366 | this.logger.info(`Fetching user ${id}`); |
medium line 485
Template literal with variable interpolation in command context
SourceSKILL.md
| 485 | type Endpoint = `/${string}`; |
medium line 486
Template literal with variable interpolation in command context
SourceSKILL.md
| 486 | type Route = `${HttpMethod} ${Endpoint}`; |
Scanned on Feb 28, 2026
View Security DashboardGitHub Stars 278
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
openclawbackendapifrontend-developerbackend-developerfullstack-developerproduct-managertechnical-pmdevelopmentproduct
aiskillstore/marketplace