← 返回 Skills 市场
Watermark
作者
bytesagain1
· GitHub ↗
· v1.0.0
· MIT-0
248
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install watermark
功能描述
Watermark reference — visible and invisible watermarking, steganography, copyright protection, detection. Use when implementing watermarks for images, docume...
安全使用建议
This skill is a local reference/help package for watermarking and appears self-contained: it prints documentation from a bundled script and does not ask for credentials or perform network calls. Before installing, you may want to (1) quickly scan the full scripts/script.sh to confirm there are no hidden commands that run external tools or contact remote URLs, (2) consider that steganography and watermarking techniques can be dual-use — be mindful of legal and ethical constraints when applying them, and (3) if you plan to embed watermarking into production systems, prefer well-maintained libraries (Digimarc, Cloudinary transforms, ImageMagick/Sharp) rather than manual shell scripts. Overall this skill is coherent with its description and low-risk, but always review third-party code and repository provenance for additional assurance.
功能分析
Type: OpenClaw Skill
Name: watermark
Version: 1.0.0
The 'watermark' skill is a purely informational reference guide providing educational content on watermarking techniques, steganography, and digital rights management. The shell script (scripts/script.sh) only contains functions that output static text via heredocs, with no network activity, file system modifications, or suspicious execution logic.
能力评估
Purpose & Capability
Name/description (watermarking, visible/invisible, steganography, detection) align with the included SKILL.md and a local script that prints guidance. Nothing requested (no env vars, no binaries) appears unrelated to the stated purpose.
Instruction Scope
SKILL.md instructs the agent to run a local script (scripts/script.sh) with commands like 'intro', 'visible', 'invisible', etc. The provided script is a set of cmd_* functions that print reference material; it does not reference external endpoints, read system config paths, or access environment variables in the reviewed portions.
Install Mechanism
No install spec is present and the skill is instruction-only plus a bundled shell script. This is low-risk: nothing is downloaded or written to disk at install time beyond the existing packaged files.
Credentials
The skill declares no required environment variables or credentials and the instructions/packaged script do not require secrets. There are no disproportionate or unexplained credential requests.
Persistence & Privilege
always is false and the skill does not request persistent/privileged system presence. It doesn't modify other skills or system configuration according to the provided files.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install watermark - 安装完成后,直接呼叫该 Skill 的名称或使用
/watermark触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
常见问题
Watermark 是什么?
Watermark reference — visible and invisible watermarking, steganography, copyright protection, detection. Use when implementing watermarks for images, docume... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 248 次。
如何安装 Watermark?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install watermark」即可一键安装,无需额外配置。
Watermark 是免费的吗?
是的,Watermark 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Watermark 支持哪些平台?
Watermark 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Watermark?
由 bytesagain1(@bytesagain1)开发并维护,当前版本 v1.0.0。
推荐 Skills