expo-deployment
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill provides structured guidance and templates for mobile app deployment using official Expo Application Services (EAS) tooling.\n- [EXTERNAL_DOWNLOADS]: The instructions recommend installing
eas-cliandexpofrom the NPM registry, which are standard utilities for the Expo ecosystem.\n- [EXTERNAL_DOWNLOADS]: The guide suggests using thetestflightpackage as a shortcut; while not an official Expo tool, it is described within the context of standard Apple TestFlight workflows.\n- [SAFE]: All configuration examples for deployment profiles and store metadata use generic placeholders for sensitive values like Apple IDs, API keys, and service account keys.\n- [SAFE]: The skill provides correct security guidance for managing sensitive files, including instructions to use.gitignorefor credential files and utilizing EAS Secrets for CI/CD pipelines.\n- [SAFE]: Illustrative examples for dynamic configuration (e.g., fetching translations instore.config.js) utilize placeholder domains and standard web APIs.
Audit Metadata