← Back to Skills Marketplace
chengzeyi

WaveSpeedAI Veo 3.1 Fast Video Generation

by C · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
318
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install wavespeed-veo-31-fast
Description
Generate and extend videos using Google's Veo 3.1 Fast model via WaveSpeed AI. Supports text-to-video, image-to-video, and video extension. Features up to 4K...
Usage Guidance
This skill appears to do what it says (call WaveSpeed's Veo model to generate/extend videos), but the SKILL.md asks you to set WAVESPEED_API_KEY while the registry metadata does not declare that credential — that's a transparency gap. Before installing or using it: (1) verify the skill's source and homepage (wavespeed.ai looks referenced but the skill metadata lacks a homepage); (2) confirm the exact scope and permissions of the WAVESPEED_API_KEY you will provide (use least privilege and a revocable/test key if possible); (3) avoid uploading sensitive local files unless you trust wavespeed.ai's privacy/retention policy; (4) ask the publisher to update metadata to declare required env vars and provide a homepage or source repository so you can verify authenticity. These steps will reduce risk; the current mismatch is suspicious but not proof of malicious intent.
Capability Analysis
Type: OpenClaw Skill Name: wavespeed-veo-31-fast Version: 1.0.0 The skill bundle is benign. It provides instructions for generating and extending videos using the WaveSpeed AI platform, which involves making API calls and potentially uploading local files. The `SKILL.md` file explicitly includes a 'Security Constraints' section that warns users about the risks of 'arbitrary URL loading' and the need for 'input validation' and secure API key storage. These warnings indicate responsible disclosure of potential misuse vectors rather than malicious intent within the skill itself. The described capabilities (file system access for uploads, network access for API calls) are necessary for the skill's stated purpose, and there are no instructions for the agent to perform unauthorized actions, exfiltrate data, or establish persistence.
Capability Assessment
Purpose & Capability
The name and description (WaveSpeedAI Veo 3.1 Fast video generation) align with the SKILL.md examples and API calls to wavespeed.run; the functionality described (text-to-video, image-to-video, extensions) is coherent with the code snippets. However, the registry metadata lists no required environment variables or primary credential while the SKILL.md explicitly instructs setting WAVESPEED_API_KEY — that discrepancy is unexpected.
Instruction Scope
Runtime instructions are narrowly scoped to calling the WaveSpeed API (wavespeed.run / wavespeed.upload) for generation and extension. They do instruct the agent or developer to upload local files (e.g., wavespeed.upload('/path/to/photo.png')) and to provide an API key; reading and uploading local media is necessary for image-to-video but is an action that needs explicit user consent. The SKILL.md does not instruct the agent to read unrelated system files or credentials, nor does it request broad system access.
Install Mechanism
This is an instruction-only skill with no install spec and no code files — lowest install risk. Nothing on-disk will be added by an installer according to the provided metadata.
Credentials
SKILL.md requires an API key (WAVESPEED_API_KEY) for authentication to wavespeed.ai, but the registry metadata lists no required env vars or primary credential. Requiring a service API key is reasonable for this functionality, but failing to declare it in metadata is an inconsistency that reduces transparency and prevents the platform from surfacing the credential requirement to the user securely.
Persistence & Privilege
always is false and there are no config paths or system modifications requested. The skill does not request elevated/always-on privileges and appears not to modify other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install wavespeed-veo-31-fast
  3. After installation, invoke the skill by name or use /wavespeed-veo-31-fast
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
wavespeed-veo-31-fast 1.0.0 – Initial Release - Introduces integration with Google’s Veo 3.1 Fast model via WaveSpeed AI. - Supports text-to-video, image-to-video (with optional end-frame), and video extension for Veo-generated videos. - Enables resolutions up to 4K, audio generation, and chained extensions up to 148 seconds. - Provides comprehensive API documentation and code examples for all endpoints. - Allows customizable prompts, aspect ratios, video durations, negative prompts, and seeds for reproducibility.
Metadata
Slug wavespeed-veo-31-fast
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is WaveSpeedAI Veo 3.1 Fast Video Generation?

Generate and extend videos using Google's Veo 3.1 Fast model via WaveSpeed AI. Supports text-to-video, image-to-video, and video extension. Features up to 4K... It is an AI Agent Skill for Claude Code / OpenClaw, with 318 downloads so far.

How do I install WaveSpeedAI Veo 3.1 Fast Video Generation?

Run "/install wavespeed-veo-31-fast" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is WaveSpeedAI Veo 3.1 Fast Video Generation free?

Yes, WaveSpeedAI Veo 3.1 Fast Video Generation is completely free (open-source). You can download, install and use it at no cost.

Which platforms does WaveSpeedAI Veo 3.1 Fast Video Generation support?

WaveSpeedAI Veo 3.1 Fast Video Generation is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created WaveSpeedAI Veo 3.1 Fast Video Generation?

It is built and maintained by C (@chengzeyi); the current version is v1.0.0.

💬 Comments