bash-style
Warn
Audited by Snyk on Feb 15, 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 demonstrates and recommends using sudo tee and other patterns to write/append to system files under /etc (e.g., /etc/hosts, /etc/fail2ban), so it instructs modifying system-level state and requires root privileges.
Audit Metadata