sentry-cli
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill documents the official installation method for the Sentry CLI using a script from https://cli.sentry.dev/install. This resource is vendor-controlled and verified as safe.
- [EXTERNAL_DOWNLOADS]: The documentation references downloading the sentry CLI via official installation scripts and the npm registry, which are standard distribution channels.
- [COMMAND_EXECUTION]: The skill facilitates the execution of the sentry binary to interact with Sentry APIs and services, which is the intended and primary use case.
- [CREDENTIALS_UNSAFE]: Documentation examples in references/auth.md correctly use non-sensitive placeholders for API tokens, ensuring that no actual credentials are exposed.
Audit Metadata