NYC

sentry-react-native-setup

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
  • EXTERNAL_DOWNLOADS (SAFE): The skill utilizes npx @sentry/wizard@latest to automate the configuration process. This command downloads and executes the latest version of the Sentry wizard from the npm registry. This is the standard, recommended installation method provided by Sentry.
  • CREDENTIALS_UNSAFE (SAFE): The documentation includes examples of environment variables such as SENTRY_AUTH_TOKEN. These are correctly presented as placeholders (e.g., sntrys_xxx) to guide user configuration and do not contain actual secrets.
  • DATA_EXFILTRATION (SAFE): The manual configuration example includes sendDefaultPii: true. While this instructs the SDK to send personally identifiable information (PII) to Sentry's servers for better debugging, it is a standard, documented feature of the Sentry SDK and is presented as an optional configuration for the developer.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:04 PM