风险评分

59/100 (Medium)

OpenClaw: suspicious
VirusTotal: benign
StaticScan: unknown

OpenAI TTS

作者: pors
Slug:openai-tts
版本:1.0.0
更新时间:2026-02-27 11:01:02
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill appears to implement OpenAI TTS correctly, but there are inconsistencies between the registry metadata and the actual instructions/script (missing declared env/binary requirements and an und...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1767688174911,
        "_id": "k97bt4k8950tdzb2rf09e5s8gh7yqheh",
        "changelog": "Initial release - text-to-speech via OpenAI API with 6 voice options",
        "changelogSource": "user",
        "createdAt": 1767688174911,
        "parsed": {
            "clawdis": {
                "emoji": "🔊",
                "primaryEnv": "OPENAI_API_KEY",
                "requires": {
                    "bins": [
                        "curl"
                    ],
                    "env": [
                        "OPENAI_API_KEY"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "pors",
        "handle": "pors",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/1078320?v=4",
        "kind": "user",
        "linkedUserId": "kn7d7x8pnkbqea8tm5h80xgp4d7ypwnp"
    },
    "ownerHandle": "pors",
    "skill": {
        "_creationTime": 1767688174911,
        "_id": "kd7cykcpc52kyet10ex64myh1s7yq1t0",
        "badges": [],
        "createdAt": 1767688174911,
        "displayName": "OpenAI TTS",
        "latestVersionId": "k97bt4k8950tdzb2rf09e5s8gh7yqheh",
        "ownerUserId": "kn7d7x8pnkbqea8tm5h80xgp4d7ypwnp",
        "slug": "openai-tts",
        "stats": {
            "comments": 1,
            "downloads": 4881,
            "installsAllTime": 46,
            "installsCurrent": 46,
            "stars": 6,
            "versions": 1
        },
        "summary": "Text-to-speech via OpenAI Audio Speech API.",
        "tags": {
            "latest": "k97bt4k8950tdzb2rf09e5s8gh7yqheh"
        },
        "updatedAt": 1772161262473
    }
}