expo-ui
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches package assets and documentation from official Expo servers and well-known developer platforms including expo.dev, developer.android.com, and Google Fonts.
- [REMOTE_CODE_EXECUTION]: Instructs the agent to use standard package management commands (npx expo install) and a vendor-provided feedback utility (submit-expo-feedback) from the official NPM registry.
- [COMMAND_EXECUTION]: Executes a local Node.js script (list-components.js) that parses installed TypeScript definitions within the project's node_modules to provide the agent with a list of available components and modifiers. The script is restricted to reading from the @expo/ui package directory.
Audit Metadata