风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Video Frames

作者: utromaya-code
Slug:video-clip-extractor
版本:1.0.1
更新时间:2026-03-23 04:16:51
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill does what it says — it wraps ffmpeg to extract frames and requires only ffmpeg (installable via brew); there are no mysterious env vars, network calls, or extra permissions requested.

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774210441692,
        "_id": "k970fyq3rh4g4nrppgrsnjgty183c8dq",
        "changelog": "- Updated SKILL.md to rename the skill to \"video-frames\" and clarify its purpose as extracting frames or short clips from videos using ffmpeg.\n- Added clear quick start instructions for extracting frames at default or specific timestamps.\n- Included installation guidance for ffmpeg via Homebrew.\n- Provided practical notes for choosing output formats and times.",
        "changelogSource": "auto",
        "createdAt": 1774210441692,
        "parsed": {
            "clawdis": {
                "emoji": "🎬",
                "install": [
                    {
                        "bins": [
                            "ffmpeg"
                        ],
                        "formula": "ffmpeg",
                        "id": "brew",
                        "kind": "brew",
                        "label": "Install ffmpeg (brew)"
                    }
                ],
                "requires": {
                    "bins": [
                        "ffmpeg"
                    ]
                }
            }
        },
        "version": "1.0.1"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "utromaya-code",
        "handle": "utromaya-code",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/254962629?v=4",
        "kind": "user",
        "linkedUserId": "kn79zxz269ahb9rw93nvfjhjvs83c30d"
    },
    "ownerHandle": "utromaya-code",
    "skill": {
        "_creationTime": 1774210441692,
        "_id": "kd7fj76zps56debr56mpcsktn983df09",
        "badges": [],
        "canonicalSkillId": "kd74hpa83t7sktxgqfabtae79583cfgj",
        "createdAt": 1774210441692,
        "displayName": "Video Frames",
        "forkOf": {
            "at": 1774210441692,
            "kind": "duplicate",
            "skillId": "kd74hpa83t7sktxgqfabtae79583cfgj"
        },
        "latestVersionId": "k970fyq3rh4g4nrppgrsnjgty183c8dq",
        "ownerUserId": "kn79zxz269ahb9rw93nvfjhjvs83c30d",
        "slug": "video-clip-extractor",
        "stats": {
            "comments": 0,
            "downloads": 73,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Extract frames or short clips from videos using ffmpeg.",
        "tags": {
            "latest": "k970fyq3rh4g4nrppgrsnjgty183c8dq"
        },
        "updatedAt": 1774210611219
    }
}