sentry-otel-exporter-setup

Pass

Audited by Gen Agent Trust Hub on Apr 20, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill fetches the OpenTelemetry Collector binary and configuration templates from the official GitHub repositories of the OpenTelemetry project (open-telemetry).
  • [COMMAND_EXECUTION]: The skill executes standard system commands for architecture detection (uname), file extraction (tar), and permissions management (chmod). It also runs the downloaded collector binary for configuration validation and execution.
  • [REMOTE_CODE_EXECUTION]: While the skill downloads and executes a binary, it targets highly reputable sources (the official OpenTelemetry organization on GitHub) which is a standard procedure for installing this specific infrastructure component.
  • [CREDENTIALS_UNSAFE]: The skill implements best practices for secret management by instructing the agent to use placeholder values in .env files and requiring the user to manually provide the actual Sentry organization slug and authentication token. It also includes checks to ensure .env files are ignored by version control.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 20, 2026, 03:35 PM