azure-monitor-opentelemetry-py
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the official
azure-monitor-opentelemetrypackage, which is a well-known library maintained by Microsoft for Azure services. - [DATA_EXPOSURE]: The skill handles connection strings and credentials, but follows best practices by recommending the use of environment variables and Azure AD (DefaultAzureCredential) instead of hardcoding secrets.
- [REMOTE_CODE_EXECUTION]: No patterns for remote code execution or unauthorized command execution were detected. All code snippets are standard Python application code for telemetry instrumentation.
Audit Metadata