expo-dev-client
Pass
Audited by Gen Agent Trust Hub on Sep 6, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [Command Execution]: The skill provides numerous shell commands for using
eas-cli,npx,adb, andxcrun. These are standard utilities for React Native and mobile development. - [Credential Management]: The instructions include the
eas credentialscommand, which is a legitimate part of the Expo workflow used to manage sensitive app signing certificates and provisioning profiles. - [Local and Remote Builds]: The skill facilitates both local builds (requiring local toolchains like Xcode or Android Studio) and cloud-based builds via EAS. This is consistent with its stated purpose of building development clients.
- [Installation of Binaries]: The skill uses tools like
adbandxcrun simctlto install generated.apkand.appfiles onto devices or simulators, which is a standard step in the development lifecycle.
Audit Metadata