install-flutter-from-git
Warn
Audited by Snyk on Feb 15, 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: 1.00). The skill explicitly includes multiple sudo commands and system-level package installations (e.g., sudo apt-get install, sudo xcode-select, sudo gem install), which instruct modifying system files and requiring elevated privileges, so it can compromise the machine state.
Audit Metadata