Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Uses several well-known libraries for PDF processing.
- Evidence: References to pypdf, pdfplumber, and reportlab in SKILL.md and multiple script imports.
- [COMMAND_EXECUTION]: Utilizes established command-line utilities for PDF and image operations.
- Evidence: Mentions of qpdf, pdftotext, pdfimages, and magick in SKILL.md and reference.md.
- [SAFE]: Implements localized library modifications to support specific PDF form features.
- Evidence: Monkeypatching of pypdf in scripts/fill_fillable_fields.py to handle field options correctly.
- [PROMPT_INJECTION]: Processes user-provided documents, introducing a surface for indirect instructions.
- Evidence: Reading and extracting text from external PDF and Markdown files in SKILL.md and md2pdf.py.
Audit Metadata