expo-dev-client
Pass
Audited by Gen Agent Trust Hub on Jul 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents legitimate, standard workflows for the Expo development ecosystem, specifically for creating development clients using EAS Build.
- [COMMAND_EXECUTION]: The skill provides instructions for executing standard mobile development CLI tools, including
eas-cli,adb,xcrun, andideviceinstaller. These tools are necessary and expected for the skill's stated purpose of building and installing mobile applications. - [INDIRECT_PROMPT_INJECTION]: The skill involves processing project-specific configuration files (such as
eas.json) and project source code. This creates a surface where malicious configuration could theoretically influence the agent's behavior during a build. However, the skill follows standard tool-based workflows and does not perform any unsafe dynamic interpolation of that data into its instructions.
Audit Metadata