azure-monitor-opentelemetry-ts
Enables auto-instrumentation of Node.js applications for distributed tracing, metrics, and logs using Azure Monitor.
Install this skill
or
94/100
Security score
The azure-monitor-opentelemetry-ts skill was audited on Jun 3, 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
| 41 | connectionString: process.env.APPLICATIONINSIGHTS_CONNECTION_STRING |
low line 73
Access to .env file
SourceSKILL.md
| 73 | connectionString: process.env.APPLICATIONINSIGHTS_CONNECTION_STRING, |
low line 159
Access to .env file
SourceSKILL.md
| 159 | connectionString: process.env.APPLICATIONINSIGHTS_CONNECTION_STRING |
low line 177
Access to .env file
SourceSKILL.md
| 177 | connectionString: process.env.APPLICATIONINSIGHTS_CONNECTION_STRING |
low line 195
Access to .env file
SourceSKILL.md
| 195 | connectionString: process.env.APPLICATIONINSIGHTS_CONNECTION_STRING |
low line 210
External URL reference
SourceSKILL.md
| 210 | const endpoint = "https://<dce>.ingest.monitor.azure.com"; |
Scanned on Jun 3, 2026
View Security Dashboard