Skip to main content

otel-go

Facilitates observability in Go applications with OpenTelemetry for tracing, metrics, and logging in distributed systems.

Install this skill

or
98/100

Security score

The otel-go skill was audited on Mar 1, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 277

External URL reference

SourceSKILL.md
277req, _ := http.NewRequestWithContext(ctx, "GET", "https://api.example.com", nil)
low line 353

External URL reference

SourceSKILL.md
353export OTEL_EXPORTER_OTLP_ENDPOINT="http://localhost:4317"
Scanned on Mar 1, 2026
View Security Dashboard