风险评分

41/100 (Medium)

OpenClaw: suspicious
VirusTotal: suspicious
StaticScan: unknown

Audio Summary

作者: alanOO7
Slug:audio-summary
版本:1.0.0
更新时间:2026-03-24 13:34:27
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's functionality matches its description, but it embeds an API key and sends full audio to a non-standard third‑party endpoint (not declared), which is disproportionate and raises privacy/exf...

[内容已截断]

VirusTotal: suspicious VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772934415277,
        "_id": "k978gh0bs43yrb0qs36prkm1e182gxjh",
        "changelog": "- Initial release of audio-summary skill.\n- Extracts 16k mono audio from video files using ffmpeg.\n- Transcribes audio to text and generates content summaries using the Qwen3 ASR Flash model.\n- Supports video files up to approximately 5-8 minutes after compression.\n- Summaries are saved as .txt files in the same directory as the source video.\n- Requires ffmpeg, openai Python SDK, and a configured Baichuan API key.",
        "changelogSource": "auto",
        "createdAt": 1772934415277,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "alanOO7",
        "handle": "alanoo7",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/10321054?v=4",
        "kind": "user",
        "linkedUserId": "kn7cja7vskrjr4mvydfjg3gm0h80wtzy"
    },
    "ownerHandle": "alanoo7",
    "skill": {
        "_creationTime": 1772934415277,
        "_id": "kd77a4fqkayd5shhc90147923x82gbxw",
        "badges": [],
        "createdAt": 1772934415277,
        "displayName": "Audio Summary",
        "latestVersionId": "k978gh0bs43yrb0qs36prkm1e182gxjh",
        "ownerUserId": "kn7cja7vskrjr4mvydfjg3gm0h80wtzy",
        "slug": "audio-summary",
        "stats": {
            "comments": 0,
            "downloads": 211,
            "installsAllTime": 3,
            "installsCurrent": 3,
            "stars": 0,
            "versions": 1
        },
        "summary": "Automatically extracts audio from video, transcribes it using qwen3-asr-flash, and generates segmented text summaries saved alongside the original file.",
        "tags": {
            "latest": "k978gh0bs43yrb0qs36prkm1e182gxjh"
        },
        "updatedAt": 1774330467945
    }
}