风险评分

76/100 (Low)

OpenClaw: benign
VirusTotal: suspicious
StaticScan: unknown

Jetson CUDA Voice Pipeline

作者: Manolis Nikiforakis
Slug:jetson-cuda-voice
版本:1.1.0
更新时间:2026-03-24 12:34:42
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's files, instructions, and environment requirements are consistent with a Jetson-local, GPU-accelerated voice pipeline; the only network activity is the LLM call, which is declared, but user...

[内容已截断]

VirusTotal: suspicious VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1771969941506,
        "_id": "k974smg03k06ksn8t6tb9ddmd981rmf2",
        "changelog": "v1.1.0: Add setup.sh one-command installer (embeds systemd services inline). Fix manage.sh hardcoded devices — now uses VOICE_MIC\/VOICE_SPEAKER env vars. Remove unused json import. Fix fragile test-tts heredoc. Remove cmake from runtime requires. Clean up SKILL.md: quick start section, fixed file structure, removed missing systemd\/ dir reference.",
        "changelogSource": "user",
        "createdAt": 1771969941506,
        "parsed": {
            "clawdis": {
                "emoji": "🎙️",
                "os": [
                    "linux"
                ],
                "requires": {
                    "bins": [
                        "arecord",
                        "aplay",
                        "python3"
                    ],
                    "env": [
                        "OPENROUTER_API_KEY"
                    ]
                }
            }
        },
        "version": "1.1.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Manolis Nikiforakis",
        "handle": "nikil511",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/925242?v=4",
        "kind": "user",
        "linkedUserId": "kn70np3payj02xvmdh61fj6g7x80892v"
    },
    "ownerHandle": "nikil511",
    "skill": {
        "_creationTime": 1771969315373,
        "_id": "kd71tpjn2ys1dmnc9gfwmw5x4x81r1yf",
        "badges": [],
        "createdAt": 1771969315373,
        "displayName": "Jetson CUDA Voice Pipeline",
        "latestVersionId": "k974smg03k06ksn8t6tb9ddmd981rmf2",
        "ownerUserId": "kn70np3payj02xvmdh61fj6g7x80892v",
        "slug": "jetson-cuda-voice",
        "stats": {
            "comments": 0,
            "downloads": 379,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 2
        },
        "summary": "Fully offline, CUDA-accelerated local voice assistant pipeline for NVIDIA Jetson. Wake word (openWakeWord) → real-time VAD → whisper.cpp GPU STT → LLM → Pipe...",
        "tags": {
            "latest": "k974smg03k06ksn8t6tb9ddmd981rmf2"
        },
        "updatedAt": 1774326882741
    }
}