flutter-environment-setup-macos
Warn
Audited by Snyk on Mar 5, 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.80). The skill repeatedly instructs privileged, system-level changes (sudo xcode-select/runFirstLaunch, sudo xcodebuild -license, sudo gem install cocoapods) that modify the machine’s state and require administrative privileges—even though it asks the user to run them, it clearly guides state-changing privileged operations.
Audit Metadata