bash-defensive-patterns
Warn
Audited by Snyk on Jul 27, 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 examples that write to system locations (/etc, /var/cache) and perform operations like chown, which would modify system state and typically require elevated/sudo privileges, so it encourages actions that can compromise the machine state.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata