nodejs-best-practices
Pass
Audited by Gen Agent Trust Hub on Sep 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate security advice, such as using security headers (helmet, hono/secure-headers) and validating environment variables at startup using zod. These are industry-standard safety practices.
- [SAFE]: The provided code examples demonstrate proper usage of Node.js APIs for clustering, graceful shutdowns (SIGTERM/SIGINT), and asynchronous I/O.
- [SAFE]: No external downloads, obfuscated code, or unauthorized network operations were detected in the instructions or examples. All referenced packages (pino, winston, helmet, zod, fastify) are well-known and standard in the Node.js ecosystem.
Audit Metadata