← 返回 Skills 市场
xiaonan-ss

Vidu Video Generation Provider

作者 xiaonan · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
131
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install vidu-provider
功能描述
Video generation provider plugin for Vidu (viduq3-pro, viduq3-turbo, viduq2, viduq1). Supports text-to-video, image-to-video, reference-to-video, and start-e...
安全使用建议
This plugin appears to do what it claims: it needs only your Vidu API key to call api.vidu.com (or api.vidu.cn) and to download generated videos. Before installing, ensure you trust the Vidu service and are comfortable providing the VIDU_API_KEY to the plugin. Treat the API key like any secret: grant minimal scope if possible, store it securely, and rotate it if you suspect misuse. Note that the plugin will send any images/videos/prompts you supply to Vidu’s servers and will download generated assets; avoid sending private or sensitive media. If you require stricter control, disable enabledByDefault plugins or review and audit the included source files (they are bundled here) before installation.
功能分析
Type: OpenClaw Skill Name: vidu-provider Version: 1.0.1 The skill bundle is a legitimate video generation provider for the Vidu API. It correctly implements the OpenClaw plugin SDK to handle authentication via API keys and facilitates text-to-video, image-to-video, and reference-based video generation. The code interacts only with official Vidu endpoints (api.vidu.com and api.vidu.cn) as defined in models.ts and video-generation-provider.ts, and shows no signs of data exfiltration, malicious execution, or prompt injection.
能力标签
cryptorequires-oauth-tokenrequires-sensitive-credentials
能力评估
Purpose & Capability
Name/description, SKILL.md, and the TypeScript source all implement a Vidu video-generation provider. The only required credential is VIDU_API_KEY which is appropriate for calling the Vidu API; no unrelated env vars, binaries, or config paths are requested.
Instruction Scope
SKILL.md and source limit operations to constructing requests to Vidu endpoints, polling task status, and downloading generated assets. The instructions do not ask the agent to read unrelated files or to exfiltrate local data beyond inputs supplied for generation (images/videos/prompts).
Install Mechanism
No download/install URL or arbitrary fetch/installer is present. The package is a normal OpenClaw plugin (bundled TypeScript files and package.json). Runtime behavior uses existing platform SDKs and fetch; there is no extract-from-URL install step that would write arbitrary code to disk beyond installing the plugin itself.
Credentials
Only VIDU_API_KEY is declared as required and used. The code uses that key to authorize requests to Vidu endpoints; there are no additional secrets, unrelated cloud credentials, or surprising env-path requirements.
Persistence & Privilege
The skill is not forced-always and can be invoked by the user. openclaw.plugin.json sets enabledByDefault: true (so the plugin is available by default in the environment), and the onboarding code can set a default video model in agent config when applied — both are reasonable for a provider plugin but worth noting for administrators who prefer explicit opt-in.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install vidu-provider
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /vidu-provider 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Fix: correct Vidu platform URL to platform.vidu.com
v1.0.0
Initial release: official Vidu API video generation provider (text2video, img2video, reference2video, start-end2video)
元数据
Slug vidu-provider
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Vidu Video Generation Provider 是什么?

Video generation provider plugin for Vidu (viduq3-pro, viduq3-turbo, viduq2, viduq1). Supports text-to-video, image-to-video, reference-to-video, and start-e... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 131 次。

如何安装 Vidu Video Generation Provider?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install vidu-provider」即可一键安装,无需额外配置。

Vidu Video Generation Provider 是免费的吗?

是的,Vidu Video Generation Provider 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Vidu Video Generation Provider 支持哪些平台?

Vidu Video Generation Provider 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Vidu Video Generation Provider?

由 xiaonan(@xiaonan-ss)开发并维护,当前版本 v1.0.1。

💬 留言讨论