Vidu official video generation. Image to video / Text to video / Reference to video / Text to image / Reference to image / Video edit / Image edit
AdvisoryAudited by Static analysis on May 5, 2026.
Overview
No suspicious patterns detected.
Findings (0)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Installing the skill requires trusting the vidu-cli package and its downloaded binary before giving it your Vidu token.
The skill depends on an external npm package and a downloaded binary that were not included in the provided artifacts for static review.
Install vidu-cli via npm (requires Node.js >=14; postinstall downloads a platform binary from GitHub)
Install vidu-cli only from a trusted source, consider pinning a known version, and use it on a machine where you are comfortable storing the Vidu token.
The agent can use the configured Vidu account to submit tasks, check quota/credits, and access generated results.
The CLI needs an authenticated Vidu token, which is expected for the integration but gives the tool account-level API access.
`VIDU_TOKEN` (required) — Vidu API token
Use a revocable token, avoid sharing it in prompts or logs, and rotate it if you no longer trust the environment.
Generated media jobs may use subscription quota or credits if the agent submits them.
Task submissions can consume daily quota or paid credits, and the schedule mode may be selected automatically.
`schedule_mode` / `--schedule-mode`: `claw_pass` (daily quota) or `normal` (credits). Optional — if omitted, auto-detected by querying claw-pass status
Confirm the prompt, inputs, duration, resolution, and schedule mode before submitting tasks; use the cost-estimation commands for expensive jobs.
Private images, videos, audio, or subtitle files selected for a task may be sent to the Vidu service.
The skill explicitly uploads local media files to Vidu as part of image/video generation and reference creation.
`--image` (`task submit`, `element create`): - Local path → auto-upload
Review file paths before running commands and avoid uploading sensitive media unless you accept Vidu's handling and retention terms.
Media saved as reference elements may remain available in the user's Vidu account beyond the current task.
Created reference elements are persistent Vidu-side materials that can be reused later.
`element create` saves a reference for **future reuse** across multiple tasks.
Create reference elements only when you want persistent reuse, and manage or remove saved materials through Vidu if they are no longer needed.
