react-native-architecture
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a comprehensive guide for architecting mobile applications with Expo, promoting established design patterns and modular code structures.
- [EXTERNAL_DOWNLOADS]: The documentation references standard and widely-trusted packages such as
expo-router,@tanstack/react-query, and@shopify/flash-list, which are standard for modern React Native development. - [COMMAND_EXECUTION]: Shell commands are restricted to project initialization using
npx create-expo-appand official build/submission workflows with theeas-clitool. - [SAFE]: Authentication examples correctly utilize
expo-secure-storefor sensitive token management on mobile devices, and the best practices section explicitly warns against hardcoding secrets, recommending environment variables instead.
Audit Metadata