zig

Warn

Audited by Socket on Feb 16, 2026

1 alert found:

Anomaly
AnomalyLOW
references/zvm.md

The code fragment is documentation for a legitimate open-source tool (ZVM) with an installation path that includes a remote script execution vector (curl | bash) and an optional binary download. While the operational design (version management, PATH configuration) is typical, the lack of integrity verification for remote installers represents a significant supply-chain risk. To mitigate, adopt signed releases, verify checksums or GPG signatures, pin versions, and consider package-manager based installation instead of piping curl to bash. Copying binary downloads should also include signature verification. Overall, the static text itself shows no embedded malware but highlights a high-risk installer pattern that warrants mitigations before trust is established in automated deployment pipelines.

Confidence: 72%Severity: 60%
Audit Metadata
Analyzed At
Feb 16, 2026, 03:44 AM
Package URL
pkg:socket/skills-sh/anthemflynn%2Fccmp%2Fzig%2F@421d8165bdd1d51e95016af57c5e075a02b93ca9