otel
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- Standardized Telemetry Implementation: The skill outlines a structured approach to observability using OpenTelemetry. It provides guidance on instrumenting various agent execution paths while maintaining a consistent architecture.
- Sensitive Data Handling: The documentation explicitly addresses security considerations regarding data exposure. It describes a 'captureContent' configuration gate designed to prevent the unintentional collection of sensitive user information, such as full prompt and response bodies, unless explicitly enabled.
- Defensive Coding Practices: The skill mandates the use of truncation for free-form content attributes and the use of defined constants for telemetry keys. These practices help prevent common issues like telemetry buffer overflows and maintain data integrity.
- Reference to Trusted Standards: The skill refers to the official OpenTelemetry semantic conventions hosted on GitHub. This aligns the instrumentation with industry-recognized standards from a well-known source.
Audit Metadata