react-native-docs
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a purely informational documentation repository providing reference materials for React Native (v0.86). All files contain standard technical documentation, code examples, and configuration guides.
- [EXTERNAL_DOWNLOADS]: The documentation references official and community-standard tools such as Homebrew, Node.js, and CocoaPods, as well as NPM packages like
@react-navigation/native. These are standard developer tools and official dependencies from trusted sources. - [COMMAND_EXECUTION]: The guides include standard shell commands (e.g.,
npm run ios,adb reverse,brew install) intended for manual execution by developers during environment setup and project builds. - [CREDENTIALS_SAFE]: Security best practices are followed in the documentation (e.g., in
rn-security.md), advising against storing secrets in Async Storage and recommending the use of Keychains/Keystores and PKCE for authentication. No hardcoded credentials or secrets were found.
Audit Metadata