query-performance-safety
Pass
Audited by Gen Agent Trust Hub on Jul 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content and code templates aimed at improving database query performance and preventing common architectural pitfalls like N+1 queries.
- [SAFE]: No remote code execution, data exfiltration, obfuscation, or persistence mechanisms were detected. All code snippets provided are illustrative examples for developers and are not executed by the agent environment.
- [SAFE]: The skill uses standard, well-known libraries in its examples (such as SQLAlchemy for Python and Prisma for Node.js) and adheres to secure coding practices regarding resource limitations (e.g., maximum depth and total nodes for recursive searches).
Audit Metadata