secure-code-guardian
Pass
Audited by Gen Agent Trust Hub on Aug 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference for secure development practices. All code examples provided (bcrypt hashing, parameterized SQL, Zod validation, JWT handling, and security headers) represent industry-standard security implementations. The instructions explicitly warn against dangerous patterns such as hardcoded secrets, weak algorithms, and unsanitized user input. References to external concepts (OWASP, Mozilla Observatory) and specific libraries (bcrypt, jsonwebtoken, zod, helmet, express-rate-limit) are used correctly for their intended defensive purposes.
Audit Metadata