Nano Pdf Hardened

PassAudited by ClawScan on Apr 29, 2026.

Overview

The skill is internally consistent: it wraps the nano-pdf CLI, requests the nano-pdf binary (installed via a package), asks no secrets, and its runtime instructions stay on-purpose with explicit guardrails for sensitive and batch edits.

This skill appears to do what it says: it runs the nano-pdf CLI to edit PDFs and includes sensible guardrails. Before installing, verify the nano-pdf package source (check its PyPI project page and source repository, review the maintainer and recent releases). Prefer installing the CLI in a controlled environment (container or sandbox) first, and test edits on non-sensitive copies. Pay attention to the guardrails: confirm file lists before any batch operation and confirm specific values when editing legal/financial/medical documents. If you don't trust the package provider, you can avoid the automatic 'uv' install and install the nano-pdf binary manually from a vetted source.