spawn
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute a shell command
tmux new-windowto manage terminal sessions. - [COMMAND_EXECUTION]: It dynamically constructs a command line using variables
$TITLE,$AGENT, and$HANDOFF_PATH. While the instructions specify a kebab-case format for the title, any environment where user-influenced strings are passed to a shell runner carries an inherent risk of command injection if variable interpolation is not handled securely by the underlying platform.
Audit Metadata