nodejs-backend
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides architectural guidelines for Node.js backends, promoting layered architecture and separation of concerns.- [SAFE]: Security practices are correctly identified, including the use of Helmet, CORS, and rate limiting middleware.- [SAFE]: Recommended authentication patterns use standard libraries for JWT and password hashing (bcrypt, argon2).- [SAFE]: Environment variables are handled via validation schemas rather than hardcoded values.
Audit Metadata