sentry-otel-exporter-setup

Pass

Audited by Gen Agent Trust Hub on Aug 6, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill downloads configuration templates and binary releases from the official OpenTelemetry repositories.
  • Fetches example-config.yaml and spec.md from raw.githubusercontent.com/open-telemetry/opentelemetry-collector-contrib.
  • Downloads the collector binary from github.com/open-telemetry/opentelemetry-collector-releases.
  • [REMOTE_CODE_EXECUTION]: The skill downloads and executes an external binary to set up the telemetry collector.
  • Instructions involve downloading a .tar.gz archive, extracting it, and executing the otelcol-contrib binary.
  • [COMMAND_EXECUTION]: The skill uses shell commands to manage the setup process and verify the environment.
  • Executes uname to determine system architecture.
  • Performs file operations including chmod +x and rm on downloaded assets.
  • Orchestrates the collector execution using docker run or direct shell execution with environment variables sourced from a .env file.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 6, 2026, 07:09 PM
Security Audit — agent-trust-hub — sentry-otel-exporter-setup