bash-defensive-patterns
Warn
Audited by Snyk on May 6, 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 skill includes explicit examples that create or write to system paths (e.g., /etc/myapp/config, /var/cache/myapp) and uses operations like chown, rm, and mkdir -p which typically require elevated privileges and modify system state, so it can push an agent to change the machine state.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata