Back to skill
Skillv1.0.1

VirusTotal security

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

Scanner verdict

BenignApr 29, 2026, 5:39 AM
Hash
e55d1c772e19feb3e320db985bbf557a8c03ab23cc6471fc6fb150d6a62723cd
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: multimodal-parser Version: 1.0.1 The skill is a legitimate multi-modal content parser that uses standard open-source tools (Tesseract, Poppler, Pandoc, and Whisper) to process images, PDFs, Word documents, and audio files. The implementation in `index.ts` uses `Deno.Command` with argument arrays to execute these local binaries, which is a standard and relatively safe practice. There is no evidence of data exfiltration, malicious execution, or prompt injection; the code's behavior aligns perfectly with its stated purpose in `SKILL.md`.
External report
View on VirusTotal