backend-dev-guidelines
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious instructions or prompt injection attempts were identified. The skill correctly uses role-play to establish a professional persona for backend engineering tasks.
- [SAFE]: No hardcoded credentials or sensitive data exposure was found. Configuration examples utilize a centralized 'unifiedConfig' pattern and safe placeholders for secrets and keys.
- [SAFE]: The skill advocates for strong security practices, specifically requiring Zod validation for all external inputs and preventing direct access to sensitive environment variables.
- [SAFE]: Code examples for routes, controllers, and services follow standard architectural patterns and do not include dangerous command executions or unauthorized network operations.
- [SAFE]: Dependency usage (Express, Prisma, Sentry, Zod) is consistent with industry standards and well-known services.
Audit Metadata