azure-monitor-opentelemetry-py
Pass
Audited by Gen Agent Trust Hub on Aug 11, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install
azure-monitor-opentelemetryvia pip. This is an official, well-known package from Microsoft for Azure observability. - [CREDENTIALS_UNSAFE]: The skill uses placeholder values (e.g.,
xxx) for connection strings and explicitly recommends using environment variables or Azure Active Directory (DefaultAzureCredential) for authentication in production, which is a standard security best practice. - [DATA_EXFILTRATION]: While the skill configures telemetry ingestion to Azure Application Insights, this is the primary and intended purpose of the tool. The endpoints used (
applicationinsights.azure.com) are official Microsoft service domains.
Audit Metadata