eventhouse-consumption-cli

Pass

Audited by Gen Agent Trust Hub on Mar 19, 2026

Risk Level: SAFE
Full Analysis
  • Official Tooling and Authentication: The skill leverages the Azure CLI (az rest) for all operations, ensuring that authentication and API calls follow standard, secure Microsoft protocols.
  • Command Injection Mitigation: To handle KQL's use of special characters like the pipe symbol, the skill mandates writing query bodies to temporary files. This is a robust method to prevent shell injection or escaping errors.
  • Network Security: All network requests are made to official, vendor-owned domains (e.g., fabric.microsoft.com and kusto.windows.net), aligning with the skill's purpose as a Microsoft Fabric tool.
  • Data Exploration Surface: The skill processes output from database queries, which is a standard feature for data analysis tools. It manages this surface by using structured JSON processing with jq and clearly defined query scopes.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 19, 2026, 12:32 PM