pdf-form-filler
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements its core functionality using the pdfrw library (version 0.4 or higher), which is a well-established and pure-Python library for reading and writing PDF files.\n- [SAFE]: All data processing is performed locally on the machine where the skill is executed; no network-related code or libraries were detected in the implementation.\n- [SAFE]: The implementation handles form fields by direct attribute assignment within the PDF object structure, avoiding any dangerous dynamic execution patterns such as eval() or exec().\n- [SAFE]: File access is restricted to the specific PDF templates and output paths provided by the user, with no evidence of unauthorized credential or sensitive file access.
Audit Metadata