Grok Imagine Video Generation

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The skill bundle provides a Python client for the xAI Grok Imagine API, enabling image and video generation/editing. All code and documentation align with the stated purpose, making legitimate API calls to `https://api.x.ai/v1` and handling file downloads to the local workspace. The `SKILL.md` does not contain any prompt injection attempts against the OpenClaw agent, nor does the Python code exhibit malicious behaviors like data exfiltration, unauthorized execution, or persistence. The `CHANGELOG.md` even notes the removal of unrelated and overly broad Bash permissions from a previous version, indicating good security hygiene.