pdf

Pass

Audited by Gen Agent Trust Hub on Jun 20, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill documentation provides instructions for utilizing standard PDF command-line utilities such as qpdf, poppler-utils (pdftotext, pdfimages), and ImageMagick for advanced processing tasks. These are standard tools for the described operations.
  • [EXTERNAL_DOWNLOADS]: The skill recommends the installation of reputable Python packages from official registries (e.g., pypdf, pdfplumber, reportlab, pytesseract) to support its functionality. These are standard dependencies for PDF manipulation.
  • [DYNAMIC_EXECUTION]: In scripts/fill_fillable_fields.py, the skill uses a runtime monkeypatch on the pypdf library's internal DictionaryObject to modify how specific PDF form field attributes are inherited. This is a technical adjustment for library compatibility and does not present a security risk.
  • [DATA_EXFILTRATION]: No network exfiltration or unauthorized data access patterns were identified. The skill operates locally on PDF files provided within the agent's environment.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 20, 2026, 09:48 AM
Security Audit — agent-trust-hub — pdf