grok-image
Generates images via Grok (xAI) and saves them to disk. Reads `GROK_API_KEY` from `~/.clawdbot/.env`, calls `https://api.x.ai/v1/images/generations` with `curl`, and invokes `subprocess.run(..., shell=True)`, creating command-injection risk.