tmux
Pass
Audited by Gen Agent Trust Hub on Apr 26, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill extensively uses tmux commands to manage terminal sessions and windows, which is the core functionality of the tool.
- [DATA_EXFILTRATION]: Provides commands such as capture-pane and show-buffer in SKILL.md that read terminal session content, creating a potential data exposure surface if sensitive information is present in the terminal panes.
- [PROMPT_INJECTION]: Documentation includes methods for ingesting terminal output into the agent context, which presents an indirect prompt injection surface. Evidence: 1. Ingestion points: terminal output via capture-pane in SKILL.md. 2. Boundary markers: None present in usage examples. 3. Capability inventory: session and process control via send-keys and scripting in SKILL.md. 4. Sanitization: Absent.
Audit Metadata