api-security-best-practices
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides defensive coding practices and explicitly warns against common vulnerabilities like SQL injection and XSS.
- [SAFE]: Code examples utilize standard security libraries such as bcrypt for hashing, jsonwebtoken for authentication, and helmet for security headers.
- [SAFE]: Instructions correctly advise using environment variables for sensitive configuration like JWT secrets instead of hardcoding them.
- [SAFE]: No malicious patterns, obfuscation, or unauthorized network operations were detected.
Audit Metadata