secure-code-guardian
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides high-quality, secure code examples for password hashing using bcrypt, parameterized SQL queries to prevent injection, and robust input validation using Zod.
- [SAFE]: Guidance on session management, CSRF protection, and security headers (Helmet, CSP, HSTS) aligns with current cybersecurity standards and best practices.
- [SAFE]: No malicious patterns such as data exfiltration, credential harvesting, obfuscation, or remote code execution were identified in any of the analyzed files.
- [SAFE]: The skill correctly instructs the user to store secrets in environment variables or secret managers, explicitly warning against hardcoding credentials in source code.
Audit Metadata