pdf-text-replace
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs legitimate PDF processing. It reads input from a user-provided PDF file, performs string replacement on form field values, and writes the result to a new file using the standard pypdf library. No network access, sensitive file access, or suspicious command execution was detected.
- [SAFE]: Uses the standard pypdf library for PDF manipulation, which is a well-known and trusted package for this purpose.
Audit Metadata