azure-monitor-query-py
Pass
Audited by Gen Agent Trust Hub on Feb 14, 2026
Risk Level: LOWEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS] (LOW): The skill recommends installing the
azure-monitor-querypackage via pip. Evidence: Installation instructions inSKILL.md. Mitigation: The package is maintained by theazure(Microsoft) organization, which is a Trusted External Source, downgrading this finding from MEDIUM to LOW per [TRUST-SCOPE-RULE]. - [PROMPT_INJECTION] (LOW): The skill creates an indirect prompt injection surface (Category 8) by facilitating the retrieval of external log and metric data. 1. Ingestion points: External data enters the context through
client.query_workspaceandmetrics_client.query_resourceinSKILL.md. 2. Boundary markers: Absent in documentation examples. 3. Capability inventory: Network-based read operations for Azure infrastructure data. 4. Sanitization: None demonstrated in snippets. Risk: While the skill is intended for data retrieval, log content containing malicious instructions could potentially influence the agent's logic if processed without validation.
Audit Metadata