expo-web-to-native
Pass
Audited by Gen Agent Trust Hub on Jul 7, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches and installs developer utilities such as
agent-browser(from Vercel Labs) and@swmansion/argentvia global npm commands. These tools are used for automated browser snapshots and simulator control during the verification phase. - [COMMAND_EXECUTION]: Orchestrates local development environments using standard commands like
npx expo,xcrun simctl(iOS), andadb(Android). These are necessary for launching apps, handling deep links, and capturing screenshots for redesign validation. - [DATA_EXFILTRATION]: Reads local application structure and captures visual data (screenshots/recordings) for the sole purpose of comparing the native port against the original web application. This data is processed locally to ensure content and behavior parity.
Audit Metadata