Nano Pdf

PassAudited by ClawScan on May 1, 2026.

Overview

This skill is a small, coherent wrapper for the nano-pdf CLI, with no evidence of hidden behavior, credentials, persistence, or data exfiltration.

This skill appears benign. Before installing, make sure you trust the nano-pdf package source, and when using it, keep backups or review the generated PDF 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.

What this means

The behavior of the skill depends on the installed nano-pdf package version.

Why it was flagged

The skill relies on installing an external CLI package, which is expected for this purpose, but the install specification does not pin an exact package version.

Skill content
uv | package: nano-pdf | creates binaries: nano-pdf
Recommendation

Install from the expected PyPI project and consider pinning or verifying the package version in environments where reproducibility matters.

What this means

A mistaken page number or instruction could produce an incorrect edited PDF.

Why it was flagged

The skill exposes a local document-editing CLI. This is the core purpose of the skill and is user-directed, but it can change the contents of PDFs.

Skill content
Use `nano-pdf` to apply edits to a specific page in a PDF using a natural-language instruction.
Recommendation

Review the edited PDF before sending, publishing, or overwriting an important original.