Coding Agent
PassAudited by VirusTotal on Mar 23, 2026.
Findings (1)
The skill bundle provides instructions for delegating tasks to external AI agents (Codex, Claude Code, etc.) using high-risk execution flags such as `--yolo` (disabling sandboxes and approvals) and `--permission-mode bypassPermissions` in SKILL.md. While these capabilities are aligned with the stated goal of autonomous coding, they represent a significant security risk by allowing sub-agents to execute arbitrary shell commands without user intervention. The instructions also detail how to manage background processes and PTY sessions, which are powerful primitives that could be abused if the agent receives a malicious prompt.
