node
Offers best practices for Node.js development with TypeScript, focusing on type stripping, async patterns, and performance optimization.
Install this skill
or
95/100
Security score
The node skill was audited on Mar 14, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 28
Template literal with variable interpolation in command context
SourceSKILL.md
| 28 | const greet = (name: string): string => `Hello, ${name}!`; |
Scanned on Mar 14, 2026
View Security DashboardInstall this skill with one command
/learn @mcollina/node