react-native-setup
Warn
Audited by Snyk on Feb 16, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 0.70). The skill explicitly includes commands that use sudo (e.g.,
sudo xcodebuild -license accept,sudo gem install cocoapods) and other system-level installs and environment-file edits that modify the host machine state and require elevated privileges.
Audit Metadata