sql-optimization-patterns
Pass
Audited by Gen Agent Trust Hub on Aug 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a purely educational resource consisting of markdown documentation. It provides valid SQL optimization techniques and query execution plan analysis without any executable scripts or tools access.
- [INDIRECT_PROMPT_INJECTION]: The skill defines a process for analyzing user-supplied SQL queries and EXPLAIN plan outputs. While this represents a surface for untrusted data ingestion, the skill lacks any capabilities (such as shell execution, network access, or file system modifications) that could be exploited through such an injection. Ingestion points: user-provided SQL queries and EXPLAIN plans; Boundary markers: absent; Capability inventory: no executable code or external tools; Sanitization: absent.
Audit Metadata