write-query
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- SQL Query Translation from User Input: The skill interprets user-provided natural language descriptions (the ingestion point) to draft SQL code. This core functionality is designed to map user intent to appropriate query structures like CTEs and aggregations for data analysis.
- Tool-Integrated Schema Discovery and Execution: The skill has the capability to discover database schemas and execute queries when integrated with MCP servers. These actions are performed to ensure query accuracy and rely on established tool permissions within the user's environment.
- In-Context Optimization Guidelines: The workflow includes specific best practices, such as early filtering and avoiding wildcard selections, to ensure the generated code is performant. No explicit sanitization or boundary markers are mentioned, as the skill is intended for interactive use with human review.
Audit Metadata