Ocr Pro

v0.4.0

Professional-grade OCR for PDFs and images using MinerU. Advanced text recognition with VLM (Vision Language Model) support for complex layouts, mixed conten...

0· 101·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description, required binary (mineru-open-api), install instructions (npm/go), and required env var (MINERU_TOKEN) all align with a MinerU-based OCR CLI. Required items are proportionate to the stated OCR purpose.
Instruction Scope
SKILL.md is instruction-only and instructs the agent to run mineru-open-api commands and set MINERU_TOKEN. It does not ask for unrelated files or credentials. Note: processing likely involves the MinerU service (token + token creation URL are provided), so document data may be uploaded to mineru.net — confirm this if you need local-only processing or have sensitive data.
Install Mechanism
Install uses standard package mechanisms: npm package mineru-open-api or go install from the project's GitHub path. No ad-hoc downloads/extractions or suspicious URLs are present. Recommend verifying the npm package and GitHub repo before installing.
Credentials
Only a single credential (MINERU_TOKEN) is required and is declared as the primary credential. This is proportionate for a networked OCR API. Users should ensure the token's scope/permissions are minimal and treat it as sensitive.
Persistence & Privilege
The skill does not request always: true and is not trying to change other skills or system-wide settings. It relies on the mineru-open-api binary and a token; autonomous invocation is allowed by default but is not an unusual privilege here.
Assessment
This skill appears coherent, but before installing: (1) verify the mineru-open-api npm package and the GitHub repo to ensure they are the official MinerU distribution; (2) confirm whether OCR is performed locally or uploaded to mineru.net (the token and token creation URL imply remote API use) and avoid sending sensitive documents until you understand the service's data handling and retention; (3) use a least-privilege MINERU_TOKEN and rotate it if necessary; (4) inspect the package source if you have strict security requirements or run in a high-risk environment.

Like a lobster shell, security has layers — review code before you run it.

latestvk979p23kprgf7qxsd8kzvmhj8x845jp2

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

📄 Clawdis
Binsmineru-open-api
EnvMINERU_TOKEN
Primary envMINERU_TOKEN

Install

Install via npm
Bins: mineru-open-api
npm i -g mineru-open-api
Install via go install
Bins: mineru-open-api

Comments