Writes ralph loops for you that you can copy and paste
PassAudited by VirusTotal on May 12, 2026.
Findings (1)
The skill bundle is classified as benign. Its purpose is to generate automation loop commands for AI CLI tools (Claude, Gemini, Grok) and write them to a markdown file. The `SKILL.md` instructions are clear, transparent, and do not contain any prompt injection attempts against the agent. The allowed tools (`AskUserQuestion`, `Write`, `Read`) are used appropriately: `AskUserQuestion` for user interaction, and `Write` to create the output command file (`ralphcommand-YYYY-MM-DD-HHMMSS.md`). While the generated commands for the user may include flags like `--dangerously-skip-permissions` or `--yolo` for the target AI CLIs, these are features of those external tools for automation, and the skill itself does not execute them or instruct the OpenClaw agent to perform any high-risk actions, data exfiltration, or persistence mechanisms.
