use_pdf

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The skill bundle is a comprehensive PDF processing toolkit providing functionality for reading, merging, splitting, and filling both fillable and non-fillable PDF forms. It utilizes standard, well-known libraries such as pypdf, pdfplumber, reportlab, and pdf2image, along with common command-line utilities like qpdf and poppler-utils. The included Python scripts (e.g., extract_form_structure.py, fill_fillable_fields.py) are legitimate helper utilities designed to assist an AI agent in accurately identifying and interacting with PDF elements. The documentation in SKILL.md and FORMS.md provides clear, task-oriented instructions without any evidence of malicious prompt injection or unauthorized data access.