Doc Translate
AdvisoryAudited by VirusTotal on Apr 24, 2026.
Overview
Type: OpenClaw Skill Name: document-translate Version: 0.1.0 The skill bundle provides a legitimate set of tools for translating Office documents (PPTX, DOCX, XLSX, PDF) while maintaining original formatting. The Python scripts (e.g., `docx_translate.py`, `pptx_translate.py`) perform standard XML manipulation within ZIP archives, and `pdf_translate.py` uses LibreOffice (`soffice`) via a secure `subprocess.run` call for document conversion. No evidence of data exfiltration, malicious execution, or prompt injection was found; the specific translation mappings in `pptx_translate.py` appear to be tailored for a specialized medical device context but do not contain harmful logic.
