expo-deployment
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents standard deployment procedures for mobile applications using the official EAS platform.
- [EXTERNAL_DOWNLOADS]: The skill specifies installation of 'eas-cli' and 'expo' from the public NPM registry, which are standard, trusted tools for the Expo ecosystem.
- [COMMAND_EXECUTION]: Shell commands provided (such as 'eas build' and 'eas deploy') are legitimate tools for building and submitting mobile applications to stores.
- [CREDENTIALS_UNSAFE]: The EAS configuration example uses harmless placeholders for user identities (e.g., 'your@email.com') and app IDs, following best practices for avoiding hardcoded secrets.
Audit Metadata