sqldw-consumption-cli
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- Command Execution: The skill instructs the agent to execute shell commands using
sqlcmdand the Azure CLI (az). These operations are used to manage authentication and interact with database endpoints, which is the primary purpose of the skill.\n- External Data Ingestion Surface: The skill retrieves data from external SQL databases. This presents a surface for indirect prompt injection if the database content includes text formatted as instructions for the agent. This is a standard consideration when processing external data sources.\n- Script Generation: It provides templates for Bash and PowerShell scripts to automate data exports. These templates follow standard practices by using environment variables for configuration and verifying tool availability before execution.\n- Authentication and Connection: The skill utilizes Entra ID authentication and connects to verified Microsoft Fabric domains. This ensures that data access is performed through official and secure channels.
Audit Metadata