react-native-architecture
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a template and guide for React Native architecture, providing boilerplate code and configuration patterns without introducing malicious logic.
- [SAFE]: Implements security best practices by using
expo-secure-storefor managing sensitive authentication tokens, ensuring they are stored in the device's secure enclave rather than in plain text or standard local storage. - [SAFE]: Explicitly advises against storing secrets in code and recommends using environment variables, aligning with secure development principles.
- [SAFE]: Uses well-known and trusted community packages (e.g., Expo, TanStack Query, Shopify FlashList) for core functionality.
Audit Metadata