Analyzed Aug 19, 2026
This skill facilitates handing off work to a background process by generating and executing a shell command. It is susceptible to command injection if user inputs are not properly sanitized before being passed to the shell. Additionally, it creates an attack surface for indirect prompt injection where a malicious handoff summary could compromise the next agent's session.