code-conventions
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill enforces security-conscious development patterns, such as mandatory error handling, structured logging with sensitive header masking, and the use of context-aware operations to prevent resource leaks.
- [SAFE]: It recommends secure infrastructure defaults, including HTTP server hardening (timeouts, header limits) and the use of CSRF protection for mutating requests.
- [SAFE]: The conventions prioritize the use of type-safe tools and libraries like sqlc to mitigate SQL injection risks and Zod for strict data validation at project boundaries.
- [SAFE]: Integration with security-focused CI/CD tooling like gosec, govulncheck, and trivy is encouraged to ensure ongoing code and dependency safety.
Audit Metadata