ZenStudio CLI

PassAudited by VirusTotal on May 9, 2026.

Findings (1)

The skill bundle provides a CLI tool (`zencli`) for the ZenStudio AIGC platform, enabling AI image/video generation, project management, and media handling. It follows standard practices for CLI tools, such as using environment variables for API keys and storing local configuration in a dedicated directory (`~/.zencli/config.json`). The instructions in `SKILL.md` are designed to guide the AI agent safely, specifically warning against hardcoding model IDs or manual URL construction, and the tool's capabilities (file upload/download and network access) are strictly aligned with its stated purpose as an AIGC content management utility.