sentry-react-setup
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Recommends installation of @sentry/react and @sentry/wizard. These are official packages provided by Sentry, a well-known service for error monitoring and performance tracking.- [DATA_EXFILTRATION]: Includes configuration for 'sendDefaultPii', which allows the collection of standard browser-level PII (such as IP addresses) for debugging purposes. This is a documented feature of the Sentry SDK intended for error reporting to their well-known service.- [CREDENTIALS_UNSAFE]: Uses placeholders like 'YOUR_SENTRY_DSN' and 'sntrys_xxx' for environment variables and configuration, following security best practices by avoiding hardcoded secrets.
Audit Metadata