风险评分

76/100 (Low)

OpenClaw: benign
VirusTotal: suspicious
StaticScan: unknown

Video Analyzer

作者: minilozio
Slug:video-analyzer-skill
版本:1.0.1
更新时间:2026-03-24 12:28:59
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill is internally consistent: it needs yt-dlp/ffmpeg/whisper, installs them via Homebrew, and the runtime instructions/code match the stated purpose of downloading and locally transcribing video...

[内容已截断]

VirusTotal: suspicious VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772708110985,
        "_id": "k97egwr1spvc8q4wb6mf6j2j9982bm13",
        "changelog": "- Expanded the description in SKILL.md to clarify when and how to use the skill, especially for requests involving YouTube, X\/Twitter, or TikTok video URLs.\n- Added practical usage examples to the description, detailing scenarios such as summarizing videos, extracting key points, and analyzing video content.\n- No changes to any code or functionality; documentation improvements only.",
        "changelogSource": "auto",
        "createdAt": 1772708110985,
        "parsed": {
            "clawdis": {
                "emoji": "🎥",
                "install": [
                    {
                        "bins": [
                            "uv"
                        ],
                        "formula": "uv",
                        "id": "uv-brew",
                        "kind": "brew",
                        "label": "Install uv (brew)"
                    },
                    {
                        "bins": [
                            "yt-dlp"
                        ],
                        "formula": "yt-dlp",
                        "id": "yt-dlp-brew",
                        "kind": "brew",
                        "label": "Install yt-dlp (brew)"
                    },
                    {
                        "bins": [
                            "ffmpeg"
                        ],
                        "formula": "ffmpeg",
                        "id": "ffmpeg-brew",
                        "kind": "brew",
                        "label": "Install ffmpeg (brew)"
                    },
                    {
                        "bins": [
                            "whisper-cli"
                        ],
                        "formula": "ggerganov\/ggerganov\/whisper-cpp",
                        "id": "whisper-cpp-brew",
                        "kind": "brew",
                        "label": "Install whisper-cpp (brew)"
                    }
                ],
                "requires": {
                    "bins": [
                        "uv",
                        "yt-dlp",
                        "ffmpeg",
                        "whisper-cli"
                    ]
                }
            }
        },
        "version": "1.0.1"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "minilozio",
        "handle": "minilozio",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/261203432?v=4",
        "kind": "user",
        "linkedUserId": "kn7331z0wng7k84wwtrygqq52d813ctc"
    },
    "ownerHandle": "minilozio",
    "skill": {
        "_creationTime": 1771840663241,
        "_id": "kd74bgmhfymf381za3997aner981qcmg",
        "badges": [],
        "createdAt": 1771840663241,
        "displayName": "Video Analyzer",
        "latestVersionId": "k97egwr1spvc8q4wb6mf6j2j9982bm13",
        "ownerUserId": "kn7331z0wng7k84wwtrygqq52d813ctc",
        "slug": "video-analyzer-skill",
        "stats": {
            "comments": 0,
            "downloads": 479,
            "installsAllTime": 2,
            "installsCurrent": 2,
            "stars": 0,
            "versions": 2
        },
        "summary": "Download, transcribe, and analyze videos from YouTube, X\/Twitter, and TikTok with local Whisper processing. Perfect for extracting TL;DRs, timestamps, and ac...",
        "tags": {
            "latest": "k97egwr1spvc8q4wb6mf6j2j9982bm13"
        },
        "updatedAt": 1774326539669
    }
}