sentry-otel-exporter-setup
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the OpenTelemetry Collector binary and configuration templates from official OpenTelemetry repositories on GitHub, which are well-known and reputable sources for this technology.- [REMOTE_CODE_EXECUTION]: Downloads, extracts, and executes the 'otelcol-contrib' binary as part of the intended installation and setup process for the collector.- [COMMAND_EXECUTION]: Executes shell commands to detect the system environment (uname), manage files (tar, chmod, rm), and run or validate the collector configuration.- [SAFE]: Demonstrates secure credential handling by using placeholder environment variables ('your-org-slug', 'your-token-here') and providing clear instructions for the user to generate and manage their own secrets locally within a .env file.
Audit Metadata