← 返回 Skills 市场
332
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install wavespeed-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....
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wavespeed-ultimate-video-upscaler - 安装完成后,直接呼叫该 Skill 的名称或使用
/wavespeed-ultimate-video-upscaler触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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.... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 332 次。
如何安装 WaveSpeedAI Ultimate Video Upscaler?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wavespeed-ultimate-video-upscaler」即可一键安装,无需额外配置。
WaveSpeedAI Ultimate Video Upscaler 是免费的吗?
是的,WaveSpeedAI Ultimate Video Upscaler 完全免费(开源免费),可自由下载、安装和使用。
WaveSpeedAI Ultimate Video Upscaler 支持哪些平台?
WaveSpeedAI Ultimate Video Upscaler 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 WaveSpeedAI Ultimate Video Upscaler?
由 C(@chengzeyi)开发并维护,当前版本 v1.0.0。
推荐 Skills