← Back to Skills Marketplace
332
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install wavespeed-ultimate-video-upscaler
Description
Upscale videos to 720p, 1080p, 2K, or 4K resolution using WaveSpeed AI's Ultimate Video Upscaler. Takes a video URL and produces a higher-resolution version....
Usage Guidance
What to check before installing:
- Provenance: The skill lists no source or homepage. Verify that 'wavespeed.ai' is a legitimate service and that a published 'wavespeed' client/library exists from a trusted publisher. Prefer skills with a clear source and homepage.
- API key: SKILL.md requires WAVESPEED_API_KEY but the registry metadata does not declare it. Treat this as a red flag: confirm that the skill will actually request an API key at runtime and that you trust the service before providing credentials. Do not paste your API key into chat or commit it into files; use secure environment/secret storage.
- Local file access & privacy: Example code uploads local files (e.g., '/path/to/video.mp4'), meaning the agent or runtime would need to read and transmit video data to a third party. Only use this skill if you are comfortable uploading those videos to the external service (privacy, copyright, and cost implications). Validate any URLs before sending them.
- Billing and limits: The SKILL.md includes pricing and minimum charges; confirm billing and quotas on the WaveSpeed side before use to avoid unexpected charges.
- What would reduce risk: metadata updated to declare WAVESPEED_API_KEY as a required credential, a verifiable homepage/source repo, and explicit statements about required runtime permissions (file upload allowed or not). If those are provided and match the instructions, this assessment could move toward benign.
If you cannot verify the service or do not want to expose local videos or an API key, do not install or invoke this skill.
Capability Analysis
Type: OpenClaw Skill
Name: wavespeed-ultimate-video-upscaler
Version: 1.0.0
The skill bundle provides documentation and code examples for a video upscaling service. It includes standard instructions for API key setup and usage, along with security best practices like input validation and secure API key storage. There is no evidence of prompt injection attempts against the AI agent, malicious code, data exfiltration, or unauthorized actions. The external domain `wavespeed.ai` is legitimately referenced for API key acquisition.
Capability Assessment
Purpose & Capability
The skill's stated purpose (video upscaling via WaveSpeed AI) aligns with the instructions calling an external wavespeed client/API. However the registry metadata claims no required environment variables or credentials while the SKILL.md explicitly documents a WAVESPEED_API_KEY—this mismatch is unexplained and reduces trust in the metadata/provenance.
Instruction Scope
SKILL.md provides sample code that uploads local files (e.g., client.upload('/path/to/video.mp4')) and runs jobs on a remote model; that implies the agent will need to read local filesystem paths and transmit potentially large video files to an external service. The skill does not declare or document any file-access or upload permissions, and the instructions lack precise runtime constraints and validation steps beyond a brief security note.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing will be written to disk during installation. That minimizes install risk; however it depends on an external 'wavespeed' client/library and an external API endpoint which are referenced but not validated by the package metadata.
Credentials
The SKILL.md requires a WAVESPEED_API_KEY (and shows passing an API key to a Client), but the registry metadata lists no required env vars or primary credential. This inconsistency is concerning because it hides a credential requirement. No other credentials are requested, which is proportionate to the task, but the missing declaration and absent provenance increase risk.
Persistence & Privilege
The skill does not request permanent presence (always:false), does not modify other skills or system-wide settings, and does not claim to persist credentials. Autonomous invocation is allowed (platform default) but not combined with additional privileged requests.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install wavespeed-ultimate-video-upscaler - After installation, invoke the skill by name or use
/wavespeed-ultimate-video-upscaler - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of WaveSpeedAI Ultimate Video Upscaler.
- Upscale videos to 720p, 1080p, 2K, or 4K resolution via API.
- Supports direct video URL input or video upload.
- Processes videos up to 10 minutes in length.
- Flexible API with authentication, error handling, and advanced client options.
- Transparent pricing per target resolution, with security guidelines for safe integration.
Metadata
Frequently Asked Questions
What is WaveSpeedAI Ultimate Video Upscaler?
Upscale videos to 720p, 1080p, 2K, or 4K resolution using WaveSpeed AI's Ultimate Video Upscaler. Takes a video URL and produces a higher-resolution version.... It is an AI Agent Skill for Claude Code / OpenClaw, with 332 downloads so far.
How do I install WaveSpeedAI Ultimate Video Upscaler?
Run "/install wavespeed-ultimate-video-upscaler" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is WaveSpeedAI Ultimate Video Upscaler free?
Yes, WaveSpeedAI Ultimate Video Upscaler is completely free (open-source). You can download, install and use it at no cost.
Which platforms does WaveSpeedAI Ultimate Video Upscaler support?
WaveSpeedAI Ultimate Video Upscaler is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created WaveSpeedAI Ultimate Video Upscaler?
It is built and maintained by C (@chengzeyi); the current version is v1.0.0.
More Skills