expo-brownfield
Pass
Audited by Gen Agent Trust Hub on Aug 7, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for running project initialization and build commands using npx, including create-expo-app and expo-brownfield build. These are standard developer tools for the Expo platform.
- [EXTERNAL_DOWNLOADS]: Instructions reference official Expo documentation, templates, and packages from GitHub and NPM. These are established technology services and are considered trusted sources.
- [DATA_EXFILTRATION]: Documentation for the isolated approach includes guidance on publishing Android artifacts to remote Maven repositories. The instructions correctly advise using environment variables for authentication credentials, following security best practices.
- [REMOTE_CODE_EXECUTION]: Uses npx to execute packages like create-expo-app and expo-brownfield directly from the registry. This is a standard method for ensuring the latest version of developer tools is used.
Audit Metadata