Docs LiteParse

v1.0.0

Use when parsing PDFs, DOCX, PPTX, XLSX, or images locally. Supports text extraction, JSON output with bounding boxes, batch processing, and page screenshots...

0· 51·0 current·0 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
medium confidence
Purpose & Capability
Name/description (local parsing of PDFs, Office files, images) align with the actions described in SKILL.md. Dependences listed (LibreOffice for Office docs, ImageMagick for images) are appropriate for the stated tasks. The requested functionality (text extraction, JSON with bounding boxes, screenshots, batch processing) matches the CLI commands shown.
Instruction Scope
Runtime instructions are narrowly scoped to installing and running a local CLI (brew install, lit parse, batch-parse, screenshot options, config file). The SKILL.md does not instruct reading unrelated system files, exporting environment variables, or sending data to external endpoints beyond installing the tool via Homebrew.
Install Mechanism
The skill is instruction-only (no install spec in registry), but the README tells the user to run 'brew install llamaindex-liteparse' and to install LibreOffice/ImageMagick via Homebrew. Installing via Homebrew is a common pattern, but the registry provides no source or homepage to verify the referenced formula. Because the package name includes 'llamaindex' but the skill claims 'no cloud dependencies or LLM required', you should confirm the Homebrew formula and its upstream repository before installing.
Credentials
No environment variables, credentials, or config paths are requested. The config file shown is local and appropriate for the tool's purpose.
Persistence & Privilege
Skill is not always-included and allows user invocation. There is no instruction to modify other skills or global agent configuration.
Assessment
The skill appears coherent for local document parsing, but it references installing a third‑party Homebrew package ('llamaindex-liteparse') and provides no source or homepage in the registry metadata. Before installing: (1) look up the Homebrew formula and its upstream repository to verify who maintains it, (2) prefer official or well-known package sources, (3) consider installing in an isolated environment (local VM/container) if you’re unsure, and (4) review the formula contents if possible to ensure it doesn't perform unexpected network or system changes. If you can’t verify the package origin, avoid installing it.

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

latestvk97667n5jbm5zzrx512f5gk42184ebmd

License

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

Comments