mobile-navigation-setup
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references official Expo documentation (docs.expo.dev), which is a well-known service for mobile development resources.
- [COMMAND_EXECUTION]: Provides standard command-line instructions for the Expo ecosystem, such as
npx expo installandnpx expo customize, to manage project dependencies and configuration. - [COMMAND_EXECUTION]: The skill utilizes platform-specific tools (
mobile_generateScreen,mobile_installDependency,mobile_checkDevEnvironment) for scaffolding and project maintenance, which are consistent with the skill's purpose. - [REMOTE_CODE_EXECUTION]: Instructions involve installing standard, versioned Node.js packages (e.g.,
expo-router) from the official registry using the standard Expo CLI.
Audit Metadata