Skip to main content

langfuse-sdk-patterns

Provides best practices and patterns for using the Langfuse SDK, enhancing LLM observability and tracing in applications.

Install this skill

or
86/100

Security score

The langfuse-sdk-patterns skill was audited on May 12, 2026 and we found 6 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 116

Template literal with variable interpolation in command context

SourceSKILL.md
116messages: [{ role: "user", content: `Summarize: ${text}` }],
medium line 225

Template literal with variable interpolation in command context

SourceSKILL.md
225console.warn(`Tracing error in ${name}:`, tracingError);
low line 263

External URL reference

SourceSKILL.md
263- [TypeScript SDK Instrumentation](https://langfuse.com/docs/observability/sdk/typescript/instrumentation)
low line 264

External URL reference

SourceSKILL.md
264- [Advanced SDK Configuration](https://langfuse.com/docs/observability/sdk/typescript/advanced-usage)
low line 265

External URL reference

SourceSKILL.md
265- [Python Decorators](https://langfuse.com/docs/sdk/python/decorators)
low line 266

External URL reference

SourceSKILL.md
266- [Event Queuing/Batching](https://langfuse.com/docs/observability/features/queuing-batching)
Scanned on May 12, 2026
View Security Dashboard
Installation guide →