backend-patterns
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill acts as a documentation resource for backend development patterns. Analysis of the instructions and code snippets reveals no malicious patterns, obfuscation, or unauthorized access attempts.\n- [CREDENTIALS_UNSAFE]: The skill demonstrates the correct use of environment variables (e.g., process.env.JWT_SECRET) for managing sensitive credentials, which is a standard security best practice for secret management.\n- [EXTERNAL_DOWNLOADS]: The skill references standard, widely-recognized Node.js libraries including jsonwebtoken for authentication and zod for schema validation, as well as trusted services like Supabase for database interaction.
Audit Metadata