← 返回 Skills 市场
Tmux Remote Control
作者
BrennerSpear
· GitHub ↗
· v1.0.0
552
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tmux-remote-control
功能描述
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
安全使用建议
This skill is coherent for controlling tmux sessions: it will create sessions, send keystrokes, and scrape pane output. Before installing, review the commands you plan to run via tmux (the skill will accept and forward arbitrary input), avoid running it with elevated privileges, and be cautious if you use the example flags like '--dangerously-skip-permissions' or '--full-auto' — those flags can bypass local safety checks of third-party agent CLIs. If you want extra assurance, inspect or run the included wait-for-text.sh script yourself; it only uses tmux and standard shell utilities.
功能分析
Type: OpenClaw Skill
Name: tmux-remote-control
Version: 1.0.0
The `SKILL.md` file contains explicit instructions for the AI agent to run other tools (`claude`, `codex`) with highly insecure flags such as `--dangerously-skip-permissions`, `--full-auto`, and `--yolo`. These instructions compel the agent to operate in a mode that bypasses critical security checks and enables unsupervised, autonomous execution, creating a significant vulnerability that could be exploited by subsequent prompts or compromised tools. While not directly malicious code, it's a prompt injection instructing the agent to establish a highly insecure environment.
能力评估
Purpose & Capability
The name/description (remote-controlling tmux sessions) align with the declared dependency (tmux), the SKILL.md examples, and the included wait-for-text.sh script. Nothing requested (no extra binaries, env vars, or config paths) is out of scope for a tmux helper.
Instruction Scope
SKILL.md instructs creating and naming tmux sessions, sending keys, and capturing pane output — all expected. It also shows examples that launch local agent CLIs (e.g., 'claude --dangerously-skip-permissions', 'codex --full-auto'). Those examples encourage running arbitrary commands in the user's environment and using agent flags that bypass protections; this is a usage concern but not an incoherence with the skill's purpose.
Install Mechanism
No install spec; instruction-only plus a small included shell script. No external downloads or archive extraction. Low install risk.
Credentials
No environment variables, credentials, or config paths are requested. The script and docs use only tmux and standard shell tools, which is proportional to the functionality.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or system settings. It will create tmux sessions with an 'oc-' prefix (documented) but otherwise has no elevated persistence requirements.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tmux-remote-control - 安装完成后,直接呼叫该 Skill 的名称或使用
/tmux-remote-control触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish
元数据
常见问题
Tmux Remote Control 是什么?
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 552 次。
如何安装 Tmux Remote Control?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tmux-remote-control」即可一键安装,无需额外配置。
Tmux Remote Control 是免费的吗?
是的,Tmux Remote Control 完全免费(开源免费),可自由下载、安装和使用。
Tmux Remote Control 支持哪些平台?
Tmux Remote Control 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux)。
谁开发了 Tmux Remote Control?
由 BrennerSpear(@brennerspear)开发并维护,当前版本 v1.0.0。
推荐 Skills