Skip to main content

langchain-observability

Enables comprehensive observability for LangChain applications, integrating monitoring, dashboards, and alerting for application health.

Install this skill

or
95/100

Security score

The langchain-observability skill was audited on Feb 28, 2026 and we found 5 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 38

External URL reference

SourceSKILL.md
38# os.environ["LANGCHAIN_ENDPOINT"] = "https://langsmith.example.com"
low line 111

External URL reference

SourceSKILL.md
111start_http_server(9090) # Metrics at http://localhost:9090/metrics
low line 124

External URL reference

SourceSKILL.md
124processor = BatchSpanProcessor(OTLPSpanExporter(endpoint="http://localhost:4317"))
low line 324

External URL reference

SourceSKILL.md
324- [OpenTelemetry Python](https://opentelemetry.io/docs/languages/python/)
low line 325

External URL reference

SourceSKILL.md
325- [Prometheus Python Client](https://prometheus.io/docs/instrumenting/clientlibs/)
Scanned on Feb 28, 2026
View Security Dashboard
Installation guide →