docker

Warn

Audited by Socket on Jun 28, 2026

1 alert found:

Anomaly
AnomalyLOW
references/recipes/multi-stage.md

No clear indicators of intentional malware are present in the provided Docker/Compose fragments. The primary security concern is build-time supply-chain trust: executing a network-fetched installer via `curl ... | sh` during the builder stage, which could allow malicious toolchain installation if the installer source/content is compromised or not integrity-pinned. Additional moderate risks include non-digest-pinned base images/tags and a nonstandard Node runtime entrypoint (`node build`) that should be verified for correctness and stability.

Confidence: 62%Severity: 56%
Audit Metadata
Analyzed At
Jun 28, 2026, 04:54 PM
Package URL
pkg:socket/skills-sh/cloudvoyant%2Fcodevoyant%2Fdocker%2F@710b29e18b5723aff133de97e05d245364cf860a50e80740f7f891e0ff30f814
Security Audit — socket — docker