sentry-elixir-sdk

Pass

Audited by Gen Agent Trust Hub on Mar 20, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is designed to assist developers in setting up the Sentry SDK for Elixir projects. It performs project discovery using standard system commands (grep, ls, cat) and recommends configuration steps based on detected dependencies like Phoenix, Oban, or OpenTelemetry.
  • [SAFE]: Secret management follows best practices by using environment variables (SENTRY_DSN) via Elixir's System module, avoiding hardcoded credentials.
  • [SAFE]: All suggested external dependencies are standard packages from the Hex package registry (e.g., sentry, finch, opentelemetry).
  • [SAFE]: Command execution is limited to standard project analysis and Elixir build tools (mix) used for dependency management and SDK verification.
  • [SAFE]: No signs of prompt injection, obfuscation, data exfiltration, or persistence mechanisms were detected. The skill is authored by Sentry (getsentry), a recognized and trusted vendor.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 20, 2026, 04:56 PM