common
Warn
Audited by Socket on Sep 3, 2026
1 alert found:
AnomalyAnomalyremote_exec.sh
LOWAnomalyLOW
remote_exec.sh
No clear evidence of a standalone supply-chain malware payload (no exfiltration endpoints, crypto-mining, backdoor installation, or destructive actions visible). However, the module is highly sensitive by design: it uses eval on local command construction and executes arbitrary remote bash via base64 decoding into bash (remote_run). If an attacker can control clusters.yaml (e.g., REMOTE_SSH_PROXY) or any function inputs, this code becomes an effective command-execution conduit and could be used for sabotage in a larger project. Treat as high-impact functionality; the primary supply-chain risk is misuse/poisoned config leading to arbitrary remote execution.
Confidence: 68%Severity: 60%
Audit Metadata