otel-collector
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill acts as a technical documentation and configuration resource for OpenTelemetry. It provides well-structured YAML templates and standard shell commands for deployment.
- [EXTERNAL_DOWNLOADS]: The skill references official installation commands and manifests from trusted organizations, including the OpenTelemetry project (github.com/open-telemetry), cert-manager, and the Dash0 vendor (dash0.com). These downloads are necessary for the stated purpose of the skill.
- [CREDENTIALS_UNSAFE]: No hardcoded secrets or sensitive tokens were detected. The skill consistently uses placeholders like
<AUTH_TOKEN>or recommends the use of Kubernetes Secrets and environment variables (e.g.,${env:DASH0_AUTH_TOKEN}) for authentication. - [COMMAND_EXECUTION]: Provides standard, transparent CLI instructions for
kubectl,helm, anddocker compose. These commands are used for legitimate deployment, management, and debugging of the telemetry pipeline. - [DATA_EXFILTRATION]: While the skill facilitates the export of telemetry data to external backends, this is the documented primary function of the OpenTelemetry Collector. No unauthorized or suspicious network operations were found.
Audit Metadata