query-writing
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFE
Full Analysis
- SQL Safety Guidelines: The skill includes explicit instructions for the agent to avoid Data Manipulation Language (DML) statements such as INSERT, UPDATE, DELETE, or DROP. This serves as a proactive measure to ensure interactions remain within a read-only context during data retrieval tasks.
- Structured Query Workflow: The instructions guide the agent through a logical process of identifying tables, examining schemas, and planning complex joins using specific tools. This structured approach reduces the risk of generating malformed or inefficient queries.
- Data Ingestion Surface: The skill is designed to process and format results from database queries. While this involves handling external data, the provided workflows prioritize precision by encouraging the use of specific columns instead of wildcard selects and implementing result limits.
Audit Metadata