backend-implementation-patterns
Pass
Audited by Gen Agent Trust Hub on Apr 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a documentation resource providing best practice templates for backend development. Analysis across all threat categories found no malicious patterns or security risks.
- [DATA_EXPOSURE]: The code correctly uses environment variables (e.g.,
process.env.JWT_SECRET) instead of hardcoding sensitive credentials, following industry standard security practices. - [COMMAND_EXECUTION]: No shell commands or arbitrary execution patterns were detected. All code examples are standard TypeScript/JavaScript for web servers.
- [PROMPT_INJECTION]: No instructions aimed at overriding agent behavior or bypassing safety filters were found in the markdown or metadata.
- [EXTERNAL_DOWNLOADS]: The skill references standard, well-known Node.js libraries (e.g., express, zod, jsonwebtoken, helmet) which are established packages in the software development community.
Audit Metadata