linux-bash-scripting
Warn
Audited by Snyk on Mar 7, 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.70). The skill includes explicit examples that write to system locations (e.g., atomic_write /etc/app/config.yml, locking to /var/lock) and references systemctl/package operations that would modify machine state and typically require elevated privileges, so it can drive an agent to change the host system.
Audit Metadata