Back to skill
Skillv1.1.0

VirusTotal security

Video Understanding · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 3:55 AM
Hash
2bc0394c618f30fd44dbea77e4f0bc985495551f51c77849ce1dabf7b77b7416
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: video-understanding Version: 1.1.0 The skill bundle is classified as benign. It transparently describes its purpose to analyze videos using Google Gemini and `yt-dlp`. The `SKILL.md` contains no prompt injection attempts against the OpenClaw agent. The `analyze_video.py` script correctly uses `subprocess.run` with a list of arguments to invoke `yt-dlp`, preventing shell injection vulnerabilities from user-provided URLs. It handles temporary files and API keys (GEMINI_API_KEY) as expected for its stated functionality, without evidence of data exfiltration, persistence, or other malicious behaviors.
External report
View on VirusTotal