native-data-fetching
Pass
Audited by Gen Agent Trust Hub on May 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides educational content and code snippets for React Native development.
- [CREDENTIALS_UNSAFE]: No hardcoded credentials were found. The skill correctly identifies that tokens should be stored securely using 'expo-secure-store' rather than 'AsyncStorage'.
- [EXTERNAL_DOWNLOADS]: Dependencies are installed via standard package managers (npx expo install) from official registries. The libraries referenced (@tanstack/react-query, expo-secure-store, @react-native-community/netinfo) are industry-standard and well-maintained.
- [COMMAND_EXECUTION]: Command execution is limited to standard project setup and environment configuration (npx expo, eas env) which are expected in a development context.
Audit Metadata