Paper Parse
v1.0.0Parse academic PDF papers into markdown with figure extraction.
⭐ 0· 208·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 ask for PDF parsing and figure extraction; SKILL.md and the included script both implement that. The required binary 'uv' is used to run the inline script and is appropriate for the declared usage.
Instruction Scope
Runtime instructions only call the included script with a --pdf and optional --output-dir. The script reads the supplied PDF, writes markdown/JSON/images to the output dir, and does not reference other files, system configuration, or environment variables.
Install Mechanism
There is no install spec (instruction-only) and the script declares PyMuPDF and pymupdf4llm as Python dependencies via inline metadata that 'uv' will manage. This is expected, but installing third‑party PyPI packages carries the usual supply-chain risk — review those packages or install in an isolated environment.
Credentials
The skill requires no environment variables, no credentials, and no config paths. The requested permissions are proportional to the task (only file read/write for the provided PDF and output folder).
Persistence & Privilege
always:false and no modifications to other skills or global agent settings. The skill does not request persistent/system-level privileges.
Assessment
This skill appears coherent and only does local PDF parsing and image output. Before installing: (1) review the included script (you already have it) to confirm behavior; (2) be aware 'uv' will install two Python packages (PyMuPDF and pymupdf4llm) — review those package sources or run the skill in an isolated/ephemeral environment; (3) test with non-sensitive PDFs first and monitor network activity if you're concerned about dependencies contacting external endpoints.Like a lobster shell, security has layers — review code before you run it.
latestvk97e47trmgfmpnndbqvp3p8g4x82n4f0
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
📄 Clawdis
Binsuv
