docker-essentials

Warn

Audited by Snyk on May 29, 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). This skill guide gives explicit Docker commands that create/remove containers, volumes and networks, mount host paths and execute commands as root (e.g. docker run -v /host/path:..., docker exec -u root), all of which modify the host/Docker engine state and can encourage privileged actions that affect the machine.

Issues (1)

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
MEDIUM
Analyzed
May 29, 2026, 04:27 PM
Issues
1
Security Audit — snyk — docker-essentials