react-native-architecture
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides architectural guidance and code patterns for React Native development without any detected security threats.
- [EXTERNAL_DOWNLOADS]: The skill recommends installing standard React Native and Expo packages using
npxandexpo install. All referenced packages are well-known community libraries (e.g., @tanstack/react-query, @shopify/flash-list). - [COMMAND_EXECUTION]: Provides standard CLI commands for initializing projects and building applications via Expo and EAS (Expo Application Services). These are routine development tasks.
- [DATA_EXPOSURE]: Correctly demonstrates the use of
expo-secure-storefor handling authentication tokens on-device. The documentation explicitly warns against storing secrets in code.
Audit Metadata