swift-linux
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: 0.80). The prompt explicitly instructs running "sudo apt-get install" (and other system-level installs/changes), which requires elevated privileges and modifies the machine's package state, so it pushes the agent to perform privileged system changes.
Audit Metadata