Jaegertracing

v1.0.0

JaegerTracing integration. Manage data, records, and automate workflows. Use when the user wants to interact with JaegerTracing data.

0· 34·0 current·0 all-time
byVlad Ursul@gora050
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (JaegerTracing integration) match the instructions (use Membrane CLI to create a Jaeger connector, list connections/actions, run actions, or proxy requests). The required capabilities (network access, a Membrane account, and the @membranehq/cli) are proportionate to the stated purpose.
Instruction Scope
Instructions are focused on using the Membrane CLI to manage JaegerTracing connectors and proxy API calls. This is within scope, but note that proxying requests through Membrane means Jaeger trace data and API requests will be sent to Membrane's service (they handle auth and token refresh server-side). If you have privacy or compliance constraints, this data flow is an important consideration.
Install Mechanism
No install spec is embedded in the skill (instruction-only). The SKILL.md recommends installing the Membrane CLI via npm (npm install -g @membranehq/cli) or using npx. These are expected for a CLI-based integration; this is a moderate, expected risk (npm packages come from public registry).
Credentials
The skill declares no local environment variables or credentials and relies on Membrane to manage auth. That is reasonable for this integration, but it also means you are delegating access to Jaeger data to Membrane's service — there are no unexpected environment or credential requests, but consider whether you trust the external service with your traces.
Persistence & Privilege
The skill is not always-enabled and is user-invocable; it does not declare system-level persistence or request modification of other skills/config. No elevated platform privileges are requested.
Scan Findings in Context
[no-findings] expected: This is an instruction-only skill with no code files, so the regex-based scanner had nothing to analyze. That absence is expected for a docs/CLI-driven skill.
Assessment
This skill appears to do what it claims: it guides you to install/use the Membrane CLI to connect to Jaeger. Before installing or using it, consider: (1) Membrane will act as a proxy and will see the Jaeger traces and API requests—review Membrane's privacy, security, and data retention policies and ensure this is acceptable for your data. (2) The SKILL.md suggests a global npm install; if you prefer not to install globally, use npx or a local install. (3) The login flow opens a browser for authentication—ensure you complete auth in a trusted environment. (4) Verify the @membranehq/cli package on npm/GitHub to ensure you are comfortable with its source/maintainers. If you have strict compliance needs that forbid routing traces through third-party services, do not use this skill.

Like a lobster shell, security has layers — review code before you run it.

latestvk97d6kmmjh1fq9y4fpnm0m8myd846b31

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments