react-native
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [SAFE] (SAFE): The file provides educational content and best practices for mobile development. No malicious behavior, data exfiltration, or prompt injection patterns were found.- [EXTERNAL_DOWNLOADS] (LOW): The skill references standard initialization commands such as
npx create-expo-appandpod install. These are standard tools in the React Native ecosystem and are used here for instructional purposes.- [COMMAND_EXECUTION] (INFO): Documentation includes CLI commands for starting a development server (npx expo start). These are standard developer operations and do not pose a risk when used as intended in a development environment.
Audit Metadata