sentry-fix-stack-traces

Pass

Audited by Gen Agent Trust Hub on Aug 22, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a library of reference documentation for Sentry SDK integration. No malicious code or harmful instructions were detected.
  • [EXTERNAL_DOWNLOADS]: All suggested dependencies and CLI tools (e.g., sentry-wizard, sentry-cli, sentry-sdk) are sourced from official registries (NPM, PyPI, etc.) or the vendor's own GitHub organization (getsentry), which are considered trusted sources for these tools.
  • [CREDENTIALS_UNSAFE]: The instructions proactively manage security by warning against the commitment of authentication tokens to version control and recommending the use of environment variables or CI/CD secret stores.
  • [INDIRECT_PROMPT_INJECTION]: The skill explicitly instructs the AI agent to treat all data returned from Sentry (such as event payloads, issue titles, and comments) as untrusted input and specifically forbids executing any instructions found within that data.
  • [COMMAND_EXECUTION]: Shell commands used in the guides (e.g., grep, ls, npx) are restricted to project detection and standard installation/verification tasks within the developer's environment.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 22, 2026, 01:46 PM
Security Audit — agent-trust-hub — sentry-fix-stack-traces