skills/cristoslc/office-skills/pdf/Gen Agent Trust Hub

pdf

Pass

Audited by Gen Agent Trust Hub on Apr 8, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [SAFE]: The skill implements legitimate PDF processing functionality using standard, well-maintained libraries such as pypdf, pdfplumber, and reportlab. The provided Python scripts (e.g., scripts/extract_form_field_info.py, scripts/fill_pdf_form_with_annotations.py) perform document manipulation as described without suspicious behavior.\n- [COMMAND_EXECUTION]: The skill provides documentation and examples for using standard command-line utilities like qpdf, pdftotext (poppler-utils), and pdftk for document operations. These utilities are used for their intended purposes (e.g., decryption with user-supplied passwords, merging, and layout-preserving text extraction).\n- [EXTERNAL_DOWNLOADS]: Recommended dependencies (e.g., pypdfium2, pdf-lib, pdfjs-dist) are well-known libraries in the PDF processing ecosystem. No remote script execution or downloads from untrusted sources were detected.\n- [SAFE]: The dynamic modification (monkey-patching) found in scripts/fill_fillable_fields.py is a localized fix for a known issue in the pypdf library and does not involve the execution of untrusted external code.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 8, 2026, 01:55 PM