Skip to main content

otel-python

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

Install this skill

or
98/100

Security score

The otel-python 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 302

External URL reference

SourceSKILL.md
302trace_exporter = OTLPSpanExporter(endpoint="http://localhost:4318/v1/traces")
low line 328

External URL reference

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