security-best-practices
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFE
Full Analysis
- General Security Guidance: The skill provides accurate and helpful security advice, such as avoiding auto-incrementing IDs for public resources and handling TLS/HSTS correctly in development environments. These instructions are intended to prevent common configuration errors.
- Framework-Specific References: The reference directory contains detailed security specifications for a wide range of stacks (Go, Express, Django, FastAPI, etc.). These documents align with industry standards (like OWASP) and guide the agent to perform thorough and consistent security reviews.
- Resource Management: The skill instructs the agent to report findings in a specific markdown file (
security_best_practices_report.md) and suggests secure secret management practices, such as using environment variables and avoiding the commitment of sensitive data to source control.
Audit Metadata