sentry-otel-exporter-setup
Pass
Audited by Gen Agent Trust Hub on Aug 15, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches the otelcol-contrib binary from the official OpenTelemetry GitHub releases and retrieves configuration templates from the OpenTelemetry Contrib repository. These are official sources for the software being configured.\n- [REMOTE_CODE_EXECUTION]: The skill performs shell commands to download, extract, and set permissions for the collector binary, and provides commands to validate configuration settings via the binary or Docker. These actions are performed to install and verify the tool defined in the skill's purpose.\n- [INDIRECT_PROMPT_INJECTION]: The skill reads existing local YAML configuration files to identify current setup states. This represents a potential attack surface if local files are malicious, but it is a necessary operation for modifying existing collector configurations.\n- [DATA_EXPOSURE_AND_EXFILTRATION]: The skill interacts with environment variable files but follows security best practices by utilizing placeholder values for sensitive credentials and ensuring these files are excluded from version control via .gitignore.
Audit Metadata