docker-troubleshoot
Warn
Audited by Snyk on Feb 16, 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 instructs destructive and state-changing operations (killing processes, chown inside containers that can affect mounted host files, and docker system prune --volumes) which can modify or delete host/container state, even though it doesn't ask for privilege escalation or creating users.
Audit Metadata