native-data-fetching
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides educational content and code snippets for networking in Expo. It includes proactive security advice, specifically recommending against storing sensitive tokens in unencrypted storage (AsyncStorage) and instead suggesting the use of 'expo-secure-store'. It also correctly warns developers that environment variables prefixed with 'EXPO_PUBLIC_' are visible in the client bundle and should not contain secrets. All included code patterns (Fetch, React Query, AbortController) are standard and safe implementations for the described use case.
Audit Metadata