Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions and script patterns for utilizing standard command-line tools such as qpdf, pdftotext, and pdftk for PDF manipulation.
- [EXTERNAL_DOWNLOADS]: The documentation suggests the installation of reputable libraries like pypdf, pdfplumber, reportlab, and pdf-lib for various PDF tasks.
- [DYNAMIC_EXECUTION]: The script scripts/fill_fillable_fields.py includes a runtime monkeypatch for the pypdf library. This is explicitly documented as a bug fix for pypdf version 5.7.0 to handle specific choice field values correctly and is implemented safely.
Audit Metadata