oma-observability
Pass
Audited by Gen Agent Trust Hub on May 3, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references and provides instructions for downloading configuration charts and binaries from well-known repositories belonging to trusted organizations.
- Fetches Helm charts from the official OpenTelemetry repository (
https://open-telemetry.github.io/opentelemetry-helm-charts) for managing the OTel Operator. - Fetches Helm charts from Grafana Labs (
https://grafana.github.io/helm-charts) for deploying Beyla eBPF instrumentation. - [COMMAND_EXECUTION]: The skill includes standard command-line instructions for infrastructure management, diagnostic testing, and configuration validation.
- Uses
kubectlandhelmfor deploying and managing Kubernetes resources. - Employs
promtoolandotelcol validatefor verifying observability configurations before deployment. - Uses standard network diagnostic tools like
ping(for MTU discovery) andcapsh(for verifying kernel capabilities required by eBPF agents).
Audit Metadata