风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Video Frames

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

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill does what it says: a small wrapper around ffmpeg to extract frames; required items and instructions are proportional and there are no surprising permissions or network behavior.

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774210385535,
        "_id": "k9750vn6hpr743731dytww3b3183d68v",
        "changelog": "Initial release of video-frames-extractor.\n\n- Extract single frames or quick thumbnails from videos using ffmpeg.\n- Supports extracting at specific timestamps.\n- Provides installation instructions for ffmpeg via Homebrew.\n- Includes guidance for output formats (JPG for sharing, PNG for UI quality).",
        "changelogSource": "auto",
        "createdAt": 1774210385535,
        "parsed": {
            "clawdis": {
                "emoji": "🎬",
                "install": [
                    {
                        "bins": [
                            "ffmpeg"
                        ],
                        "formula": "ffmpeg",
                        "id": "brew",
                        "kind": "brew",
                        "label": "Install ffmpeg (brew)"
                    }
                ],
                "requires": {
                    "bins": [
                        "ffmpeg"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "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": 1774210385535,
        "_id": "kd74hpa83t7sktxgqfabtae79583cfgj",
        "badges": [],
        "createdAt": 1774210385535,
        "displayName": "Video Frames",
        "latestVersionId": "k9750vn6hpr743731dytww3b3183d68v",
        "ownerUserId": "kn79zxz269ahb9rw93nvfjhjvs83c30d",
        "slug": "video-frames-extractor",
        "stats": {
            "comments": 0,
            "downloads": 29,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Extract frames or short clips from videos using ffmpeg.",
        "tags": {
            "latest": "k9750vn6hpr743731dytww3b3183d68v"
        },
        "updatedAt": 1774210610106
    }
}