tmux-background-tasks
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill facilitates the execution of background shell commands via tmux, specifically targeting long-lived processes like API servers or watchers.- [PROMPT_INJECTION]: The skill presents an indirect prompt injection surface as it executes commands provided by the user or found within the development environment without explicit sanitization.
- Ingestion points: Task-specific commands and session names provided as variables in SKILL.md.
- Boundary markers: None present.
- Capability inventory: Subprocess execution via tmux sessions across all workflows.
- Sanitization: No escaping or validation of command strings is performed.
Audit Metadata