query-optimization
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [SAFE]: The skill instructions focus on legitimate database optimization techniques using standard tools like EXPLAIN ANALYZE.\n- [PROMPT_INJECTION]: Indirect Prompt Injection Surface:\n
- Ingestion points: SQL queries, EXPLAIN outputs, and ORM code provided as input (SKILL.md).\n
- Boundary markers: The instructions do not define delimiters or specific 'ignore instructions' markers for user-provided data.\n
- Capability inventory: The skill is capable of generating SQL DDL and DML commands, which could be exploited if executed automatically against a database.\n
- Sanitization: No input validation or sanitization routines are specified for processing user-supplied code snippets.
Audit Metadata