风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Feishu Voice Chat

作者: neo
Slug:feishu-voice-chat
版本:0.1.1
更新时间:2026-03-22 12:41:46
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's code, instructions, and environment requirements are consistent with a Feishu (openclaw-lark) voice ASR/TTS integration using Volcengine; nothing in the bundle indicates it is trying to do...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774154080515,
        "_id": "k974hzs1f3dqnmerkb312cwbcd83dqk7",
        "changelog": "- Added explicit environment variable metadata to SKILL.md, documenting all relevant environment variables and their purpose.\n- No core functionality changes; all updates are documentation improvements to clarify setup and configuration.\n- Updated SKILL.md to include an `env` section for better clarity and integration guidance.",
        "changelogSource": "auto",
        "createdAt": 1774154080515,
        "parsed": {
            "clawdis": {
                "envVars": [
                    {
                        "description": "火山引擎应用 ID",
                        "name": "VOLC_APPID",
                        "required": true
                    },
                    {
                        "description": "火山引擎访问令牌",
                        "name": "VOLC_ACCESS_TOKEN",
                        "required": true
                    },
                    {
                        "description": "TTS 资源 ID (默认: seed-tts-1.0)",
                        "name": "VOLC_RESOURCE_ID",
                        "required": false
                    },
                    {
                        "description": "TTS 音色代码",
                        "name": "VOLC_VOICE_TYPE",
                        "required": false
                    },
                    {
                        "description": "ASR 资源 ID",
                        "name": "VOLC_RESOURCE_ID_ASR",
                        "required": false
                    }
                ]
            }
        },
        "version": "0.1.1"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "neo",
        "handle": "li-neo",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/178150393?v=4",
        "kind": "user",
        "linkedUserId": "kn77r3c5d2a1t19tkj0w4y8xqn829xvk"
    },
    "ownerHandle": "li-neo",
    "skill": {
        "_creationTime": 1773972200651,
        "_id": "kd7bdyrez5x7yv8869r3gxw5dn839nnv",
        "badges": [],
        "createdAt": 1773972200651,
        "displayName": "Feishu Voice Chat",
        "latestVersionId": "k974hzs1f3dqnmerkb312cwbcd83dqk7",
        "ownerUserId": "kn77r3c5d2a1t19tkj0w4y8xqn829xvk",
        "slug": "feishu-voice-chat",
        "stats": {
            "comments": 0,
            "downloads": 47,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 2
        },
        "summary": "飞书语音对话能力,提供语音识别(ASR)和语音合成(TTS)功能, 所有的飞书语音消息都通过该技能处理。 完整语音交互链路:接收用户语音 → ASR 转文字 → LLM 处理 → TTS 转语音 → 通过飞书插件发送语音消息。 当用户要求\"语音回复\/说给我听\"时,只回复飞书语音消息(audio 气泡),不回复文本...",
        "tags": {
            "latest": "k974hzs1f3dqnmerkb312cwbcd83dqk7"
        },
        "updatedAt": 1774154506462
    }
}