worker-management
Warn
Audited by Snyk on Apr 6, 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: 1.00). The skill explicitly instructs creating files under /root, running scripts in /opt, starting/stopping workers (containers/services), and even using rm -rf to reset—actions that modify system state and likely require elevated privileges, so it can compromise the host.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata