dev-client
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [GENERAL] (SAFE): The skill documentation describes standard procedures for the Expo development ecosystem.
- [COMMAND_EXECUTION] (LOW): Uses standard development tools like
eas,adb, andxcrun. These are expected for the skill's stated purpose of building and installing mobile apps. - [DATA_EXPOSURE] (SAFE): No sensitive file access or credential exposure detected. The
eas credentialscommand is a standard part of the EAS workflow for managing build certificates. - [EXTERNAL_DOWNLOADS] (LOW): Interacts with EAS (Expo Application Services) to build apps in the cloud and uses
eas updateto maintain the CLI tool. These are trusted operations within the Expo ecosystem.
Audit Metadata