sentry-react-sdk
Pass
Audited by Gen Agent Trust Hub on May 4, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: Performs project environment discovery by executing shell commands (e.g.,
ls,cat,grep) to inspectpackage.jsonand local file structures. This allows the skill to tailor its recommendations based on the detected React version, router, and build tools. - [EXTERNAL_DOWNLOADS]: Recommends the installation of official Sentry packages and CLI tools (e.g.,
@sentry/react,@sentry/vite-plugin,@sentry/wizard) from the NPM registry to enable error monitoring and performance tracking. - [COMMAND_EXECUTION]: Includes discovery logic that checks for companion backend projects in parent and adjacent directories (e.g., scanning for
../go.modor../requirements.txt) to suggest cross-linking with other Sentry SDKs.
Audit Metadata