design-control-loop
Audited by Socket on Jun 30, 2026
2 alerts found:
Anomalyx2SUSPICIOUS: the skill’s purpose broadly matches its capabilities, but it authorizes autonomous scheduled code modification and PR creation, and it routes sensitive execution/auth decisions through missing reference files. The main risks are autonomy, untrusted PR-comment influence, and unverifiable credential/tooling paths rather than confirmed malware.
No explicit malware or sabotage mechanics are evident in the workflow itself (no clear exfiltration, backdoor installation, credential harvesting beyond intended GH/LLM API use, or system-destruction commands). However, there are notable supply-chain and injection risks: it runs `bunx @humanlayer/cli@latest` (floating dependency) and it feeds untrusted PR/comment content into an LLM-driven coding agent that can push changes and write PR bodies. The job’s impact is therefore potentially high if the agent tooling or dependency is compromised, or if prompt injection causes unintended code changes.