sentry-sdk-upgrade

Pass

Audited by Gen Agent Trust Hub on Jul 26, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes standard shell commands like cat, grep, and find to discover existing Sentry configurations and versions within the local project environment.
  • [COMMAND_EXECUTION]: It facilitates the upgrade process by running package manager commands (npm install, yarn add, pnpm update) and verification scripts (npm run build, npx tsc) to ensure the project remains stable after migration.
  • [EXTERNAL_DOWNLOADS]: The skill manages dependencies by fetching official Sentry packages (@sentry/*) from standard registries. These packages are owned by the skill's authoring organization (getsentry).
  • [EXTERNAL_DOWNLOADS]: It references official Sentry migration guides and documentation hosted on sentry.io and github.com/getsentry, which are trusted vendor domains.
  • [COMMAND_EXECUTION]: The skill suggests using the official Sentry Wizard (npx @sentry/wizard) for automated upgrades, which is a standard vendor-provided tool.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 26, 2026, 10:05 AM
Security Audit — agent-trust-hub — sentry-sdk-upgrade