sentry-react-router-framework-sdk
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs project discovery by inspecting local manifest files (e.g., package.json, go.mod, requirements.txt) to detect existing dependencies and project structure. This is standard behavior for an SDK setup tool.
- [SAFE]: All referenced external packages and utilities, including
@sentry/react-router,@sentry/profiling-node, and the@sentry/wizard, are official resources from Sentry, a well-known service. - [SAFE]: The provided code snippets follow security best practices by using environment variables for sensitive data like
SENTRY_AUTH_TOKENand placeholders for project identifiers (DSN, ORG_SLUG). - [SAFE]: The use of
npx @sentry/wizardandnpx react-routerinvolves executing official, reputable CLI tools designed for these specific framework tasks.
Audit Metadata