azure-kusto-irql-graph

Pass

Audited by Gen Agent Trust Hub on Aug 10, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • Standard KQL Visualization Procedures: The skill generates KQL queries utilizing make-graph and custom Lift_To_Graph functions. These are standard practices within the Azure Data Explorer (Kusto) ecosystem for visual data analysis.
  • Managed Function Deployment: The skill provides templates in DEPLOY_IRQL_FUNCTIONS.md for deploying required visualization functions. The instructions correctly advise checking for existing functions and requesting explicit user confirmation before any .create-or-alter operations.
  • Controlled Application Launching: For Windows users, the skill includes a procedure to open queries in Kusto Explorer using PowerShell. This process includes safety measures such as ask_user confirmation prompts and using Set-Content instead of unsafe string interpolation to prevent command injection.
  • Trusted External Resource References: The skill references icon assets hosted on a well-known public GitHub repository (benc-uk/icon-collection). These are used solely for UI decoration within the graph visualization and represent a common development practice.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 10, 2026, 06:29 PM
Security Audit — agent-trust-hub — azure-kusto-irql-graph