langfuse-debug-bundle
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses dynamic context injection placeholders to execute version checks for Node.js, Python, and Langfuse npm packages when the skill is loaded into the agent context.
- [COMMAND_EXECUTION]: Provides a diagnostic shell script (
langfuse-debug.sh) that facilitates the collection of system metadata, environment configuration, and SDK statuses for troubleshooting purposes. - [DATA_EXFILTRATION]: The diagnostic script performs connectivity and authentication tests against Langfuse API endpoints. It incorporates redaction logic using
sedpatterns to mask sensitive API keys (pk-lf-*,sk-lf-*) within the collected logs and summary files, following security best practices for debug bundles.
Audit Metadata