dev-client
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- COMMAND_EXECUTION (SAFE): The skill includes standard development commands such as
eas build,adb install, andxcrun simctl. These are appropriate for the task of mobile app development and distribution. - DATA_EXFILTRATION (SAFE): No sensitive file paths or unauthorized network operations were detected. The use of
eas credentialsis a standard administrative task for managing app signing certificates within the Expo ecosystem. - PROMPT_INJECTION (SAFE): The text contains instructional guidance without any attempts to override agent behavior or bypass safety constraints.
- EXTERNAL_DOWNLOADS (SAFE): The skill references standard tools (
eas-cli,expo) through package managers. No unverified remote script execution (e.g., pipe to bash) was found.
Audit Metadata