secure-code-guardian
Pass
Audited by Gen Agent Trust Hub on Jul 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive security-focused guidance and code examples that adhere to industry standards for secure software development.
- [SAFE]: Code samples correctly demonstrate the use of parameterized SQL queries to prevent injection attacks, specifically recommending positional parameters over string interpolation.
- [SAFE]: Authentication examples utilize the
bcryptlibrary with recommended salt rounds and appropriately reference environment variables for secrets, avoiding hardcoded credentials. - [SAFE]: The instructions for input validation and path traversal prevention use robust techniques such as schema validation with
zodand path normalization. - [SAFE]: Documentation links and external references point to trusted services like GitHub Pages.
Audit Metadata