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/reactand@sentry/wizard. These are official packages from Sentry.io, a reputable service for error monitoring. - [CREDENTIALS_UNSAFE] (SAFE): The documentation includes examples of environment variables such as
SENTRY_AUTH_TOKENandREACT_APP_SENTRY_DSN. However, these are clearly marked as placeholders (e.g.,sntrys_xxx,YOUR_SENTRY_DSN) and do not contain actual secrets. - [DATA_EXFILTRATION] (SAFE): The configuration snippet includes
sendDefaultPii: true. While this enables the collection of Personally Identifiable Information for debugging purposes, it is a standard, documented feature of Sentry and its use here is consistent with the skill's primary purpose of error monitoring.
Audit Metadata