delegating-to-agents
Warn
Audited by Gen Agent Trust Hub on Jul 18, 2026
Risk Level: MEDIUMCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides detailed instructions for using
cmuxandtmuxto send raw shell commands and keystrokes to other agent processes. - [COMMAND_EXECUTION]: The instructions explicitly recommend using the
--permission-mode bypassPermissionsflag for Claude Code and the--yoloflag for Codex. These flags are designed to suppress user confirmation prompts and safety checks, allowing the agents to execute potentially destructive actions autonomously. - [COMMAND_EXECUTION]: Includes instructions for establishing SSH connections to remote VPS instances and launching agents with high-autonomy flags directly on the remote host.
- [PROMPT_INJECTION]: The skill contains meta-instructions aimed at manipulating how sub-agents receive and interpret data. This includes techniques to ensure prompts are not fragmented by terminal newlines and instructions to write long prompts to
/tmp/task.mdto ensure they are followed as a single unit.
Audit Metadata