风险评分

59/100 (Medium)

OpenClaw: suspicious
VirusTotal: benign
StaticScan: unknown

Podcast Generation with Microsoft Foundry

作者: thegovind
Slug:podcast-generation
版本:0.1.0
更新时间:2026-02-27 11:17:06
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's code and runtime instructions clearly require Azure realtime API credentials and database access, but the registry metadata does not declare these requirements — this mismatch and implicit...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1769870892990,
        "_id": "k97czrjzakybr4rp5wtgaxpkp9809sbb",
        "changelog": "Initial release of podcast-generation skill.\n\n- Generate podcast-style audio narratives from text using Azure OpenAI's GPT Realtime Mini via WebSocket.\n- Full-stack example: React frontend for audio playback, Python FastAPI backend for real-time audio synthesis.\n- Streams audio and transcript events; outputs base64-encoded WAV audio for immediate playback.\n- Includes environment, API usage, and PCM-to-WAV conversion instructions.\n- Supports multiple narrator voice options and provides production workflow references.",
        "changelogSource": "auto",
        "createdAt": 1769870892990,
        "version": "0.1.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "thegovind",
        "handle": "thegovind",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/18152044?v=4",
        "kind": "user",
        "linkedUserId": "kn701jbdp2fbr9y1kfm39rqz7n808f6s"
    },
    "ownerHandle": "thegovind",
    "skill": {
        "_creationTime": 1769870892990,
        "_id": "kd7egzt1vn6fb8p4q97cqp06bd808xem",
        "badges": [],
        "createdAt": 1769870892990,
        "displayName": "Podcast Generation with Microsoft Foundry",
        "latestVersionId": "k97czrjzakybr4rp5wtgaxpkp9809sbb",
        "ownerUserId": "kn701jbdp2fbr9y1kfm39rqz7n808f6s",
        "slug": "podcast-generation",
        "stats": {
            "comments": 0,
            "downloads": 2152,
            "installsAllTime": 4,
            "installsCurrent": 4,
            "stars": 3,
            "versions": 1
        },
        "summary": "Generate AI-powered podcast-style audio narratives using Azure OpenAI's GPT Realtime Mini model via WebSocket. Use when building text-to-speech features, audio narrative generation, podcast creation from content, or integrating with Azure OpenAI Realtime API for real audio output. Covers full-stack implementation from React frontend to Python FastAPI backend with WebSocket streaming.",
        "tags": {
            "latest": "k97czrjzakybr4rp5wtgaxpkp9809sbb"
        },
        "updatedAt": 1772162226343
    }
}