react-native-architecture
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or security vulnerabilities were detected. The skill adheres to mobile development best practices.
- [EXTERNAL_DOWNLOADS]: The skill recommends the installation of official and well-known community packages from the npm registry, such as Expo SDK modules, React Query, and Shopify's FlashList, using standard package managers.
- [COMMAND_EXECUTION]: Includes routine development and deployment commands using
npxand theeasCLI (Expo Application Services), which are standard for the described workflow. - [CREDENTIALS_UNSAFE]: Correctly identifies the risk of storing secrets in code and explicitly instructs users to use environment variables instead. It also demonstrates the use of
expo-secure-storefor sensitive token management.
Audit Metadata