pdf-to-latex-mineru
v1.0.0Convert PDF documents to LaTeX source code using MinerU AI extraction. Designed for researchers, academics, and scientists who need to re-edit, re-typeset, o...
⭐ 0· 34·0 current·0 all-time
bydecrystal666@decrystal
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (PDF→LaTeX) align with required binary (mineru-open-api) and required env var (MINERU_TOKEN). The declared install options (npm package and Go repo) are appropriate for a CLI integration.
Instruction Scope
SKILL.md only instructs using the mineru-open-api CLI and the MINERU_TOKEN, and references local files or URLs (e.g., arXiv). This is within scope, but the workflow implies sending PDFs to an external MinerU service/API for extraction — users should be aware their document contents will be uploaded/processed remotely.
Install Mechanism
Installers are standard package mechanisms (npm and go install from a GitHub repo). No opaque download URLs, extract operations, or custom installers are present.
Credentials
Only a single service credential (MINERU_TOKEN) is required and declared as the primary credential, consistent with the documented auth flow. No unrelated secrets or config paths are requested.
Persistence & Privilege
Skill is not configured always:true and does not request system-wide config changes. Autonomous invocation is enabled by default (normal); nothing else indicates elevated or persistent privileges.
Assessment
This skill appears coherent, but review these practical points before installing: 1) mineru-open-api will upload documents to MinerU (mineru.net) — do not send private/confidential PDFs unless you trust the service and token permissions; 2) verify the npm package and GitHub repo identities (package name and repo owner) before running install commands to avoid typosquatting; 3) MINERU_TOKEN grants access to the MinerU API—treat it like a secret and rotate or restrict it as needed; 4) if you need offline conversion or a privacy-preserving workflow, look for a local-only tool instead. If you want higher assurance, provide the exact npm package and GitHub repo checksums or URLs for manual review.Like a lobster shell, security has layers — review code before you run it.
academicvk970amgpvwypb02ay2tpjcq5b1843bpmarxivvk970amgpvwypb02ay2tpjcq5b1843bpmdocument-conversionvk970amgpvwypb02ay2tpjcq5b1843bpmextractionvk970amgpvwypb02ay2tpjcq5b1843bpmformulavk970amgpvwypb02ay2tpjcq5b1843bpmlatestvk970amgpvwypb02ay2tpjcq5b1843bpmlatexvk970amgpvwypb02ay2tpjcq5b1843bpmmineruvk970amgpvwypb02ay2tpjcq5b1843bpmpdfvk970amgpvwypb02ay2tpjcq5b1843bpmresearchvk970amgpvwypb02ay2tpjcq5b1843bpmtypesettingvk970amgpvwypb02ay2tpjcq5b1843bpm
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-apiInstall via go install
Bins: mineru-open-api
