mobile-run-on-device
Pass
Audited by Gen Agent Trust Hub on Aug 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents standard workflows for mobile application development using the Expo framework, including instructions for running apps on physical devices and utilizing developer tools.
- [EXTERNAL_DOWNLOADS]: The skill references standard package installations (e.g.,
eas-cli,expo-dev-client, and@expo/ngrok) from official registries. These are well-known dependencies for the Expo ecosystem and are used for their intended development purposes. - [COMMAND_EXECUTION]: The shell commands provided (e.g.,
npx expo start,eas build,npx expo run:android) are part of the official Expo CLI toolchain and are correctly applied to the task of mobile application testing and deployment. - [INDIRECT_PROMPT_INJECTION]: While the skill ingests a user-provided project path to run commands, the capability tier is restricted to standard development tools and does not represent a significant vulnerability surface in this context.
Audit Metadata