nodejs-backend-typescript
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a collection of best-practice documentation and code examples for backend development.
- [SAFE]: It correctly recommends using environment variables for sensitive configuration like database URLs and JWT secrets.
- [SAFE]: The skill emphasizes security best practices by providing examples of input validation using Zod and TypeBox, which helps prevent common vulnerabilities like SQL injection and cross-site scripting (XSS) at the application level.
- [SAFE]: Hardcoded credentials found in the Docker and database examples are clearly generic placeholders (e.g., 'user:pass') intended for local development and tutorial purposes.
Audit Metadata