sentry-otel-exporter-setup
Pass
Audited by Gen Agent Trust Hub on Jul 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Downloads the OpenTelemetry Collector binary and configuration templates from the official OpenTelemetry project repositories on GitHub. These are well-known, established sources for telemetry software.
- [COMMAND_EXECUTION]: Executes shell commands to detect system architecture, manage binary files, validate configurations, and run the collector service. These operations are transparent and directly support the stated purpose of the skill.
- [SAFE]: Employs secure credential management by instructing the user to populate placeholders in a
.envfile, ensuring that actual Sentry authentication tokens and organization slugs are never directly processed or stored by the skill's logic.
Audit Metadata