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 @azure and @opentelemetry scopes 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 --import flag to load the OpenTelemetry instrumentation loader. These are standard development practices for the platform.
  • [CREDENTIALS_UNSAFE]: The skill references the APPLICATIONINSIGHTS_CONNECTION_STRING environment variable for configuration. It uses standard practices for secret management by pulling the connection string from the environment rather than hardcoding credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 24, 2026, 07:52 AM
Security Audit — agent-trust-hub — azure-monitor-opentelemetry-ts