sentry-react-native-sdk
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses standard shell commands (
grep,cat,ls,find) for project discovery, limited to analyzing configuration files likepackage.jsonandapp.jsonto determine the environment. - [SAFE]: All external dependencies and tools, such as
@sentry/react-nativeand@sentry/wizard, are official resources from a well-known service provider (Sentry). - [SAFE]: The instructions emphasize secure credential management, specifically warning the user to add
.env.localto.gitignoreand avoid committingSENTRY_AUTH_TOKENto version control. - [SAFE]: No malicious patterns such as prompt injection, data exfiltration to unknown domains, or code obfuscation were detected. The skill's behavior aligns perfectly with its stated purpose of SDK integration.
Audit Metadata