Delegation
Warn
Audited by Snyk on Jun 30, 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 (low risk: 0.30). The skill explicitly instructs agents to run tools autonomously (Bash, file reads/writes, spawn processes, create git worktrees, and append to ~/.claude logs), so it does push agents to modify local machine state, but it does not request sudo, system-level config changes, or creation of user accounts—so the risk is moderate-to-low.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata