data-access-patterns
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): No security issues detected. The instructions follow secure development best practices for database access.
- SAFE (SAFE): The skill enforces the use of parameterized queries ($1, $2), which is a critical defense against SQL injection.
- SAFE (SAFE): Resource management and transaction handling (e.g., deferring row closure and rollbacks) are correctly described to ensure system stability and prevent resource leaks.
Audit Metadata