otel-generic-style
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references official OpenTelemetry SDKs and instrumentation packages for multiple ecosystems (Go, Java/Kotlin, Ruby, Rust, .NET, PHP, Elixir, and Node.js). These are well-known, industry-standard packages from the OpenTelemetry project.
- [EXTERNAL_DOWNLOADS]: The skill provides instructions for configuring telemetry export to
https://intake.superlog.sh. This endpoint is owned by the skill's author (superloglabs) and is used for its intended purpose of receiving OTLP data. - [DATA_EXFILTRATION]: The skill instructs the agent to include standard OpenTelemetry resource attributes such as
service.name,deployment.environment.name, and repository metadata (vcs.repository.url.full,vcs.ref.head.revision). These are standard observability practices and do not involve the collection of sensitive credentials or unauthorized data. - [SAFE]: The skill includes security-conscious guidance, specifically advising against shelling out to the
gitcommand to retrieve metadata, recommending the use of environment variables instead.
Audit Metadata