runpodctl
Warn
Audited by Socket on Aug 4, 2026
1 alert found:
AnomalyAnomalyreference/install.md
LOWAnomalyLOW
reference/install.md
No explicit malware behavior (e.g., credential theft, exfiltration, backdoor installation) is demonstrated in the provided snippet. However, the installation process includes a high-risk supply-chain pattern: a remotely fetched bootstrap script is executed directly via `curl -sSL https://cli.runpod.net | bash`, and downloaded release archives/binaries are extracted without any checksum/signature verification or version pinning shown. This makes the primary concern integrity/procedural risk rather than confirmed malicious code.
Confidence: 66%Severity: 58%
Audit Metadata