Skip to main content

azure-monitor-opentelemetry-ts

Instruments Node.js applications with Azure Monitor and OpenTelemetry for enhanced tracing, metrics, and logging capabilities.

Install this skill

or
94/100

Security score

The azure-monitor-opentelemetry-ts skill was audited on Mar 7, 2026 and we found 6 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 41

Access to .env file

SourceSKILL.md
41connectionString: process.env.APPLICATIONINSIGHTS_CONNECTION_STRING
low line 73

Access to .env file

SourceSKILL.md
73connectionString: process.env.APPLICATIONINSIGHTS_CONNECTION_STRING,
low line 159

Access to .env file

SourceSKILL.md
159connectionString: process.env.APPLICATIONINSIGHTS_CONNECTION_STRING
low line 177

Access to .env file

SourceSKILL.md
177connectionString: process.env.APPLICATIONINSIGHTS_CONNECTION_STRING
low line 195

Access to .env file

SourceSKILL.md
195connectionString: process.env.APPLICATIONINSIGHTS_CONNECTION_STRING
low line 210

External URL reference

SourceSKILL.md
210const endpoint = "https://<dce>.ingest.monitor.azure.com";
Scanned on Mar 7, 2026
View Security Dashboard
Installation guide →