NYC

sentry-react-setup

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
  • [EXTERNAL_DOWNLOADS] (SAFE): The skill instructs the user to install the @sentry/react package and run the @sentry/wizard tool. These are the official, standard installation methods for the Sentry SDK.
  • [DATA_EXFILTRATION] (SAFE): The sendDefaultPii: true configuration is a standard Sentry feature for capturing user-related metadata (like IP addresses) for debugging. This is not unauthorized exfiltration as it sends data to the user's own configured Sentry DSN.
  • [CREDENTIALS_UNSAFE] (SAFE): The environment variables listed (e.g., SENTRY_AUTH_TOKEN, REACT_APP_SENTRY_DSN) use placeholders like 'xxx' or generic examples, posing no risk of secret exposure.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:04 PM