风险评分

59/100 (Medium)

OpenClaw: suspicious
VirusTotal: benign
StaticScan: unknown

Discord Voice Using Deepgram

作者: adriel1006
Slug:discord-voice-deepgram
版本:1.0.0
更新时间:2026-03-01 11:51:18
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The plugin largely does what its name says (connects Discord voice to Deepgram and your agent), but there are inconsistencies and noteworthy behaviors — most importantly it loads and runs your embedde...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1770770145129,
        "_id": "k9795jzy8z7mn48vb8z3rywhn980ye27",
        "changelog": "Initial release of Deepgram Discord Voice skill for Clawdbot\/OpenClaw.\n\n- Enables real-time voice conversations in Discord voice channels using Deepgram streaming STT and low-latency TTS.\n- Configurable to listen only to a specified primary user, with optional voice-activated speaker switching.\n- Supports wake-word activated voice commands for controlling permissions.\n- Provides example configurations and clear setup instructions.\n- Requires DISCORD_TOKEN and DEEPGRAM_API_KEY environment variables.\n- Delivers agent replies via Deepgram Aura TTS, streamed directly to the channel for minimal latency.",
        "changelogSource": "user",
        "createdAt": 1770770145129,
        "parsed": {
            "clawdis": {
                "config": {
                    "example": "{\n  \"plugins\": {\n    \"entries\": {\n      \"deepgram-discord-voice\": {\n        \"enabled\": true,\n        \"config\": {\n          \"streamingSTT\": true,\n          \"streamingTTS\": true,\n          \"ttsVoice\": \"aura-2-thalia-en\",\n          \"vadSensitivity\": \"medium\",\n          \"bargeIn\": true,\n\n          \"primaryUser\": \"atechy\",\n          \"allowVoiceSwitch\": true,\n          \"wakeWord\": \"openclaw\",\n\n          \"deepgram\": {\n            \"sttModel\": \"nova-2\",\n            \"language\": \"en-US\"\n          }\n        }\n      }\n    }\n  }\n}",
                    "requiredEnv": [
                        "DISCORD_TOKEN",
                        "DEEPGRAM_API_KEY"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "adriel1006",
        "handle": "adriel1006",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/19422850?v=4",
        "kind": "user",
        "linkedUserId": "kn77mrm1tykk0kqn1fvy3w4eqn80vd27"
    },
    "ownerHandle": "adriel1006",
    "skill": {
        "_creationTime": 1770770145129,
        "_id": "kd76680f1h78dyasycxhdhjtsn80yffc",
        "badges": [],
        "createdAt": 1770770145129,
        "displayName": "Discord Voice Using Deepgram",
        "latestVersionId": "k9795jzy8z7mn48vb8z3rywhn980ye27",
        "ownerUserId": "kn77mrm1tykk0kqn1fvy3w4eqn80vd27",
        "slug": "discord-voice-deepgram",
        "stats": {
            "comments": 2,
            "downloads": 1123,
            "installsAllTime": 1,
            "installsCurrent": 1,
            "stars": 5,
            "versions": 1
        },
        "summary": "Voice-channel conversations in Discord using Deepgram streaming STT + low-latency TTS",
        "tags": {
            "latest": "k9795jzy8z7mn48vb8z3rywhn980ye27"
        },
        "updatedAt": 1772337078618
    }
}