PassAudited by VirusTotal on Apr 15, 2026.
Findings (1)
The skill bundle is a comprehensive toolkit for PDF manipulation, specifically focused on automated form filling (both fillable and non-fillable via OCR/annotations). It contains well-documented Python scripts using standard libraries like pypdf, pdf2image, and Pillow, along with detailed instructions in SKILL.md and forms.md to guide an AI agent through a multi-step verification and execution workflow. While it includes a monkeypatch in fill_fillable_fields.py to address a specific bug in the pypdf library, the logic is transparently explained and aligned with the tool's purpose; no evidence of data exfiltration, malicious execution, or prompt injection was found.
