← 返回 Skills 市场
zoucdr

WeryAI video tool — face change

作者 parallel world · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
102
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-tool-face-change
功能描述
Swap the face in an existing HTTPS video using a reference face image via WeryAI (video-face-change). Use when the user wants face replacement on a video URL...
安全使用建议
This package appears coherent for the declared purpose, but because it performs face replacement you should consider privacy and consent risks before using. Only provide public HTTPS URLs for the source video and reference image, keep WERYAI_API_KEY secret and dedicated (do not reuse a broad-privilege key), and confirm you want a paid run before issuing submit/wait. If the skill's source is not from a trusted origin, inspect the full scripts folder for any extra CLI files (the SKILL.md warns some unrelated files may be present) and verify the script only talks to api.weryai.com. Finally, ensure you have permission from people depicted in the video before swapping faces.
能力评估
Purpose & Capability
Name/description (video face-swap) match the required pieces: Node runtime, one API key (WERYAI_API_KEY), and a single script that targets a video-face-change endpoint. There are no unrelated credentials, binaries, or config paths requested.
Instruction Scope
SKILL.md and the CLI script limit inputs to public https:// URLs and the script validates that. The README explicitly warns not to run other sibling scripts. The included JS enforces URL checks, uses only the declared env var, and does not read local files or perform arbitrary uploads in the visible portion.
Install Mechanism
No install spec is provided (instruction-only with a shipped script). That is lower risk; the only runtime requirement is Node.js 18+, which is reasonable for a JS CLI. Nothing is downloaded from unknown URLs or written to disk by an installer.
Credentials
Only WERYAI_API_KEY is required and declared as the primary credential; the script reads process.env.WERYAI_API_KEY and no other environment variables are referenced in the visible code. This is proportionate to calling a hosted API.
Persistence & Privilege
The skill is not always-enabled and uses normal invocation. It does not request persistent system-wide privileges, does not modify other skills' configs, and contains no indication it would persist credentials to disk (SKILL.md explicitly warns against writing the API key to files).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install video-tool-face-change
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /video-tool-face-change 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of video-tool-face-change. - Enables face swapping on an existing HTTPS video using a public face image URL via WeryAI. - Only supports public HTTPS URLs for both input video and face image; no local file or upload flows. - Provides a single CLI entry point: scripts/video_face_change.js, with wait/submit/status/dry-run commands. - Requires only WERYAI_API_KEY as an environment variable. - Documentation specifies out-of-scope features and security best practices. - Strictly focused on face-change (not text-to-video, image-to-video, or upload-file operations).
元数据
Slug video-tool-face-change
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

WeryAI video tool — face change 是什么?

Swap the face in an existing HTTPS video using a reference face image via WeryAI (video-face-change). Use when the user wants face replacement on a video URL... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 102 次。

如何安装 WeryAI video tool — face change?

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

WeryAI video tool — face change 是免费的吗?

是的,WeryAI video tool — face change 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

WeryAI video tool — face change 支持哪些平台?

WeryAI video tool — face change 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 WeryAI video tool — face change?

由 parallel world(@zoucdr)开发并维护,当前版本 v1.0.0。

💬 留言讨论