Watermark Pro
v1.0.4文件水印工具。Use when user wants to add watermark to images, Word, PowerPoint, or PDF files. Supports text watermark, logo watermark, diagonal/center/tile layouts....
⭐ 0· 183·0 current·0 all-time
by@tobewin
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (image/Word/PPT/PDF watermarking) match the provided Python code and declared dependency list (Pillow, python-docx, python-pptx, pymupdf). Requiring python3 is appropriate and proportional.
Instruction Scope
SKILL.md contains concrete Python implementations that operate on user-supplied files and write outputs locally. The instructions do not reference unrelated files, credentials, or external endpoints. They stay within the watermarking use case.
Install Mechanism
There is no formal install spec; SKILL.md lists a pip install line for common PyPI packages. That implies the agent (or user) will download packages from PyPI at runtime — expected for Python-based tooling but worth noting since it performs network downloads to install dependencies.
Credentials
No environment variables, credentials, or system config paths are requested. The code only reads/writes files supplied by the user and temporarily writes a local temp image for PDF processing — this is proportional to the documented functionality.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or persistent system presence. It does not modify other skills or system-wide configuration.
Assessment
This skill is instruction-only and runs Python code locally to add watermarks. Before using: ensure you have python3 and are comfortable installing the listed Python packages (pip will download them from PyPI); only provide files you want processed; run in a sandbox if you have strict security requirements; review the pip package names yourself and, if desired, install dependencies in a virtual environment. There are no hidden network endpoints or credential requests in the SKILL.md, but installing dependencies does perform normal network downloads from PyPI.Like a lobster shell, security has layers — review code before you run it.
latestvk971xn0vbjn2bfwv278b7g9mnn83mepc
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
💧 Clawdis
Binspython3
