acad-cuix-builder
Warn
Audited by Socket on Jul 2, 2026
1 alert found:
AnomalyAnomalyinstall.ps1
LOWAnomalyLOW
install.ps1
This file acts as a supply-chain-sensitive downloader: it fetches a remote executable from GitHub Releases (the 'latest' release) and writes it into a user-writable directory with no integrity or signature validation. While the fragment itself contains no explicit exfiltration, credential theft, or backdoor behavior, it enables a high-impact compromise path if the upstream release asset or release metadata is tampered with. Users should require cryptographic verification (hash/signature) and ideally pin to a specific release tag/commit rather than 'latest'.
Confidence: 66%Severity: 64%
Audit Metadata