react-native-patterns
Pass
Audited by Gen Agent Trust Hub on Jun 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides architectural guidance for mobile development using Expo and React Native, focusing on best practices for data validation and state management.
- [SAFE]: It explicitly warns against common security vulnerabilities, such as storing authentication tokens in unencrypted storage (AsyncStorage) or hardcoding secrets like Stripe keys in the application bundle.
- [SAFE]: The instructions promote the use of
expo-secure-storefor sensitive data, ensuring that tokens are stored in the device's secure keychain or keystore. - [SAFE]: No evidence of prompt injection, data exfiltration, obfuscation, or malicious command execution was found in the documentation or code examples.
Audit Metadata