docker-buildx
Warn
Audited by Snyk on Jun 22, 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: 1.00). The skill explicitly instructs running a privileged container (docker run --privileged ... --install all) to modify binfmt support on the host and otherwise directs Docker operations that require elevated/container-level privileges, which can change the machine's state and bypass security boundaries.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata