nodejs-expert
Expertly debug and optimize Node.js applications, focusing on async patterns, performance, and module systems.
Install this skill
or
90/100
Security score
The nodejs-expert skill was audited on Feb 12, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 46
Template literal with variable interpolation in command context
SourceSKILL.md
| 46 | console.error(`Operation ${index} failed:`, result.reason); |
medium line 92
Template literal with variable interpolation in command context
SourceSKILL.md
| 92 | console.log(`Heap: ${Math.round(used.heapUsed / 1024 / 1024)} MB`); |
Scanned on Feb 12, 2026
View Security Dashboard