Skip to main content

langfuse-observability

Enables comprehensive observability for Langfuse integrations with metrics, dashboards, and alerts for LLM operations.

Install this skill

or
85/100

Security score

The langfuse-observability skill was audited on May 24, 2026 and we found 7 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 63

Template literal with variable interpolation in command context

SourceSKILL.md
63console.log(`Traces in last hour: ${traces.data.length}`);
medium line 75

Template literal with variable interpolation in command context

SourceSKILL.md
75console.log(`Total cost (24h): $${totalCost.toFixed(4)}`);
low line 43

External URL reference

SourceSKILL.md
43Langfuse provides pre-built dashboards in the UI at `https://cloud.langfuse.com` (or your self-hosted URL):
low line 273

External URL reference

SourceSKILL.md
273- [Langfuse Metrics Overview](https://langfuse.com/docs/metrics/overview)
low line 274

External URL reference

SourceSKILL.md
274- [Custom Dashboards](https://langfuse.com/docs/metrics/features/custom-dashboards)
low line 275

External URL reference

SourceSKILL.md
275- [Metrics API](https://langfuse.com/docs/metrics/features/metrics-api)
low line 276

External URL reference

SourceSKILL.md
276- [Token & Cost Tracking](https://langfuse.com/docs/observability/features/token-and-cost-tracking)
Scanned on May 24, 2026
View Security Dashboard
Installation guide →