building-native-ui
Pass
Audited by Gen Agent Trust Hub on Jul 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a purely instructional guide for mobile app development. It contains best practices, library preferences, and code snippets for UI components, navigation structures, and native platform features.
- [EXTERNAL_DOWNLOADS]: The skill recommends installing standard, well-known libraries from the official NPM registry (e.g., three.js, expo-router, react-native-reanimated) to support its implementation guidelines. These are standard dependencies for the described development environment.
- [COMMAND_EXECUTION]: The skill mentions common developer CLI commands such as
npx expo start,npx expo run:ios, andeas build. These are standard tools in the Expo ecosystem and are used for local development and building the application binary. - [DATA_EXFILTRATION]: No patterns of sensitive data access or exfiltration were detected. The storage documentation explicitly recommends using
SecureStorefor sensitive information like tokens and passwords.
Audit Metadata