← 返回 Skills 市场
chengzeyi

WaveSpeedAI Face Swapper

作者 C · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
380
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wavespeed-face-swapper
功能描述
Swap faces in images and videos using WaveSpeed AI. Supports image face swap and video face swap with multi-face targeting. Produces watermark-free results w...
安全使用建议
This skill's instructions require you to provide a WAVESPEED_API_KEY and to upload images/videos (sensitive personal data) to a third-party service, but the public metadata does not declare that credential—ask the publisher to clarify and correct the manifest before installing. Steps to consider before using: 1) Verify the skill's source and homepage and confirm wavespeed.ai is legitimate and its privacy/retention policy; 2) Ask the author to add required env vars and any dependency/install steps to the manifest (e.g., the 'wavespeed' npm package); 3) Don't provide your production API keys until you trust the publisher—use a limited/test key instead; 4) Be aware of legal/ethical risks from face-swapping (consent, deepfakes); 5) Test with non-sensitive images first and confirm where uploaded files are stored and who can access outputs.
功能分析
Type: OpenClaw Skill Name: wavespeed-face-swapper Version: 1.0.0 The skill's purpose is benign, offering face-swapping functionality via the WaveSpeed AI service. It requires an API key and uses standard methods for handling local file uploads and remote URL processing. The `SKILL.md` documentation includes explicit 'Security Constraints' that warn against arbitrary URL loading and emphasize input validation, instructing the AI agent to use the skill securely. While the underlying capabilities (uploading local files, fetching remote URLs) could be misused if the agent or user provides untrusted input, the skill itself does not exhibit malicious intent or contain prompt injection attempts designed to exploit these capabilities; instead, it actively advises against such misuse.
能力评估
Purpose & Capability
The skill's stated purpose (face swapping via WaveSpeed AI) matches the instructions, but the registry metadata lists no required environment variables or credentials while the SKILL.md shows the skill expects a WAVESPEED_API_KEY. The omission is incoherent: a networked image/video processing skill legitimately needs an API key and should declare it.
Instruction Scope
Runtime instructions instruct the agent to upload local image/video files and call wavespeed.run against third-party model IDs. They assume availability of a 'wavespeed' client library and the ability to access local file paths and network endpoints. The SKILL.md does not describe data retention, where uploads go beyond wavespeed.ai, or privacy/consent controls — important given sensitive face data.
Install Mechanism
This is an instruction-only skill with no install spec or code files, so nothing is written to disk by an installer. However, examples assume an npm package 'wavespeed' is present; the skill should declare dependency or provide install instructions if required.
Credentials
The SKILL.md explicitly requires WAVESPEED_API_KEY (export example) but the registry metadata declared no required env vars or primary credential. That mismatch is a red flag — the skill will need a secret to operate but the registry record doesn't surface that requirement. No other unrelated secrets are requested.
Persistence & Privilege
The skill is not set to always:true and does not request persistent system-wide privileges or modify other skills. Autonomous invocation is allowed (default) but not combined with other high-risk privileges in the manifest.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wavespeed-face-swapper
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wavespeed-face-swapper 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of wavespeed-face-swapper. - Swap faces in images and videos using WaveSpeed AI. - Supports targeting specific faces in multi-person images or videos. - Produces watermark-free results with automatic lighting and skin tone adaptation. - Provides both image and video face swap API endpoints with adjustable output format. - Includes advanced usage options: sync mode, custom client with retry configuration, and detailed error handling. - Priced at $0.01 per image and $0.01 per second for video (minimum $0.05, max 10 min).
元数据
Slug wavespeed-face-swapper
版本 1.0.0
许可证
累计安装 1
当前安装数 0
历史版本数 1
常见问题

WaveSpeedAI Face Swapper 是什么?

Swap faces in images and videos using WaveSpeed AI. Supports image face swap and video face swap with multi-face targeting. Produces watermark-free results w... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 380 次。

如何安装 WaveSpeedAI Face Swapper?

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

WaveSpeedAI Face Swapper 是免费的吗?

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

WaveSpeedAI Face Swapper 支持哪些平台?

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

谁开发了 WaveSpeedAI Face Swapper?

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

💬 留言讨论