react-native-expert
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation, project structures, and code examples for React Native development. No obfuscation, data exfiltration, or malicious commands were identified.
- [COMMAND_EXECUTION]: The skill includes instructions for running standard development commands like
npx expo doctor,npx expo start, andnpx expo run:ios. These are essential for managing the project lifecycle and resolving common environment issues. - [EXTERNAL_DOWNLOADS]: The skill references standard and well-known libraries in the React Native ecosystem, such as Expo, Zustand, and React Navigation. These are documented for use as project dependencies.
- [CREDENTIALS_UNSAFE]: The skill follows security best practices by explicitly mentioning
SecureStorefor handling sensitive data like authentication tokens.
Audit Metadata