remote-cluster-agent
Audited by Socket on May 19, 2026
1 alert found:
AnomalyNo direct malicious indicators (no obfuscated payloads, secrets, exfiltration, or backdoor behavior) are present in this Bash fragment. However, it performs a supply-chain-sensitive editable install into a persistent venv and forwards attacker-controlled SSH command text and user-controlled paths into the registered MCP server via environment variables. The security of the system hinges on how mcp_remote_server.py interprets and executes NODES/agent/path values; without validation, this could enable command injection or remote execution. Overall: low-to-moderate malware likelihood in this specific fragment, with moderate security risk due to delegation of untrusted inputs to a long-running server.