react-native-dev
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard architectural and development patterns for React Native and Expo applications.
- [SAFE]: Recommended external libraries (e.g., React Navigation, Reanimated, FlashList, TanStack Query) are well-known, widely-used, and reputable packages within the mobile development ecosystem.
- [SAFE]: The networking and state management sections correctly advise the use of
expo-secure-storefor sensitive data like authentication tokens, which is a platform-standard security practice. - [SAFE]: Instructions regarding environment variables correctly distinguish between public (client-side) and private (server-side) variables, preventing accidental exposure of sensitive backend keys.
- [SAFE]: No instances of prompt injection, obfuscation, or unauthorized remote code execution were found.
Audit Metadata