building-native-ui
Pass
Audited by Gen Agent Trust Hub on Aug 13, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill documents standard Expo and React Native CLI commands used for mobile development workflows.\n
- Evidence:
SKILL.mddescribes developer-led execution ofnpx expo run:ios,npx expo run:android, andeas buildfor creating native application binaries.\n- [EXTERNAL_DOWNLOADS]: The skill provides installation instructions for widely-used, versioned libraries in the React Native ecosystem.\n - Evidence:
references/webgpu-three.mdlists well-known dependencies for 3D graphics, such asthreeand@react-three/fiber, including specific versions for compatibility.\n- [SAFE]: Data persistence and media handling examples follow industry best practices for security and privacy.\n - Evidence:
references/storage.mddemonstrates the use of parameterized SQLite queries to prevent injection attacks, andreferences/media.mduses standard device APIs for camera and file system operations.
Audit Metadata