← 返回 Skills 市场
358
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install wavespeed-image-upscaler
功能描述
Upscale images to 2K, 4K, or 8K resolution using WaveSpeed AI's Image Upscaler. Takes an image URL and produces a higher-resolution version. Supports JPEG, P...
安全使用建议
This skill appears to do what it says (upscale images via WaveSpeed) but has metadata/instruction mismatches you should resolve before installing. Ask the publisher for: (1) explicit declaration of required env vars (WAVESPEED_API_KEY) in the skill metadata, (2) a source or homepage and the official package/dependency name and install instructions for the 'wavespeed' client, and (3) clarification about how the agent will access local files and whether images are sent to an external service (privacy/sensitivity implications). Until those are clarified, avoid providing real or sensitive images or hardcoding your API key; test with dummy images and use a dedicated service key with limited scope and billing controls.
功能分析
Type: OpenClaw Skill
Name: wavespeed-image-upscaler
Version: 1.0.0
The skill bundle appears benign. The `SKILL.md` provides standard documentation and code examples for an image upscaling service. It explicitly includes 'Security Constraints' warning against arbitrary URL loading and lack of input validation, which are good security practices rather than indicators of malicious intent. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the AI agent. The functionality aligns with its stated purpose.
能力评估
Purpose & Capability
The SKILL.md describes a WaveSpeed image upscaler and requires a WAVESPEED_API_KEY and the 'wavespeed' JS client, but the registry metadata lists no required environment variables or dependencies and there is no source/homepage—this mismatch between declared metadata and required runtime artifacts is concerning.
Instruction Scope
Runtime instructions show code examples that upload local files (wavespeed.upload('/path/to/photo.png')) and call wavespeed.run, implying access to local filesystem and network to send images to an external service. The doc advises validating URLs, but does not constrain when or how the agent may read local files or obtain user consent, which is a privacy/permission surface to clarify.
Install Mechanism
There is no install spec and no code files—this is instruction-only, which minimizes install-time risk. However, the SKILL.md references an external 'wavespeed' client library without providing installation instructions or declaring it as a dependency.
Credentials
The instructions require a WAVESPEED_API_KEY (sensitive credential) but the skill metadata lists no required environment variables or primary credential. Requiring an API key is reasonable for this service, but it should be declared explicitly in metadata and justified; the omission is an inconsistency that could lead to accidental credential exposure or confusion.
Persistence & Privilege
The skill does not request persistent/always-on presence, does not modify other skills' configs, and has no special OS restrictions—no elevated persistence privileges are requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wavespeed-image-upscaler - 安装完成后,直接呼叫该 Skill 的名称或使用
/wavespeed-image-upscaler触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of WaveSpeedAI Image Upscaler.
- Upscale images to 2K, 4K, or 8K resolution using WaveSpeed AI.
- Supports JPEG, PNG, and WebP output formats.
- Accepts an image URL or local upload, returns a higher-resolution image URL.
- Offers usage examples, sync mode, custom client with retry, and error handling patterns.
- Pricing is $0.01 per image, with security and input validation guidance included.
元数据
常见问题
WaveSpeedAI Image Upscaler 是什么?
Upscale images to 2K, 4K, or 8K resolution using WaveSpeed AI's Image Upscaler. Takes an image URL and produces a higher-resolution version. Supports JPEG, P... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 358 次。
如何安装 WaveSpeedAI Image Upscaler?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wavespeed-image-upscaler」即可一键安装,无需额外配置。
WaveSpeedAI Image Upscaler 是免费的吗?
是的,WaveSpeedAI Image Upscaler 完全免费(开源免费),可自由下载、安装和使用。
WaveSpeedAI Image Upscaler 支持哪些平台?
WaveSpeedAI Image Upscaler 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 WaveSpeedAI Image Upscaler?
由 C(@chengzeyi)开发并维护,当前版本 v1.0.0。
推荐 Skills