expo-brownfield
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: Provides instructions for executing standard development commands such as
yarn start,pod install, andfindto manage project builds and dependencies. - [COMMAND_EXECUTION]: Documents the use of
sudo gem install cocoapodsto install the CocoaPods dependency manager, which is a standard prerequisite for iOS development. - [EXTERNAL_DOWNLOADS]: Orchestrates the retrieval of software components from well-known and trusted package registries including npm, CocoaPods, and JitPack.
- [REMOTE_CODE_EXECUTION]: Utilizes
npxto dynamically fetch and execute official Expo build utilities and templates from the npm registry, ensuring the use of standard tooling.
Audit Metadata