optimizing-sql-queries
Pass
Audited by Gen Agent Trust Hub on Apr 10, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The skill processes user-supplied SQL queries and execution plans, which constitutes an indirect prompt injection surface. This is a standard risk for skills that analyze external code and is categorized as low severity.\n
- Ingestion points: SQL query text and execution plan outputs provided as input to the agent (SKILL.md).\n
- Boundary markers: Absent; the instructions do not specify using delimiters or ignoring instructions within the SQL data.\n
- Capability inventory: The skill has access to file system tools (Read, Write, Edit) and database shells via Bash.\n
- Sanitization: No input validation or sanitization steps are defined for the ingested SQL.\n- [EXTERNAL_DOWNLOADS]: The skill references official documentation for PostgreSQL and MySQL, as well as the 'Use The Index, Luke' SQL guide. These are well-known, trusted resources and are included for informational purposes.
Audit Metadata