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.md that processes external input_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 uses yaml.safe_load() for configuration parsing.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:08 PM