sentry-react-setup

Pass

Audited by Gen Agent Trust Hub on Feb 22, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS] (SAFE): The skill instructs the user to install @sentry/react and run @sentry/wizard via npx. These are the official, standard tools provided by Sentry for React integration.
  • [CREDENTIALS_UNSAFE] (SAFE): All examples for DSNs, organization names, and authentication tokens use clear placeholders (e.g., 'YOUR_SENTRY_DSN', 'sntrys_xxx', 'my-org'), adhering to best practices for preventing credential leakage.
  • [COMMAND_EXECUTION] (SAFE): The provided shell commands are standard for JavaScript development environments (npm install, npx) and are used strictly for dependency management and configuration as intended by the skill's primary purpose.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 22, 2026, 05:24 AM