native-data-fetching
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a guide for implementing network requests, data fetching, and caching using standard tools like the Fetch API and TanStack Query.
- [SAFE]: Promotes secure credential management by explicitly recommending the use of
expo-secure-storefor sensitive data like authentication tokens, while warning against insecure alternatives likeAsyncStorage. - [SAFE]: Includes explicit security warnings regarding environment variable management, instructing developers never to put secrets in
EXPO_PUBLIC_prefixed variables as they are exposed in the client bundle. - [SAFE]: Uses standard, well-known dependencies for the React Native/Expo ecosystem and provides benign code examples with placeholder URLs.
Audit Metadata