bash-defensive-patterns
Warn
Audited by Snyk on May 12, 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 concrete examples that create or modify system-level files and paths (e.g., /var/cache/myapp, /etc/myapp/config) and demonstrates privileged operations like chown, which encourages changing the machine's state even if it doesn't explicitly instruct privilege escalation.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata