rsync
Warn
Audited by Snyk on Jun 22, 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.90). The prompt explicitly instructs state-changing operations: rsync --delete (which can remove files on the destination) and an SSH command that runs sudo systemctl restart on the target (requiring sudo to modify system services), so it pushes the agent to perform privileged/modifying actions on a machine.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata