Back to skill
Skillv1.0.6

VirusTotal security

Multimedia Manager · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignMay 1, 2026, 8:52 AM
Hash
6e0f89142667fc38b6a97304595243bee26e901763bb1883deea9e0c19872349
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: multimedia-manager Version: 1.0.6 The Multimedia Manager is a legitimate local media management tool. It provides functionality for importing, searching, and viewing images/videos via a CLI and a Flask-based web gallery. The code includes security best practices such as token-based authentication, path-traversal protection in the file-serving endpoint (`web_server.py`), and parameterized SQLite queries (`image_db.py`). While it uses subprocesses for `ffmpeg` and performs file deletions for cleanup, these actions are scoped to the application's data directory and are clearly documented in the `SKILL.md` transparency section. No evidence of data exfiltration, malicious persistence, or prompt injection was found.
External report
View on VirusTotal