Sentry CLI
Pass
Audited by Gen Agent Trust Hub on Aug 30, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill documents the official installation script for the Sentry CLI via
https://sentry.io/get-cli/. This is the standard, official deployment method for a well-known service. - [COMMAND_EXECUTION]: The skill provides examples for using the
sentry-clibinary to perform administrative tasks such as release management, uploading source maps, and monitoring cron jobs. These are the core functional requirements of the tool. - [CREDENTIALS_SAFE]: The skill correctly instructs the user to manage authentication tokens via environment variables or standardized configuration files (
.sentryclirc), following industry best practices for secret management.
Audit Metadata