风险评分

91/100 (Very Low)

OpenClaw: benign
VirusTotal: unknown
StaticScan: clean

Openai Whisper

作者: utromaya-code
Slug:whisper-local-stt
版本:1.0.0
更新时间:2026-03-23 05:22:52
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill is internally consistent: it provides instructions to run a local Whisper CLI, only requires the 'whisper' binary and a Homebrew install; the main risks are model downloads to disk and trust...

[内容已截断]

VirusTotal: unknown VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774214144182,
        "_id": "k97260m86mbzm0cpkbdzgw2dmx83djaz",
        "changelog": "Initial release of Whisper local speech-to-text skill:\n\n- Adds integration with the OpenAI Whisper CLI for local audio transcription and translation.\n- No API key needed; all processing is done on your device.\n- Includes quick start commands for transcribing and translating audio files.\n- Provides installation instructions via Homebrew.\n- Models are managed locally and default to the \"turbo\" model for fast performance.",
        "changelogSource": "auto",
        "createdAt": 1774214144182,
        "parsed": {
            "clawdis": {
                "emoji": "🎤",
                "install": [
                    {
                        "bins": [
                            "whisper"
                        ],
                        "formula": "openai-whisper",
                        "id": "brew",
                        "kind": "brew",
                        "label": "Install OpenAI Whisper (brew)"
                    }
                ],
                "requires": {
                    "bins": [
                        "whisper"
                    ]
                }
            }
        },
        "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": 1774214144182,
        "_id": "kd72xrqbc7r5wzj2364dgq3w1n83cdya",
        "badges": [],
        "createdAt": 1774214144182,
        "displayName": "Openai Whisper",
        "latestVersionId": "k97260m86mbzm0cpkbdzgw2dmx83djaz",
        "ownerUserId": "kn79zxz269ahb9rw93nvfjhjvs83c30d",
        "slug": "whisper-local-stt",
        "stats": {
            "comments": 0,
            "downloads": 28,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Local speech-to-text with the Whisper CLI (no API key).",
        "tags": {
            "latest": "k97260m86mbzm0cpkbdzgw2dmx83djaz"
        },
        "updatedAt": 1774214572168
    }
}