secure-coding-practices
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The skill is entirely educational, providing best practices and code examples. No malicious code or instructions intended to compromise agent behavior were found.
- [SAFE] (SAFE): Code examples demonstrate industry-standard security implementations, such as using bcrypt for password hashing (rounds >= 12) and AES-256-GCM for encryption.
- [SAFE] (SAFE): All guidance aligns with established security frameworks like OWASP and NIST, specifically addressing common vulnerabilities like SQL injection, XSS, and insecure deserialization.
- [SAFE] (SAFE): The skill correctly promotes the use of environment variables and secrets managers instead of hardcoded credentials.
Audit Metadata