building-native-ui
Pass
Audited by Gen Agent Trust Hub on Jul 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content and code snippets for mobile development, showing no indicators of malicious intent or unauthorized behavior.
- [EXTERNAL_DOWNLOADS]: Recommended dependencies (e.g.,
three.js,@react-three/fiber) are well-known libraries sourced from the official NPM registry, which is a trusted platform for development. - [COMMAND_EXECUTION]: The documentation includes standard Expo CLI commands (
npx expo start,npx expo run:ios) required for running and testing mobile applications locally. - [DATA_EXFILTRATION]: No data exfiltration patterns were detected. The skill correctly identifies and recommends using
expo-secure-storefor handling sensitive user data, following platform security best practices.
Audit Metadata