skills/vaayne/cc-plugins/tmux/Gen Agent Trust Hub

tmux

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
  • Indirect Prompt Injection (LOW): The skill captures raw terminal output, which is a common vector for indirect prompt injection if the terminal displays content from untrusted sources.
  • Ingestion points: Terminal output is ingested via tmux capture-pane in scripts/wait-for-text.sh and examples in SKILL.md.
  • Boundary markers: Absent. The captured text is not delimited to prevent the agent from interpreting embedded instructions as its own.
  • Capability inventory: Arbitrary command execution is possible via tmux send-keys (SKILL.md) and pane manipulation is performed in scripts/find-sessions.sh and scripts/wait-for-text.sh.
  • Sanitization: No sanitization or filtering is applied to the captured terminal data.
  • Command Execution (SAFE): The skill facilitates command execution as its primary intended function. It does not exhibit suspicious privilege escalation or unauthorized remote code execution patterns.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:36 PM