Preqstation

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The skill automates coding tasks using external CLIs (Claude, Codex, Gemini) and explicitly instructs the agent to use high-risk flags such as '--dangerously-skip-permissions' and '--dangerously-bypass-approvals-and-sandbox' to bypass interactive security prompts during background execution. While SKILL.md implements safety mitigations like mandatory git worktrees and directory blacklisting (e.g., ~/clawd/), the intentional bypass of underlying tool sandboxes and the use of background PTY sessions for arbitrary code modification represent significant high-risk capabilities.