Video-Watch

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The skill bundle is benign. The `SKILL.md` clearly describes the purpose of analyzing video content by extracting frames and provides instructions for the AI agent to use the `scripts/extract_frames.sh` script. The script itself uses standard tools (`ffmpeg`, `ffprobe`) to perform the stated task, handling video input and output directories as expected. There is no evidence of prompt injection attempts against the agent, data exfiltration, malicious execution, persistence mechanisms, or obfuscation. All actions are directly related to the stated purpose of video frame extraction.