sentry-browser-sdk

Pass

Audited by Gen Agent Trust Hub on Sep 14, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill references official Sentry CDN domains (js.sentry-cdn.com and browser.sentry-cdn.com) for loading SDK bundles in projects that do not use a build system.
  • [COMMAND_EXECUTION]: The skill performs project environment detection using standard shell commands such as ls, cat, and grep to identify frameworks (e.g., React, Vue, Next.js) and package managers.
  • [COMMAND_EXECUTION]: The skill provides standard installation commands for the @sentry/browser package and build-tool-specific plugins using npm, yarn, and pnpm.
  • [REMOTE_CODE_EXECUTION]: The skill utilizes npx to execute official Sentry utilities, including @sentry/cli and @sentry/wizard, for source map management and automated project configuration.
  • [DATA_EXPOSURE]: The skill provides best-practice guidance for managing sensitive credentials, instructing users to store the SENTRY_AUTH_TOKEN in a .env file rather than hardcoding it in the project.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 14, 2026, 03:25 PM
Security Audit — agent-trust-hub — sentry-browser-sdk