droid-control
Warn
Audited by Snyk on Apr 21, 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 (medium risk: 0.60). The skill explicitly instructs running privileged system-level commands (several "sudo apt-get install" lines), access to device nodes and VM/system tooling, and delegates exact shell commands to workers that modify installed packages and system state, though it doesn't ask to create users or edit critical configs like ssh/systemd.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata