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 run@sentry/wizardvianpx. These are the official, standard tools provided by Sentry for React integration. - [CREDENTIALS_UNSAFE] (SAFE): All examples for DSNs, organization names, and authentication tokens use clear placeholders (e.g., 'YOUR_SENTRY_DSN', 'sntrys_xxx', 'my-org'), adhering to best practices for preventing credential leakage.
- [COMMAND_EXECUTION] (SAFE): The provided shell commands are standard for JavaScript development environments (
npm install,npx) and are used strictly for dependency management and configuration as intended by the skill's primary purpose.
Audit Metadata