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 12, 2026 and we found 7 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 60

Template literal with variable interpolation in command context

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

Template literal with variable interpolation in command context

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

External URL reference

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

External URL reference

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

External URL reference

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

External URL reference

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

External URL reference

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