sentry-react-native-setup
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS] (SAFE): The skill references official packages '@sentry/react-native' and '@sentry/wizard' for error tracking and setup. These are well-known and legitimate tools from a reputable provider.
- [COMMAND_EXECUTION] (SAFE): The command 'npx @sentry/wizard@latest -i reactNative' is the standard, documented method for initiating the Sentry configuration process in mobile applications.
- [CREDENTIALS_UNSAFE] (SAFE): The documentation lists environment variables for configuration (e.g., SENTRY_AUTH_TOKEN). All values provided in the skill are clearly placeholders or examples and do not contain real secrets.
- [DATA_EXFILTRATION] (SAFE): The 'sendDefaultPii' flag is mentioned as a configuration option. This is a standard Sentry feature for including user data in reports, and its use is documented for the developer to configure as needed.
Audit Metadata