风险评分

55/100 (Medium)

OpenClaw: suspicious
VirusTotal: benign
StaticScan: suspicious

Virtual voice builder

作者: Suhas Rudra
Slug:virtual-voice-ai
版本:1.0.0
更新时间:2026-03-30 00:11:47
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill mostly does what it claims (mic → STT → LLM → TTS → virtual cable) but has a few inconsistencies and risky instructions you should understand before installing (missing env checks, an instru...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: suspicious

Detected: suspicious.dangerous_exec, suspicious.env_credential_access
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774800533175,
        "_id": "k97ea7cbyy38xfkzyg302d1egn83tb37",
        "changelog": "Initial release of virtual-voice-ai skill.\n\n- Guides users through building a real-time audio interception pipeline in Node.js using mic input, AI processing, and virtual audio output.\n- Provides step-by-step instructions for OS and dependency setup, audio device discovery, and stress-tested script execution.\n- Enforces key rules for audio handling, such as mandatory resampling, TTS buffering, and strict compatibility requirements.\n- Includes a kill switch function for safely stopping the pipeline.\n- Supplies environment variable requirements and progressive documentation for easy setup.",
        "changelogSource": "user",
        "createdAt": 1774800533175,
        "parsed": {
            "clawdis": {
                "requires": {
                    "env": [
                        "DEEPGRAM_API_KEY",
                        "LLM_PROVIDER",
                        "LLM_API_KEY",
                        "LLM_MODEL",
                        "TTS_PROVIDER",
                        "TTS_API_KEY",
                        "VIRTUAL_CABLE_NAME"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "s17abdwncj5c6fetqnszj56zh983t0n4",
        "displayName": "Suhas Rudra",
        "handle": "suhas12345685-pro",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/265854920?v=4",
        "kind": "user",
        "linkedUserId": "kn77f6e01cm3cq4ygdemn7qzp583t8v7"
    },
    "ownerHandle": "suhas12345685-pro",
    "skill": {
        "_creationTime": 1774800533175,
        "_id": "kd77v3js65e0z6ybevtaab6y2983t1tr",
        "badges": [],
        "createdAt": 1774800533175,
        "displayName": "Virtual voice builder",
        "latestVersionId": "k97ea7cbyy38xfkzyg302d1egn83tb37",
        "ownerPublisherId": "s17abdwncj5c6fetqnszj56zh983t0n4",
        "ownerUserId": "kn77f6e01cm3cq4ygdemn7qzp583t8v7",
        "slug": "virtual-voice-ai",
        "stats": {
            "comments": 0,
            "downloads": 13,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Wires a real microphone through an AI brain (STT → LLM → TTS) and routes the output to a virtual audio cable so apps like Google Meet hear the processed voic...",
        "tags": {
            "latest": "k97ea7cbyy38xfkzyg302d1egn83tb37"
        },
        "updatedAt": 1774800707094
    }
}