← 返回 Skills 市场
WeryAI video tool — watermark remove
作者
parallel world
· GitHub ↗
· v1.0.0
· MIT-0
162
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-tool-watermark-remove
功能描述
Remove watermark overlays from an existing HTTPS video via WeryAI (video-watermark-remove). Use when the user wants watermark cleanup, not subtitles-only or...
安全使用建议
This package appears coherent for its stated purpose, but before running: 1) verify the only files present are SKILL.md and scripts/video_watermark_remove.js (remove any unexpected sibling scripts); 2) only set WERYAI_API_KEY in the environment (do not provide other secrets); 3) confirm the video URL is a public https:// URL you are allowed to process and explicitly confirm any submit/wait action because runs may be paid; 4) review the script locally to ensure there are no modifications that change endpoints or upload behavior. Absence of red flags here doesn't eliminate operational risks (privacy of uploaded content, service billing, or compromised upstream API), so proceed with those considerations in mind.
功能分析
Type: OpenClaw Skill
Name: video-tool-watermark-remove
Version: 1.0.0
The skill bundle is a well-structured tool for interacting with the WeryAI API to remove video watermarks. The core script (scripts/video_watermark_remove.js) implements strict input validation, enforcing HTTPS URLs and proper coordinate formats, and contains no file system access or dangerous execution sinks (like eval or exec). The documentation (SKILL.md) is security-conscious, explicitly instructing the agent to limit its scope to the provided script and avoid handling local files or unrelated environment variables.
能力评估
Purpose & Capability
Name/description, required binary (node), primary env var (WERYAI_API_KEY), and the CLI script all match the stated goal (calling WeryAI's /v1/generation/video-watermark-remove endpoint to process an HTTPS video URL). No unrelated cloud credentials or uncommon binaries are requested.
Instruction Scope
SKILL.md explicitly limits the workflow to a single entry script and public https:// video URLs; the included script validates https URLs, reads only process.env.WERYAI_API_KEY, and performs network calls to the WeryAI API. There are no instructions to read arbitrary local files, scan unrelated system state, or transmit data to other endpoints.
Install Mechanism
This is instruction-only with a bundled Node script and no install spec or third‑party downloads. No archives or external installers are invoked; risk from installation is low.
Credentials
Only WERYAI_API_KEY is required and declared as the primary credential; the SKILL.md and script both assert they use only that env var. The credential request is proportionate to a remote API call to WeryAI.
Persistence & Privilege
always:false and no evidence of the skill modifying other skills or agent-wide configuration. The script does not persist secrets to disk per its own security guidance.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-tool-watermark-remove - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-tool-watermark-remove触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the video watermark removal tool using WeryAI.
- Removes watermark overlays from existing public HTTPS video URLs only.
- Accepts optional normalized box coordinates to specify regions; defaults to auto-detection if omitted.
- Operates with only WERYAI_API_KEY as environment variable; Node.js 18+ required.
- CLI usage limited to a single script: scripts/video_watermark_remove.js.
- No support for local files, subtitle-only erasure, or text-to-video generation.
元数据
常见问题
WeryAI video tool — watermark remove 是什么?
Remove watermark overlays from an existing HTTPS video via WeryAI (video-watermark-remove). Use when the user wants watermark cleanup, not subtitles-only or... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 162 次。
如何安装 WeryAI video tool — watermark remove?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-tool-watermark-remove」即可一键安装,无需额外配置。
WeryAI video tool — watermark remove 是免费的吗?
是的,WeryAI video tool — watermark remove 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
WeryAI video tool — watermark remove 支持哪些平台?
WeryAI video tool — watermark remove 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 WeryAI video tool — watermark remove?
由 parallel world(@zoucdr)开发并维护,当前版本 v1.0.0。
推荐 Skills