api-security-best-practices
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill serves as a documentation resource for developers to implement security features in their APIs. All provided code examples adhere to secure coding principles, such as utilizing
bcryptfor password hashing and environment variables for sensitive secrets like JWT signing keys. - [EXTERNAL_DOWNLOADS]: The skill references standard, well-known security libraries including
helmet,bcrypt,zod,isomorphic-dompurify, andexpress-rate-limit. These are mentioned as architectural recommendations and do not represent suspicious external dependencies.
Audit Metadata