opentelemetry
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference guide for OpenTelemetry core patterns, providing best practices for tracing, metrics, and logs.
- [SAFE]: Configuration examples correctly utilize environment variables (
OTEL_EXPORTER_OTLP_ENDPOINT,OTEL_API_KEY) rather than hardcoding credentials or endpoints. - [SAFE]: Dependencies referenced are standard, official OpenTelemetry packages (@opentelemetry/api, @opentelemetry/sdk-trace-base, etc.) from a well-known project.
- [SAFE]: Network operations are standard OTLP exports to endpoints defined by the user via environment variables.
Audit Metadata