skills/pluginagentmarketplace/custom-plugin-react-native/react-native-deployment/Gen Agent Trust Hub
react-native-deployment
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No security issues detected. The skill follows best practices for React Native deployment.
- [COMMAND_EXECUTION] (LOW): The skill documentation includes standard shell commands for mobile app deployment (npm, eas-cli, fastlane, keytool). These are appropriate for the skill's stated purpose.
- [Indirect Prompt Injection] (LOW): The skill provides an example implementation pattern in
references/GUIDE.mdthat processes externalinput_data. - Ingestion points:
references/GUIDE.md(implement_react_native_deployment function) - Boundary markers: Absent in the provided Python example code.
- Capability inventory: The skill's primary function involves interacting with deployment CLIs (eas, fastlane).
- Sanitization: Not explicitly demonstrated in the instructional code examples.
- [NO_CODE] (SAFE): The provided Python validation script (
scripts/validate.py) is safe and usesyaml.safe_load()for configuration parsing.
Audit Metadata