docker

Warn

Audited by Socket on Jul 8, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/install.sh

No clear malicious functionality is present in the script’s logic; it behaves like a standard Docker installation helper. The main supply-chain security concern is that it downloads and executes an unauthenticated remote installer script as root (curl -> sudo sh) without checksum/signature pinning, which should be treated as a high-risk trust decision in hardened environments. Additionally, it modifies system group membership (docker group) to enable Docker usage.

Confidence: 70%Severity: 56%
Audit Metadata
Analyzed At
Jul 8, 2026, 04:20 PM
Package URL
pkg:socket/skills-sh/alisonaquinas%2Fllm-ci-dev%2Fdocker%2F@746c57aa575a45e4923599955be1e14b62fefd9b19a4a44015770ca6a21e8fe1
Security Audit — socket — docker