pdf-tool
v1.0.0Split, merge, watermark, and extract text from PDF files — PyPDF2 based.
⭐ 0· 73·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (split/merge/watermark/extract text) matches the instructions and declared dependency on PyPDF2. The operations described are what you'd expect for a PDF utility.
Instruction Scope
SKILL.md only describes taking file paths, a mode, and optional watermark text; it does not instruct reading unrelated files, environment variables, or sending data to external endpoints. The scope is limited to local PDF processing.
Install Mechanism
This is an instruction-only skill with no install spec. It declares a dependency (PyPDF2 >= 3.0.0) but does not provide an installation mechanism; the platform or integrator must ensure PyPDF2 is present. This is not malicious but worth verifying before use.
Credentials
No environment variables, credentials, or config paths are requested. The absence of secrets or unrelated credentials is proportionate to the stated purpose.
Persistence & Privilege
Flags show no elevated persistence (always:false). The skill does not request persistent privileges or modify other skills or system-wide config.
Assessment
This skill is coherent with its stated purpose, but a few practical checks are recommended before installing: (1) confirm how your agent platform will satisfy the declared dependency (PyPDF2 >= 3.0.0) and what version will be installed; (2) run the tool on copies of sensitive PDFs and in an environment you control, since malformed PDFs can trigger library vulnerabilities or cause crashes; (3) verify your agent/platform does not automatically upload files or logs to remote services if you plan to process confidential documents; (4) because this is instruction-only (no code to inspect), review any platform-level behavior that might execute or install additional packages on your behalf.Like a lobster shell, security has layers — review code before you run it.
latestvk971fsep8w4wvpxn28xe5c7q9n84p972
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
