Erdmannsilva Nano Pdf

PassAudited by ClawScan on May 12, 2026.

Overview

This is a simple PDF-editing CLI skill; it looks purpose-aligned, but users should verify the installed PyPI tool and review edited PDFs before sharing them.

This skill appears safe for its stated purpose. Before installing, confirm you trust the nano-pdf PyPI package, and when using it, work on copies of important documents and inspect the edited 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

A mistaken instruction or page number could alter the wrong PDF content.

Why it was flagged

The skill intentionally invokes a CLI that modifies PDF files. This is aligned with the stated purpose and scoped to a specific file/page, but users should be aware it can change document content.

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

Use copies of important PDFs when possible and review the output before sending or publishing it.

What this means

The safety of the installed command depends on the PyPI package and the version resolved at install time.

Why it was flagged

The executable behavior comes from an external PyPI package installed by name. That is expected for this CLI-based skill, but the package code is not included in the provided artifacts for review.

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

Install from a trusted package index, verify the nano-pdf package and version, and consider pinning a known-good version in controlled environments.