风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

AIML Voice Transcript

作者: AI/ML API
Slug:aiml-voice
版本:1.0.0
更新时间:2026-02-27 00:22:06
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill's code, declared requirements, and runtime instructions are internally consistent: it only needs Python and an AIMLAPI_API_KEY to upload audio to api.aimlapi.com for transcription.

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772121156192,
        "_id": "k977qpkbkgxta5dt4g5419tgkd81wrbd",
        "changelog": "Initial release of AIMLAPI audio transcription skill.\n\n- Transcribes audio files (ogg, mp3, wav, etc.) using AIMLAPI's speech-to-text endpoints.\n- Supports robust queuing, polling for results, and automatic MIME-type detection.\n- CLI script for submitting, tracking, and saving transcription output.\n- Requires AIMLAPI_API_KEY.\n- Adjustable model, polling interval, and timeout options.",
        "changelogSource": "user",
        "createdAt": 1772121156192,
        "parsed": {
            "clawdis": {
                "emoji": "🎙️",
                "primaryEnv": "AIMLAPI_API_KEY",
                "requires": {
                    "bins": [
                        "python"
                    ],
                    "env": [
                        "AIMLAPI_API_KEY"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "AI\/ML API",
        "handle": "aimlapihello",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/187510884?v=4",
        "kind": "user",
        "linkedUserId": "kn73w1c2j0q130ts1j6vn92mvx80zs2r"
    },
    "ownerHandle": "aimlapihello",
    "skill": {
        "_creationTime": 1772121156192,
        "_id": "kd74c12yrvpghhxh8e69hqxyzx81wdez",
        "badges": [],
        "createdAt": 1772121156192,
        "displayName": "AIML Voice Transcript",
        "latestVersionId": "k977qpkbkgxta5dt4g5419tgkd81wrbd",
        "ownerUserId": "kn73w1c2j0q130ts1j6vn92mvx80zs2r",
        "slug": "aiml-voice",
        "stats": {
            "comments": 0,
            "downloads": 253,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Transcribe audio files (ogg, mp3, wav, etc.) using AIMLAPI. Use when the user provides audio messages or local audio files. Provides a reliable Python script...",
        "tags": {
            "latest": "k977qpkbkgxta5dt4g5419tgkd81wrbd"
        },
        "updatedAt": 1772122926262
    }
}