图像 Watermark Remover
v1.0.0Remove 图像 watermarks with the Nowatermark.info API, request polling, request_id resume, and 公共 图像 URL 验证.
1· 26·0 当前·0 累计
安全扫描
OpenClaw
安全
high confidenceThe skill's code, instructions, and required credential (NOWATERMARK_API_KEY) match its stated purpose (submitting image URLs to nowatermark.info and polling for results); nothing indicates hidden or unrelated access.
评估建议
This skill appears coherent and limited to calling nowatermark.info using your NOWATERMARK_API_KEY. Before installing: (1) confirm you have the legal right to remove the watermark for any image you submit; (2) only supply an API key obtained from https://nowatermark.info and do not paste it into public chat; (3) avoid changing the default base URL — the script lets callers override --base-url, which would cause your API key to be sent to that host (use only trusted endpoints); (4) the script pri...详细分析 ▾
✓ 用途与能力
Name/description, required env var (NOWATERMARK_API_KEY), endpoints in references/api.md, SKILL.md rules, and the bundled Python script all align with a simple submit-and-poll integration with nowatermark.info. No unrelated credentials or binaries are requested.
ℹ 指令范围
Runtime instructions stay within the described purpose (submit public image URL, poll status, return result). The script and SKILL.md explicitly avoid local-file operations unless the user asks. One notable behavior: the Python script accepts a --base-url override, so if an operator passes a different base URL it will send the API key and payload to that host. This is useful for testing but should be treated carefully to avoid accidentally sending the API key to a malicious endpoint.
✓ 安装机制
No install spec; this is an instruction-only skill with a small helper script included. Nothing is downloaded from external hosts during install and no archives are extracted.
✓ 凭证需求
Only a single service credential is required (NOWATERMARK_API_KEY), which is proportional to the described API integration. The SKILL.md also instructs not to log or expose the key. No other secrets or unrelated environment variables are requested.
✓ 持久化与权限
The skill is not always-enabled and does not request system-wide configuration changes or access to other skills' credentials. It does not persist itself beyond its included files.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/17
Initial release of Image Watermark Remover skill. - Integrates with Nowatermark.info API for automated watermark removal from public image URLs. - Supports job submission, polling status, and resuming with existing `request_id`. - Enforces confirmation of image ownership and API key presence for secure use. - Requires direct public image URLs, rejecting local and non-direct links. - Provides clear privacy guidance—public URLs are sent to nowatermark.info, and user consent is required before saving or downloading files. - Includes polling logic and helper script recommendations for efficient workflow.
● 无害
安装命令
点击复制官方npx clawhub@latest install image-watermark-remover
镜像加速npx clawhub@latest install image-watermark-remover --registry https://cn.longxiaskill.com 镜像可用