backend-patterns
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference guide for backend development patterns. It promotes secure coding practices such as using environment variables for secrets, implementing Role-Based Access Control (RBAC), and performing schema validation on incoming request data.
- [COMMAND_EXECUTION]: Code snippets include database interactions and cache operations (Supabase and Redis), but these are provided as implementation templates and do not contain logic for arbitrary shell command execution.
- [DATA_EXFILTRATION]: There are no indicators of data exfiltration. The network operations described (API requests, database queries, and caching) are standard for backend services and do not involve sending sensitive system files or credentials to unauthorized external domains.
Audit Metadata