Back to Home
Ilm-Alan icon

claude-tmux

by Ilm-Alan

Overview

Orchestrates multiple Claude Code instances in isolated tmux sessions for long-running, interactive coding tasks.

Installation

Run Command
npx -y claude-tmux

Security Notes

The `spawn` tool is vulnerable to command injection via the `prompt` parameter. A malicious `prompt` (e.g., containing double quotes like `"`) can break out of the intended `"$(cat ${tempFile})"` shell construct when interpreted by the shell within the tmux session. This allows arbitrary shell commands to be executed within the created tmux session, potentially accessing or manipulating files in the `workdir` or other resources available to the session. Additionally, the Claude Code CLI is launched with the `--dangerously-skip-permissions` flag, explicitly indicating a reduced security posture for the Claude instance itself.

Similar Servers

Stats

Interest Score0
Security Score3
Cost ClassLow
Stars0
Forks0
Last Update2026-01-17

Tags

claude-codetmuxagent orchestrationcli automationmulti-tasking