skills/fworks-tech/agenthood/sentry/Gen Agent Trust Hub

sentry

Pass

Audited by Gen Agent Trust Hub on Jul 8, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill downloads the Sentry CLI tool for Darwin (via Homebrew), Linux (via official shell script), and Windows (via Scoop) to enable monitoring capabilities.
  • [REMOTE_CODE_EXECUTION]: The Linux installation routine fetches a setup script from the official Sentry domain (https://sentry.io/get-cli/) and executes it via bash to configure the environment.
  • [COMMAND_EXECUTION]: The skill uses the sentry-cli to perform legitimate operations such as listing issues, managing releases, and uploading source maps.
  • [SAFE]: Authentication is handled using the platform's native secret configuration for SENTRY_AUTH_TOKEN, ensuring sensitive credentials are not hardcoded or exposed in plain text.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 8, 2026, 10:05 AM
Security Audit — agent-trust-hub — sentry