jaegertracing
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the installation of the official Membrane CLI tool using the command
npm install -g @membranehq/cli. This is a standard distribution method for the author's tooling. - [COMMAND_EXECUTION]: The skill uses several shell commands via the
membraneCLI to interact with the JaegerTracing API. These commands facilitate authentication, connection management, and data retrieval. - [DATA_EXPOSURE]: The skill explicitly advises against manual credential handling, instructing the agent to let the Membrane platform manage API keys and tokens server-side. This reduces the risk of local credential exposure.
Audit Metadata