← 返回 Skills 市场
Pdf Watermark Chinese
作者
pwcy1978-boop
· GitHub ↗
· v1.0.0
· MIT-0
227
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install pdf-watermark-chinese
功能描述
PDF 水印添加和移除功能,支持文本和图像水印
安全使用建议
This skill appears to do what it says: add/remove text and image watermarks and support Chinese fonts. Before installing, note: (1) you must have PyPDF2 and reportlab available (the skill doesn't auto-install them); (2) the code reads and writes files you provide and probes local font files (it runs fc-list and checks common font paths) — this is normal for Chinese font support but means it will access your filesystem; (3) there are no network calls or credential requirements in the provided files; (4) review pdf_watermark.py (the larger file) if you want to confirm the 'remove watermark' and batch-processing implementations and to ensure it matches your expectations. Run the tool on non-sensitive files first and ensure file permissions/paths are what you expect.
功能分析
Type: OpenClaw Skill
Name: pdf-watermark-chinese
Version: 1.0.0
The skill bundle provides legitimate functionality for adding text and image watermarks to PDF files, with specific support for Chinese fonts. It uses standard libraries like PyPDF2 and reportlab. While it utilizes subprocess.run to call 'fc-list' for font detection in pdf_watermark.py, the command is static and does not pose a shell injection risk. No evidence of data exfiltration, malicious execution, or prompt injection was found.
能力评估
Purpose & Capability
The skill name/description (PDF watermark add/remove, text and image, Chinese support) matches the included code and SKILL.md. The code implements text/image watermarking, has Chinese font detection/registration logic, and a CLI in pdf_watermark_chinese.py — all coherent with the declared purpose.
Instruction Scope
SKILL.md and the source instruct the agent to read and write PDF and image files and to detect/register local fonts. The code reads local font files and calls fc-list for font discovery; these are in-scope for supporting Chinese text rendering. There are no instructions to send data to external endpoints or to read unrelated credentials or system secrets.
Install Mechanism
There is no install spec (instruction-only installation). Included are plain Python files with standard library usage and dependencies on PyPDF2/reportlab. No external archives, unknown download URLs, or extract steps are present.
Credentials
The skill requests no environment variables or credentials. It accesses local filesystem paths (PDFs, images, font files) and runs a benign subprocess call to fc-list to discover fonts — behavior consistent with supporting Chinese font rendering. No unrelated secrets or services are requested.
Persistence & Privilege
always:false and default invocation settings are used. The skill does not request permanent platform-wide privileges, nor does it modify other skills' configurations in the provided code.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pdf-watermark-chinese - 安装完成后,直接呼叫该 Skill 的名称或使用
/pdf-watermark-chinese触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- 初始发布,提供 PDF 水印添加和移除功能。
- 支持添加文本和图像水印。
- 可以批量处理 PDF 文件。
- 支持移除现有 PDF 水印。
- 可自定义水印样式、位置、透明度和页面范围。
元数据
常见问题
Pdf Watermark Chinese 是什么?
PDF 水印添加和移除功能,支持文本和图像水印. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 227 次。
如何安装 Pdf Watermark Chinese?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pdf-watermark-chinese」即可一键安装,无需额外配置。
Pdf Watermark Chinese 是免费的吗?
是的,Pdf Watermark Chinese 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pdf Watermark Chinese 支持哪些平台?
Pdf Watermark Chinese 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pdf Watermark Chinese?
由 pwcy1978-boop(@pwcy1978-boop)开发并维护,当前版本 v1.0.0。
推荐 Skills