opentelemetry
Pass
Audited by Gen Agent Trust Hub on Jun 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and implementation guides for OpenTelemetry using official and well-known community libraries. No malicious intent was identified across the 24 files.
- [EXTERNAL_DOWNLOADS]: The skill references standard packages from official registries (PyPI, NPM, Go modules) and official GitHub repositories for Helm charts (OpenTelemetry, Grafana). These are well-known technology providers and do not pose a security risk.
- [COMMAND_EXECUTION]: Code snippets include standard package management commands (e.g.,
pip install,npm install,go get) and deployment commands (e.g.,helm install). These are routine development tasks and align with the skill's stated purpose of setting up observability infrastructure. - [DATA_EXFILTRATION]: All network configurations described (e.g., OTLP exporters, Loki/Tempo endpoints) follow standard observability patterns for internal data routing. No unauthorized data exfiltration patterns were detected.
Audit Metadata