mineru precision extract PDF、Document、Images
v0.2.1MinerU precision extract — high-accuracy document extraction with full feature set. Convert PDFs, scanned documents, images, Word (DOC/DOCX), PowerPoint (PPT...
⭐ 0· 98·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
Capability signals
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
OpenClaw
Benign
high confidencePurpose & Capability
Name/description describe precision document extraction and the skill only requires the mineru-open-api binary, a MINERU_TOKEN, and ~/.mineru/config.yaml — all expected for a CLI that calls the MinerU service. The declared npm/go install targets produce the required binary and map to the stated purpose.
Instruction Scope
SKILL.md instructs the agent to run mineru-open-api commands (extract, crawl, auth) and to upload or process files/URLs via the MinerU service. This is appropriate for the stated purpose, but note that using the skill will send document data to mineru.net (the service's API) for processing — users should confirm privacy/retention policies before sending sensitive documents.
Install Mechanism
Install options are standard package installs: npm -g mineru-open-api or go install from a GitHub repo. These are normal, traceable mechanisms; there are no downloads from untrusted personal servers or opaque archives in the spec.
Credentials
Only MINERU_TOKEN and a config path (~/.mineru/config.yaml) are required, which is proportional and expected for authenticating to the MinerU API. No unrelated secrets or excessive environment variables are requested.
Persistence & Privilege
The skill does not request permanent/always-on inclusion (always:false) and does not attempt to modify other skills or system-wide settings. It is an invocation wrapper for the mineru-open-api CLI and does not claim elevated persistent privileges.
Assessment
This skill is an instruction-only wrapper around the mineru-open-api CLI and appears coherent with its stated purpose. Before installing or using it: 1) Confirm you trust mineru.net / the GitHub repo and review MinerU's privacy/retention policy — documents you process will be sent to their service for extraction. 2) Obtain MINERU_TOKEN from the vendor and be aware it may be stored in ~/.mineru/config.yaml or as an env var. 3) Install via npm or go only from the official package/repo and verify package authenticity (check publisher, repo, and package contents) if you will process sensitive data. 4) If you need on-prem / offline processing for sensitive documents, verify whether MinerU provides that option; otherwise avoid sending confidential data. 5) The skill can be invoked by the agent, so restrict usage/permissions if you do not want automated uploads of files.Like a lobster shell, security has layers — review code before you run it.
latestvk97cf40jdf64hztxn2kcm2qmqh84d56j
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
📄 Clawdis
Binsmineru-open-api
EnvMINERU_TOKEN
Config~/.mineru/config.yaml
Install
Install via npm
Bins: mineru-open-api
npm i -g mineru-open-apiInstall via go install
Bins: mineru-open-api
