Back to skill
Skillv1.0.5

VirusTotal security

U2-doc-parser · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 29, 2026, 5:52 AM
Hash
fa2070031a3e1a07438e9e56619385f241c43d0580f5b9ee91eec278bcf39fb0
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: u2-doc-parser Version: 1.0.5 The skill is a document parsing utility designed to convert various file formats to Markdown or JSON via the UniDoc API. While the tool uploads documents to an external UAT (User Acceptance Testing) environment (unidoc.uat.hivoice.cn) without authentication, this behavior is the explicitly stated purpose of the skill and is accompanied by prominent privacy warnings in SKILL.md, README.md, and the script's execution flow. The implementation in scripts/unidoc_parse.py demonstrates defensive programming, including path sanitization to prevent traversal attacks, file size limits, and restrictions against writing to sensitive system directories.
External report
View on VirusTotal