Skip to main content

instrument-distributed-tracing

Enables applications to implement OpenTelemetry for distributed tracing, aiding in debugging and performance optimization across microservices.

Install this skill

or
81/100

Security score

The instrument-distributed-tracing skill was audited on Mar 3, 2026 and we found 5 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 131

Curl to non-GitHub URL

SourceSKILL.md
131- Test OTLP endpoint: `curl http://localhost:4318/v1/traces -v`
low line 131

External URL reference

SourceSKILL.md
131- Test OTLP endpoint: `curl http://localhost:4318/v1/traces -v`
low line 197

External URL reference

SourceSKILL.md
197- Verify environment variables: `OTEL_EXPORTER_OTLP_ENDPOINT=http://tempo:4317`
low line 353

External URL reference

SourceSKILL.md
353- url: http://prometheus:9090/api/v1/write
low line 424

External URL reference

SourceSKILL.md
424url: http://prometheus:9090
Scanned on Mar 3, 2026
View Security Dashboard