pdf-ppt-docx-xlsx-tools
PassAudited by VirusTotal on May 12, 2026.
Findings (1)
The skill bundle provides a comprehensive set of document processing tools for PDF, DOCX, PPTX, and XLSX formats using standard Python libraries like PyMuPDF, python-docx, and pdf2docx. The implementation includes scripts for conversion, merging, splitting, and watermarking, and utilizes LibreOffice for high-fidelity Office-to-PDF conversions via subprocess calls. No evidence of data exfiltration, malicious persistence, or prompt injection was found; the code logic is entirely consistent with the stated purpose of document manipulation.
