distributed-tracing-patterns
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation and code examples for implementing distributed tracing using the OpenTelemetry (OTEL) ecosystem. It covers auto-instrumentation, manual span creation, and context propagation in TypeScript, Go, Java, and Python.
- [SAFE]: No prompt injection, data exfiltration, or unauthorized command execution patterns were detected. The skill uses standard environment variables (e.g.,
OTEL_EXPORTER_OTLP_ENDPOINT) and placeholders for configuration. - [SAFE]: The skill promotes security best practices by explicitly identifying the inclusion of PII (Personally Identifiable Information) or credentials in span attributes as a "wrong" pattern and providing safer alternatives.
- [SAFE]: Dependencies referenced are official and well-known OpenTelemetry libraries from established registries (NPM, PyPI, Maven).
Audit Metadata