mobile-development
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill uses industry-standard development patterns for mobile applications, including established libraries for navigation and state management.
- [COMMAND_EXECUTION]: Includes instructions for project initialization using the official 'create-expo-app' utility via npx, which is a trusted development tool.
- [EXTERNAL_DOWNLOADS]: References a wide range of well-known, standard libraries from the npm registry such as Expo, TanStack Query, and Zustand.
- [DATA_EXFILTRATION]: Code examples demonstrate secure handling of authentication tokens using environment variables and local storage patterns rather than hardcoded secrets.
Audit Metadata