sentry-react-native-sdk
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs project detection using standard Unix utilities (grep, ls, cat) to identify the environment, such as Expo managed versus vanilla React Native, without performing any unauthorized data access.
- [SAFE]: The skill guides the user to use the official vendor CLI tool,
@sentry/wizard, which is an interactive tool for project configuration. - [SAFE]: The instructions explicitly promote secure secret management by advising users to store sensitive tokens like
SENTRY_AUTH_TOKENin environment variables rather than committing them to version control. - [SAFE]: All referenced Node.js packages and scripts are official components of the Sentry ecosystem or well-known community libraries (e.g., React Navigation, Redux).
- [SAFE]: No malicious patterns such as prompt injection, obfuscation, or unauthorized data exfiltration were detected in the instructions or reference files.
Audit Metadata