distributed-tracing
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches infrastructure deployment manifests from the official Jaeger Tracing repository on GitHub.
- [COMMAND_EXECUTION]: Provides standard commands for deploying tracing infrastructure using kubectl and Docker Compose.
- [DATA_EXFILTRATION]: Configures telemetry exporters to send data to internal service endpoints (e.g., jaeger:14268). No external exfiltration or sensitive data harvesting was detected.
- [PROMPT_INJECTION]: The skill identifies surfaces for processing distributed tracing metadata.
- Ingestion points: Distributed trace headers (traceparent, tracestate) and span metadata defined in SKILL.md.
- Boundary markers: None identified for incoming request metadata.
- Capability inventory: No dangerous functions or subprocesses are invoked on the ingested telemetry data within the provided implementation.
- Sanitization: Relies on standard OpenTelemetry library protocols for metadata handling.
Audit Metadata