docker-2025-features
Warn
Audited by Snyk on Feb 15, 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.90). The skill explicitly instructs changing security settings (enable/disable Enhanced Container Isolation) and recommends mounting /var/run/docker.sock into containers (docker run -v /var/run/docker.sock:/var/run/docker.sock), which directly enables host-level access and can compromise the machine.
Audit Metadata