azure-monitor-opentelemetry-ts
Pass
Audited by Gen Agent Trust Hub on Sep 24, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install official packages from the
@azureand@opentelemetryscopes via the npm registry. These packages are maintained by Microsoft and the OpenTelemetry project, which are well-known and trusted organizations. - [COMMAND_EXECUTION]: The documentation provides standard command-line examples for installing dependencies and running a Node.js application using the
--importflag to load the OpenTelemetry instrumentation loader. These are standard development practices for the platform. - [CREDENTIALS_UNSAFE]: The skill references the
APPLICATIONINSIGHTS_CONNECTION_STRINGenvironment variable for configuration. It uses standard practices for secret management by pulling the connection string from the environment rather than hardcoding credentials.
Audit Metadata