OpenClaw Exporter to Langfuse
PassAudited by ClawScan on May 9, 2026.
Overview
This appears to do what it claims—export detailed OpenClaw agent traces to a configured Langfuse/OpenTelemetry endpoint—but those traces can include full prompts, responses, and tool data.
Use this only if you are comfortable sending full agent observability data—including prompts, model responses, tool inputs/outputs, token usage, and some host/service metadata—to the endpoint you configure. Verify that the endpoint is your Langfuse instance or trusted OTLP collector, and protect the Authorization header because it represents access to your telemetry project. The visible code is coherent with a trace exporter, but the provided artifact had some truncated/omitted files, so a complete source review would increase confidence.
