azure-monitor-query-py

Pass

Audited by Gen Agent Trust Hub on Apr 28, 2026

Risk Level: SAFE
Full Analysis
  • Standard SDK Implementation: The skill correctly utilizes the official azure-monitor-query library for interacting with Azure Monitor services. The package and usage patterns align with official documentation.
  • Secure Authentication Practices: It implements DefaultAzureCredential from the azure-identity package, which is the industry-standard approach for secure, flexible authentication in Azure environments.
  • Environment Variable Configuration: The skill uses environment variables to manage sensitive configuration details such as Workspace IDs and Resource URIs, which is a best practice for preventing accidental exposure of infrastructure identifiers.
  • Data Handling and Retrieval: The skill processes log and metric data from Azure. While this involves ingesting external data, the logic is limited to data analysis and reporting without providing pathways for arbitrary code execution or unauthorized data exfiltration.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 28, 2026, 03:16 PM