tmux
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- COMMAND_EXECUTION (SAFE): The skill defines patterns for managing background processes using tmux. It implements best practices such as checking for existing sessions and deriving names from project roots to ensure isolation and idempotency.
- PROMPT_INJECTION (SAFE): A potential surface for indirect prompt injection exists via tmux capture-pane used in the monitoring sections. 1. Ingestion point: tmux capture-pane in SKILL.md. 2. Boundary markers: Absent. 3. Capability inventory: tmux send-keys and tmux kill-session. 4. Sanitization: Absent. This is characteristic of terminal-interaction skills and is used here for legitimate status polling.
Audit Metadata