native-data-fetching
Pass
Audited by Gen Agent Trust Hub on Jul 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content and code snippets for networking in Expo using standard libraries and patterns. It includes security-positive advice, such as using
expo-secure-storefor authentication tokens instead of the less secureAsyncStorage. - [SAFE]: Environment variable management is handled correctly. The skill distinguishes between client-safe variables (prefixed with
EXPO_PUBLIC_) and server-side secrets, explicitly warning developers not to include sensitive information in the public bundle. - [EXTERNAL_DOWNLOADS]: The skill references well-known, community-standard packages including
@tanstack/react-query,expo-router,expo-server,expo-secure-store, and@react-native-community/netinfo. These are recognized dependencies within the React Native ecosystem.
Audit Metadata