azure-kusto
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- Command Line Integration: The skill references the Azure CLI (
az) as a fallback method for cluster management and executing KQL queries. These commands utilize official Microsoft tools to interact with Azure services. - Data Ingestion Surface: The skill processes telemetry and log data retrieved from Azure Data Explorer databases. This ingestion of external data for analysis is the primary function of the skill and is documented as using standard protocols.
- Indirect Prompt Injection Surface: The skill ingests data from external sources, which is a common pattern for analytical tools. Ingestion points: Data enters the agent context through the
kusto_querytool output andaz restcommand results (SKILL.md). Boundary markers: No explicit markers are defined in the instructions to delimit query results. Capability inventory: The skill utilizes tools capable of resource management and network requests (SKILL.md). Sanitization: No specific filtering of database content is mentioned before processing.
Audit Metadata