skills/microsoft/skills/kql/Gen Agent Trust Hub

kql

Pass

Audited by Gen Agent Trust Hub on Sep 14, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
  • External Data Retrieval: The skill documents the externaldata operator, which allows fetching data from external URLs during query execution. The example provided uses a well-known public repository on GitHub (raw.githubusercontent.com) to load sample data. This is a standard KQL capability for enriching datasets and integrating reference data.
  • KQL Management Commands: The skill provides a reference for management commands (starting with .) used for schema discovery, diagnostics, and cluster monitoring. These commands are executed on the Kusto management plane and are part of the platform's core administrative functionality intended for schema exploration and troubleshooting.
  • Advanced Analytics Patterns: The documentation includes patterns for vector similarity, graph matching, and time series analysis. These utilize native KQL functions and operators (e.g., series_cosine_similarity, graph-match, make-series) designed for high-performance data processing within the Kusto engine.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 14, 2026, 05:14 PM
Security Audit — agent-trust-hub — kql