bash-defensive-patterns
Warn
Audited by Snyk on Feb 16, 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 contains explicit examples that create or modify files under system locations like /etc and /var and shows commands like chown, mv, and rm which modify machine state and typically require elevated (sudo) privileges, so it could prompt the agent to change the host system.
Audit Metadata