linux-bash-scripting
Warn
Audited by Snyk on May 2, 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 demonstrates writing to system paths (e.g., atomic_write /etc/app/config.yml) and using /var/lock for locking, which instructs modifying system-level files that normally require elevated privileges and can change the machine state.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata