← 返回 Skills 市场
steipete

Video Frames

作者 Peter Steinberger · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
57830
总下载
133
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-frames
功能描述
Extract frames or short clips from videos using ffmpeg.
安全使用建议
Install if you are comfortable allowing the agent to run ffmpeg on video files you choose and write extracted image frames locally. Review output paths before processing sensitive videos.
功能分析
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.
能力评估
Purpose & Capability
The stated capability, extracting frames from video files, matches the described SKILL.md and bundled frame extraction script.
Instruction Scope
The runtime instructions are narrow and task-focused; supplied telemetry reports no prompt-injection behavior or unrelated agent instructions.
Install Mechanism
The skill depends on ffmpeg and includes a shell helper script; this is expected for video processing, but users should ensure ffmpeg comes from a trusted source.
Credentials
Local file access and command execution through ffmpeg are proportionate to extracting video frames and do not imply broad system indexing or network use.
Persistence & Privilege
No persistence, credential access, background execution, privilege escalation, or external data transfer was identified in the supplied scan evidence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install video-frames
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /video-frames 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
元数据
Slug video-frames
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Video Frames 是什么?

Extract frames or short clips from videos using ffmpeg. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 57830 次。

如何安装 Video Frames?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-frames」即可一键安装,无需额外配置。

Video Frames 是免费的吗?

是的,Video Frames 完全免费(开源免费),可自由下载、安装和使用。

Video Frames 支持哪些平台?

Video Frames 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Video Frames?

由 Peter Steinberger(@steipete)开发并维护,当前版本 v1.0.0。

💬 留言讨论