mobile-api-integration
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows security best practices for mobile application development.
- [SAFE]: Sensitive data management is handled correctly by using
expo-secure-storefor authentication tokens rather than insecure local storage. - [SAFE]: Environment variables (
EXPO_PUBLIC_API_URL) are used for configuration, preventing the hardcoding of backend endpoints. - [SAFE]: The suggested dependencies (React Query, urql, NetInfo) are reputable, well-known packages from official registries.
- [SAFE]: No suspicious command execution, obfuscation, or data exfiltration patterns were detected.
Audit Metadata