暂无可比对内容
需要至少一个上一版本,才能生成差异对比。
Security Scan
状态
clean
OpenClaw
gpt-5-mini
OpenClaw 分析
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.
置信度: 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.