skills/getsentry/cli/sentry-cli/Gen Agent Trust Hub

sentry-cli

Pass

Audited by Gen Agent Trust Hub on Aug 2, 2026

Risk Level: SAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONCREDENTIALS_UNSAFEDATA_EXFILTRATION
Full Analysis
  • [REMOTE_CODE_EXECUTION]: The skill provides installation instructions for the Sentry CLI using a shell script piped from https://cli.sentry.dev/install. As this is an official vendor domain, the operation is a standard setup procedure for the tool.
  • [COMMAND_EXECUTION]: The agent is instructed to use the sentry CLI to interact with Sentry services, including the use of wrapper commands like sentry monitor run and sentry local run which execute user-provided subcommands.
  • [CREDENTIALS_UNSAFE]: The skill documents authentication workflows such as sentry auth login and provides commands to display active session tokens via sentry auth token. It includes specific safety guidelines advising the agent never to log or store these authentication tokens.
  • [DATA_EXFILTRATION]: The CLI is designed to communicate with Sentry API endpoints to upload build artifacts, sourcemaps, and telemetry data as part of its core functionality.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 2, 2026, 06:14 PM
Security Audit — agent-trust-hub — sentry-cli