linux-docker

Warn

Audited by Snyk on Mar 7, 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.80). The skill explicitly tells the agent to install packages (apt install docker.io), to prefix commands with sudo for permission errors (e.g., sudo docker run ...), and to perform host-modifying operations like mounting host directories, creating networks/volumes, and managing containers—actions that require or encourage elevated privileges and can modify/compromise the host state.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 7, 2026, 05:47 PM