← 返回 Skills 市场
chengzeyi

WaveSpeedAI Wan 2.6 Video Generation

作者 C · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
516
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wavespeed-wan-26
功能描述
Generate videos using Alibaba's Wan 2.6 model via WaveSpeed AI. Supports text-to-video and image-to-video generation with up to 15 seconds duration at 720p o...
安全使用建议
This skill appears to do what its description says (video generation via WaveSpeed AI), but there are two issues to consider before installing: - Manifest mismatch: The SKILL.md expects a WAVESPEED_API_KEY, yet the registry metadata lists no required environment variables or primary credential. Ask the publisher to update the manifest so you know what secrets are needed. - Local-file uploads: Examples show uploading local files (e.g., wavespeed.upload('/path/to/photo.png')). If you let the agent run autonomously, it could read and upload local files you point it to. Avoid giving it access to sensitive files and only upload content you are comfortable sharing with the external service. - Origin unknown: There's no homepage and the source is unknown. Prefer skills from known authors or that include a homepage/repo so you can verify endpoints and client libraries. - Operational advice: If you proceed, use a scoped API key with minimal privileges, avoid using secrets used elsewhere, and review any files you plan to upload. Request the author to (1) add WAVESPEED_API_KEY to the declared required env vars, (2) provide a homepage/repo link, and (3) clarify any data-retention or privacy policies for uploaded media.
功能分析
Type: OpenClaw Skill Name: wavespeed-wan-26 Version: 1.0.0 The skill is classified as suspicious due to the presence of high-risk capabilities that could be exploited via prompt injection, despite the inclusion of security warnings. Specifically, the `wavespeed.upload()` function demonstrated in `SKILL.md` allows the agent to upload local files, which could be abused to exfiltrate sensitive data (e.g., `/etc/passwd`, `~/.ssh/id_rsa`) if a malicious prompt instructs the agent to upload arbitrary file paths. Additionally, the `image` and `audio` parameters accept external URLs, introducing a potential Server-Side Request Forgery (SSRF) vulnerability if the agent is prompted to fetch untrusted or internal network resources.
能力评估
Purpose & Capability
The SKILL.md clearly documents WaveSpeed AI / Alibaba Wan-2.6 text-to-video and image-to-video usage and parameters, which is consistent with the name/description. However the registry metadata lists no required credentials while the runtime docs instruct users to set WAVESPEED_API_KEY; the skill source/homepage is unknown. This metadata/instruction mismatch is an inconsistency.
Instruction Scope
Runtime instructions tell the agent to use wavespeed.run and wavespeed.upload and show examples using local file paths (e.g. wavespeed.upload('/path/to/photo.png')). That implies the agent may be expected to read local files and upload them. The instructions otherwise call out only the intended external endpoint (wavespeed.ai), but use of local file reads/uploads increases the sensitivity of actions the agent might take.
Install Mechanism
No install spec and no code files — instruction-only — so nothing is written or installed on disk by the skill itself. This lowers technical installation risk.
Credentials
The SKILL.md explicitly shows exporting WAVESPEED_API_KEY, but the skill manifest declares no required environment variables or primary credential. Requesting a single API key is reasonable for a hosted generation service, but the omission in the manifest is an incoherence that should be corrected. No other credentials are requested.
Persistence & Privilege
The skill is not marked always:true, does not include install behavior, and does not request persistent system-level privileges. It does not attempt to modify other skills or global agent configuration in the provided instructions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wavespeed-wan-26
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wavespeed-wan-26 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of wavespeed-wan-26 – Generate videos using Alibaba's Wan 2.6 model via WaveSpeed AI. - Supports text-to-video and image-to-video generation, up to 15 seconds per video, 720p or 1080p. - Includes audio-guided generation, prompt expansion, multi-shot mode, and configurable seeds. - API covers prompt, negative prompt, size/resolution, duration, shot type, and more. - Example code and advanced usage provided for both JavaScript and custom clients. - Security, pricing, and prompt writing tips included.
元数据
Slug wavespeed-wan-26
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

WaveSpeedAI Wan 2.6 Video Generation 是什么?

Generate videos using Alibaba's Wan 2.6 model via WaveSpeed AI. Supports text-to-video and image-to-video generation with up to 15 seconds duration at 720p o... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 516 次。

如何安装 WaveSpeedAI Wan 2.6 Video Generation?

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

WaveSpeedAI Wan 2.6 Video Generation 是免费的吗?

是的,WaveSpeedAI Wan 2.6 Video Generation 完全免费(开源免费),可自由下载、安装和使用。

WaveSpeedAI Wan 2.6 Video Generation 支持哪些平台?

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

谁开发了 WaveSpeedAI Wan 2.6 Video Generation?

由 C(@chengzeyi)开发并维护,当前版本 v1.0.0。

💬 留言讨论