风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

Podcastifier

作者: cerbug45
Slug:agents-skill-podcastifier
版本:0.1.0
更新时间:2026-02-26 06:55:35
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill is internally consistent: it reads text, chunks it, produces temporary WAVs with ffmpeg, and concatenates them to an MP3; nothing in the package asks for unrelated credentials or network acc...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1771353848892,
        "_id": "k970npnf056ht56hbhcw00xzpd81a6nb",
        "changelog": "Initial release of podcastifier: turn text into a TTS podcast.\n\n- Converts incoming text (email or newsletter) into a short podcast.\n- Parses plain text or HTML and extracts story bullets.\n- Chunks text safely for TTS generation, then concatenates with ffmpeg.\n- Outputs an mp3 file with intro and outro.\n- Command-line usage provided.",
        "changelogSource": "auto",
        "createdAt": 1771353848892,
        "parsed": {
            "clawdis": {
                "requires": {
                    "bins": [
                        "python3",
                        "ffmpeg"
                    ]
                }
            }
        },
        "version": "0.1.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "cerbug45",
        "handle": "cerbug45",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/43820349?v=4",
        "kind": "user",
        "linkedUserId": "kn70zh7vphm63yaf97ec8cym7n80y2n7"
    },
    "ownerHandle": "cerbug45",
    "skill": {
        "_creationTime": 1771353848892,
        "_id": "kd77hzwzyhzgynpy06g9dwfpen81bbfb",
        "badges": [],
        "createdAt": 1771353848892,
        "displayName": "Podcastifier",
        "latestVersionId": "k970npnf056ht56hbhcw00xzpd81a6nb",
        "ownerUserId": "kn70zh7vphm63yaf97ec8cym7n80y2n7",
        "slug": "agents-skill-podcastifier",
        "stats": {
            "comments": 0,
            "downloads": 531,
            "installsAllTime": 1,
            "installsCurrent": 1,
            "stars": 0,
            "versions": 1
        },
        "summary": "Turn incoming text (email\/newsletter) into a short TTS podcast with chunking + ffmpeg concat.",
        "tags": {
            "latest": "k970npnf056ht56hbhcw00xzpd81a6nb"
        },
        "updatedAt": 1772060135906
    }
}