Pdf Cn
PassAudited by VirusTotal on May 12, 2026.
Findings (1)
The OpenClaw AgentSkills skill bundle for PDF processing is classified as benign. All Python scripts and documentation (SKILL.md, forms.md, reference.md) are consistently aligned with the stated purpose of reading, extracting, merging, splitting, creating, and filling PDF documents. The skill leverages standard Python libraries (e.g., pypdf, pdfplumber, reportlab, pytesseract, pdf2image) and common command-line utilities (e.g., pdftotext, qpdf, ImageMagick). There is no evidence of intentional malicious behavior such as data exfiltration, backdoor installation, or unauthorized remote control. While the execution of external command-line tools by an AI agent could introduce vulnerabilities if user input is not properly sanitized, the skill itself only provides the capability and examples for legitimate PDF operations, without demonstrating or instructing malicious command construction or prompt injection against the agent.
