风险评分

76/100 (Low)

OpenClaw: benign
VirusTotal: suspicious
StaticScan: unknown

ComfyUI TTS

作者: YHSI5358
Slug:comfyui-tts
版本:1.0.0
更新时间:2026-03-24 11:57:10
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill's code, instructions, and required tools are consistent with a local ComfyUI TTS integration and do not request unrelated credentials or reach out to unexpected external endpoints.

VirusTotal: suspicious VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1771022102903,
        "_id": "k97ejye9j152fdc57tx1wynjw5813mgk",
        "changelog": "Initial release of comfyui-tts – generate speech audio with ComfyUI Qwen-TTS.\n\n- Provides a shell script to convert text to speech using ComfyUI's Qwen-TTS service.\n- Supports customizable options: character, style, model size, output path, and sampling parameters.\n- Requires curl and jq; configurable via environment variables for host, port, and output directory.\n- Automatically submits jobs to ComfyUI, monitors completion, and retrieves audio files.\n- Includes usage instructions, troubleshooting tips, and API endpoint references.",
        "changelogSource": "auto",
        "createdAt": 1771022102903,
        "parsed": {
            "clawdis": {
                "emoji": "🔊",
                "requires": {
                    "bins": [
                        "curl",
                        "jq"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "YHSI5358",
        "handle": "yhsi5358",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/77769435?v=4",
        "kind": "user",
        "linkedUserId": "kn7b6nvf7fzbeybqypfnxa87c9813adn"
    },
    "ownerHandle": "yhsi5358",
    "skill": {
        "_creationTime": 1771022102903,
        "_id": "kd78dvcfg4m1k6sjpcygrtzrqs813y76",
        "badges": [],
        "createdAt": 1771022102903,
        "displayName": "ComfyUI TTS",
        "latestVersionId": "k97ejye9j152fdc57tx1wynjw5813mgk",
        "ownerUserId": "kn7b6nvf7fzbeybqypfnxa87c9813adn",
        "slug": "comfyui-tts",
        "stats": {
            "comments": 0,
            "downloads": 599,
            "installsAllTime": 2,
            "installsCurrent": 2,
            "stars": 0,
            "versions": 1
        },
        "summary": "Convert text to speech audio via ComfyUI's Qwen-TTS API, supporting customizable voice, style, model, and output options.",
        "tags": {
            "latest": "k97ejye9j152fdc57tx1wynjw5813mgk"
        },
        "updatedAt": 1774324630943
    }
}