node-express
Pass
Audited by Gen Agent Trust Hub on Jul 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides secure coding guidelines for Node.js and Express. It encourages the use of security middleware (helmet), input validation (Zod, Joi), and parameterization to prevent SQL injection.
- [COMMAND_EXECUTION]: The skill includes standard lifecycle commands (
npm ci,npm run lint,npm test,npm run build) which are routine for validating the integrity and state of a Node.js project.
Audit Metadata