sql-indexing
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides educational content and SQL code snippets focused on database performance tuning, including index types, composite index ordering, and query plan analysis.\n- [SAFE]: No evidence of prompt injection, data exfiltration, obfuscation, or unauthorized command execution was found.\n- [SAFE]: The documentation includes security-relevant best practices, such as warning that
EXPLAIN ANALYZEexecutes the query and suggesting the use ofCREATE INDEX CONCURRENTLYto avoid blocking production tables.
Audit Metadata