docker-management
Warn
Audited by Snyk on May 2, 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 (medium risk: 0.60). The skill instructs destructive and state-changing Docker operations (run/stop/rm, bind-mounting host paths, docker cp, and especially docker system prune -af / docker volume prune) which can modify or delete host data and typically require privileged Docker/daemon access, so it can reasonably compromise the machine though it does not explicitly ask to escalate privileges or create users.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata