expo-native-ui
Pass
Audited by Gen Agent Trust Hub on Jul 7, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references several external resources for documentation and testing purposes.
- Mentions official Apple documentation for SF Symbols.
- Includes a sample audio stream URL from a known internet radio service (Nightride.fm) for demonstrating audio playback features.
- These downloads are from well-known or official sources and are used for their intended purpose within the skill.
- [COMMAND_EXECUTION]: The skill provides instructions for standard development workflows.
- Recommends using Expo CLI commands such as
npx expo startandnpx expo run:ios/androidfor application lifecycle management. - Includes commands for installing well-known 3D graphics libraries from the NPM registry (e.g., Three.js, React Three Fiber) with specific versioning for compatibility.
- These instructions follow established ecosystem practices for mobile development.
Audit Metadata