azure-monitor-opentelemetry-ts
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFE
Full Analysis
- [Secure Credential Handling]: The skill correctly emphasizes using environment variables for the
APPLICATIONINSIGHTS_CONNECTION_STRINGinstead of hardcoding sensitive keys, which is a key security best practice. - [Trusted Package Usage]: All referenced dependencies belong to official namespaces from Microsoft (
@azure) and the OpenTelemetry project (@opentelemetry), ensuring the use of verified and well-maintained libraries. - [Standard Execution Patterns]: The commands provided for application startup and package installation are standard for the Node.js ecosystem and do not involve suspicious execution methods or unauthorized privilege escalation.
Audit Metadata