react-native-deployment
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill provides legitimate instructions for configuring and deploying React Native applications.
- [EXTERNAL_DOWNLOADS]: References official, well-known packages including
react-native-code-push,expo-updates, andreact-native-config. These are standard dependencies for the described functionality. - [CREDENTIALS_UNSAFE]: The skill follows security best practices by explicitly advising against storing secrets in code and recommending the use of environment variables and CI/CD secrets for managing sensitive data.
- [COMMAND_EXECUTION]: Includes standard CLI commands for build and deployment processes (e.g.,
eas build,appcenter codepush release). These commands are used as intended within the context of React Native development and do not involve untrusted input or suspicious execution patterns.
Audit Metadata