react-native-architecture
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate architectural guidance and code snippets for mobile development with React Native and Expo.
- [SAFE]: All identified dependencies (e.g., expo-router, @tanstack/react-query, @shopify/flash-list) are standard, well-known packages in the React Native ecosystem.
- [SAFE]: The authentication pattern correctly demonstrates the use of
expo-secure-storefor sensitive data (tokens) rather than local storage or plain text. - [SAFE]: The best practices section explicitly advises against storing secrets in code and recommends using environment variables, which is a key security principle.
- [SAFE]: No obfuscation, prompt injection, or unauthorized network operations were found in the provided content.
Audit Metadata