confer
Audited by Socket on Mar 1, 2026
1 alert found:
SecurityThe fragment implements an automation/bridging utility to delegate prompts and commands between coding agents and to run an interactive delegated session in tmux. It does not contain clear embedded malware, but it contains high-risk behaviors: explicit flags that bypass sandboxing/approvals and programmatic execution of arbitrary commands in the caller's working directory. This creates significant potential for credential exposure, arbitrary command execution, and data leakage if the forwarded prompts or the external CLI binaries are malicious or compromised. Recommend removing or locking the dangerous flags, adding strict prompt sanitization and confirmation prompts, verifying and pinning external CLI binaries, and avoiding launching tmux sessions in sensitive directories.