tmux
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- EXTERNAL_DOWNLOADS (LOW): Recommends the installation of the tmux utility through trusted system package managers like apt and brew.
- PROMPT_INJECTION (LOW): The skill is susceptible to indirect prompt injection via the capture-pane command, which reads output from potentially untrusted background processes. 1. Ingestion points: Output from tmux capture-pane. 2. Boundary markers: Absent in the provided workflow patterns. 3. Capability inventory: The skill can execute arbitrary shell commands via tmux send-keys. 4. Sanitization: None provided for the captured output.
- COMMAND_EXECUTION (SAFE): Employs standard terminal multiplexer commands for legitimate task management and process monitoring.
Audit Metadata