prototype-openclaw-tui
Warn
Audited by Socket on Jul 31, 2026
1 alert found:
AnomalyAnomalyscripts/launch-tmux-grid.sh
LOWAnomalyLOW
scripts/launch-tmux-grid.sh
No clear supply-chain malware indicators (no obfuscation, no hardcoded secrets, no exfiltration/persistence, no network activity). However, the script intentionally executes arbitrary shell commands provided via pane_commands[] by routing them into /bin/sh -c inside tmux panes, making it a high-impact command-execution tool if inputs are attacker-controlled. macOS additionally creates and opens a temporary executable attach.command for local terminal attachment, which is execution-adjacent but appears intended solely to run tmux attach-session.
Confidence: 74%Severity: 58%
Audit Metadata