backend-api-patterns
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides architectural guidelines and code templates rather than executable scripts. All provided code snippets follow industry-standard security practices.
- [SAFE]: Includes security-positive patterns such as password hashing, JWT verification, and role-based access control (RBAC) via middleware.
- [SAFE]: Demonstrates secure database transaction management using row-level locking and parameterized-style SQL queries to prevent race conditions and injection.
- [SAFE]: Provides defensive patterns against resource exhaustion, including rate-limiting middleware and request deduplication logic.
- [SAFE]: Metadata and instructions are consistent with the stated purpose of providing backend implementation patterns.
Audit Metadata