Back to skill
Skillv1.0.0
VirusTotal security
DOCX TO HTML CONVERTER · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 30, 2026, 5:03 AM
- Hash
- 08d2ac63f7cc3635100a8d797d687a26e6d436e178b3a3195d0e157039cf4372
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: docx-to-html Version: 1.0.0 The OpenClaw AgentSkills bundle 'docx-to-html' is classified as benign. The skill's purpose is to convert DOCX files to HTML, which is a legitimate utility function. The `SKILL.md` provides clear instructions for the AI agent to use the skill for DOCX processing without any evidence of prompt injection aiming for malicious objectives. The core conversion logic in `scripts/convert.py` and `scripts/docx-converter.js` uses `subprocess.run` with a list of arguments, effectively mitigating shell injection risks from user-provided file paths. Dependencies listed in `scripts/package.json` and `scripts/package-lock.json` are standard for the `mammoth` library, which is a well-known DOCX parsing tool, and do not indicate any malicious intent or suspicious supply chain issues.
- External report
- View on VirusTotal
