azure-monitor-opentelemetry-ts
Pass
Audited by Gen Agent Trust Hub on Apr 5, 2026
Risk Level: SAFE
Full Analysis
- Secure Credential Management: The skill explicitly identifies hardcoding connection strings as an incorrect pattern. It recommends using environment variables or Azure Identity for secure authentication, which is a standard security best practice.
- Trusted Dependencies: The packages referenced, including those from the @azure and @opentelemetry scopes, are official and well-maintained libraries for application observability.
- Intended Network Activity: As a monitoring skill, it facilitates the transfer of telemetry data to Azure Monitor. This network activity is the primary and documented purpose of the SDK and is performed using standard protocols.
- Configurable Local Storage: The documentation covers the use of offline storage for telemetry persistence. This is a configurable feature designed to prevent data loss during network outages and uses user-defined file paths.
Audit Metadata