No comparison available
A previous version is required before a diff can be generated.
Security Scan
Status
clean
OpenClaw
gpt-5-mini
OpenClaw analysis
The skill does what it claims: an instruction-only helper that calls ffmpeg to extract frames; its files and instructions are coherent and proportional to that purpose.
Confidence: high
VirusTotal
Type: OpenClaw Skill Name: video-frames Version: 1.0.0 The skill bundle is benign. The `SKILL.md` provides clear instructions for extracting video frames using `ffmpeg` and does not contain any prompt injection attempts against the AI agent. The `scripts/frame.sh` script correctly parses arguments, validates input, and executes `ffmpeg` commands with proper quoting, preventing shell injection. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or other high-risk behaviors. The functionality is clearly aligned with its stated purpose.