walkthrough
Warn
Audited by Snyk on Mar 23, 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 the agent to run privileged system commands (e.g., "sudo apt-get install libgtk-3-dev") and to start/stop services and containers on the host (docker-compose, backend servers, emulators), which requires elevated privileges and modifies the machine state, so it should be flagged.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata