pdf-official
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
- [PROMPT_INJECTION]: Vulnerability to indirect prompt injection through user-supplied PDF files. External data is ingested via
scripts/convert_pdf_to_images.py,scripts/extract_form_field_info.py, and text extraction tools mentioned inSKILL.md. No boundary markers or sanitization procedures are defined for processing the extracted content, which is used to influence agent actions while filling forms or extracting data. The skill possesses file-writing and command-execution capabilities.\n- [COMMAND_EXECUTION]: The skill relies on the execution of multiple Python scripts and command-line utilities such aspdftotext,qpdf, andpdfimagesto manipulate document files.\n- [DYNAMIC_EXECUTION]: The scriptscripts/fill_fillable_fields.pyimplements a runtime monkeypatch for thepypdflibrary'sDictionaryObject.get_inheritedmethod to resolve a specific formatting issue with selection list fields.
Audit Metadata