azure-monitor-opentelemetry-exporter-py
Pass
Audited by Gen Agent Trust Hub on Aug 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains standard documentation for the Microsoft Azure Monitor OpenTelemetry Exporter. No malicious patterns, obfuscation, or unauthorized access attempts were identified.
- [EXTERNAL_DOWNLOADS]: The skill references the installation of
azure-monitor-opentelemetry-exportervia pip. This is an official, well-known package from Microsoft for telemetry integration. - [CREDENTIALS_UNSAFE]: The documentation correctly uses placeholders such as 'xxx' for connection strings and instrumentation keys, and explicitly recommends using Azure Active Directory (AAD) authentication (DefaultAzureCredential) over hardcoded keys.
- [DATA_EXFILTRATION]: All network-related operations described in the Python snippets are consistent with the intended purpose of exporting telemetry data to Azure Application Insights endpoints.
Audit Metadata