nano-pdf
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the
nano-pdfpackage from the Python Package Index (PyPI) using theuvinstaller. - [COMMAND_EXECUTION]: The skill executes the
nano-pdfCLI tool to perform file modifications on the local system. - [PROMPT_INJECTION]: A potential surface for indirect prompt injection exists because the skill interpolates natural-language instructions into a command-line execution context.
- Ingestion points: Command-line arguments in
SKILL.mdused for editing PDF content. - Boundary markers: Absent; there are no delimiters or instructions to ignore embedded commands in the processed data.
- Capability inventory: File system write access via the
nano-pdf editcommand. - Sanitization: No input validation or sanitization is mentioned for the natural-language strings passed to the tool.
Audit Metadata