robotics-security
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: 1.00). The skill contains numerous explicit instructions and shell commands that modify system state (sudo apt/install/purge, editing /etc/ssh/sshd_config, systemd unit files, iptables rules, keystore permissions, useradd/ssh-key operations, etc.), which would require elevated privileges and instruct the agent to change host configuration—so it should be flagged.
Audit Metadata