mo-qa
Warn
Audited by Socket on Sep 6, 2026
1 alert found:
SecuritySecurityreferences/installation.md
MEDIUMSecurityMEDIUM
references/installation.md
This fragment itself is not malicious code, but it instructs users to execute a remotely fetched script directly via `curl -fsSL ... | sh` and to install an executable into `$HOME/.local/bin` without showing any checksum/signature/version pinning. That pattern creates a high supply-chain risk: if the remote resource is compromised or changes unexpectedly, arbitrary code execution can occur on the installer’s machine.
Confidence: 60%Severity: 72%
Audit Metadata