Nano PDF V2
PassAudited by ClawScan on May 1, 2026.
Overview
This skill is a narrow PDF-editing wrapper around an external CLI, with no evidence of hidden behavior, but users should verify the installed package and review edited PDFs before sharing.
This appears safe to use for its stated purpose. Before installing, verify the nano-pdf package source/version, and when editing PDFs, work on a copy and inspect the final document before sharing it.
Findings (2)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
A PDF could be changed incorrectly if the wrong file, page, or instruction is used.
This shows the skill delegates document mutation to a CLI tool. That is the core purpose and is scoped to a specific PDF page, but edited files can still be wrong or unintended.
Use `nano-pdf` to apply edits to a specific page in a PDF using a natural-language instruction.
Keep a backup of the original PDF, specify the target file and page clearly, and review the output before sending or publishing it.
Installing an external package means the behavior depends on the package version and its supply-chain integrity.
The skill relies on an external package installation to provide the CLI. This is expected for the skill, but the artifacts do not pin a specific package version.
uv | package: nano-pdf | creates binaries: nano-pdf
Install from the expected PyPI project, consider pinning or reviewing the version, and keep the package updated from a trusted source.
