Nano Pdf
v1.0.1Edit PDFs with natural-language instructions using the nano-pdf CLI.
⭐ 3· 861·3 current·4 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 a PDF-editing CLI and the skill requires the nano-pdf binary and provides an installer for the nano-pdf package — this is coherent and expected.
Instruction Scope
SKILL.md only tells the agent to run the nano-pdf CLI on a specified PDF page with a natural-language instruction and includes a sanity-check warning. It does not instruct reading unrelated files, environment variables, or sending data to external endpoints.
Install Mechanism
The install spec uses an 'uv' package installer to create the nano-pdf binary (package homepage points to PyPI). Installing a CLI from a package registry is expected, but the installer type 'uv' is not a commonly-known host in this context — verify the installer behavior and the exact package source before installing.
Credentials
The skill requests no environment variables, credentials, or config paths — this is proportionate for a local CLI wrapper that edits PDFs.
Persistence & Privilege
The skill is not marked 'always' and does not request persistence or modification of other skills/system settings. Autonomous invocation remains allowed by platform default (not a special privilege of the skill).
Assessment
This skill appears to simply wrap the nano-pdf CLI and is coherent with that purpose. Before installing, verify the nano-pdf package on PyPI (author, downloads, source repository) and confirm what the 'uv' installer does and where it fetches packages from. Test the CLI with non-sensitive PDFs first, and review resulting PDFs for correctness. If you need stronger assurance, inspect the package source or prefer installing nano-pdf from an official repository you trust.Like a lobster shell, security has layers — review code before you run it.
latestvk97an4xh2v2kf038f55v2w0k9s83d743
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
📄 Clawdis
Binsnano-pdf
Install
Install nano-pdf (uv)
Bins: nano-pdf
uv tool install nano-pdf