claude-code
Warn
Audited by Snyk on Apr 7, 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 explicitly enables running shell tools, editing files, granting directory access, and even has a --dangerously-skip-permissions flag which encourages bypassing permission prompts and programmatic modifications to the host filesystem, so it facilitates changing the machine state even though it does not explicitly demand sudo or user creation.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata