风险评分

65/100 (Medium)

OpenClaw: suspicious
VirusTotal: benign
StaticScan: clean

meeting record analysis

作者: cows21
Slug:meeting-record-analysis
版本:1.0.0
更新时间:2026-03-24 15:05:38
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's code and instructions match its stated purpose (ASR → LLM → optional TTS) but it expects multiple external service API keys and reads .env files while the registry metadata does not declar...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773734478556,
        "_id": "k97db84z3h6ebfxsg2qa0bm5x9833b9s",
        "changelog": "Initial release of AI Meeting Minutes Assistant.\n\n- Converts meeting audio to structured minutes using ASR and LLM, with optional TTS voice summary.\n- Inputs: `audio_file`, `need_voice_summary` (default: false), `language` (default: zh).\n- Outputs structured JSON with topic, discussion_points, decisions, action_items, cleaned_transcript, and optional voice_summary_path.\n- Includes cleaning of transcripts to remove filler words and repetitions, while preserving key facts and action items.\n- Robust error handling for short audio, ASR failures, and overly long transcripts.\n- Command line usage and API\/workflow descriptions provided.",
        "changelogSource": "user",
        "createdAt": 1773734478556,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "cows21",
        "handle": "cows21",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/166674339?v=4",
        "kind": "user",
        "linkedUserId": "kn73k4avxntxw57p0061bpbynx8320n3"
    },
    "ownerHandle": "cows21",
    "skill": {
        "_creationTime": 1773734478556,
        "_id": "kd7a33cbrjjs7tdaxwtvjhzgq5832zvp",
        "badges": [],
        "createdAt": 1773734478556,
        "displayName": "meeting record analysis",
        "latestVersionId": "k97db84z3h6ebfxsg2qa0bm5x9833b9s",
        "ownerUserId": "kn73k4avxntxw57p0061bpbynx8320n3",
        "slug": "meeting-record-analysis",
        "stats": {
            "comments": 0,
            "downloads": 52,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "将会议录音转成结构化会议纪要。适用于用户上传会议音频后,希望通过 ASR 转写、LLM 总结和可选 TTS 播报,自动提取会议主题、讨论要点、决策和行动项的场景。输入支持 `audio_file`、`need_voice_summary`、`language`;默认输出 JSON 结构化纪要,并可附带语音摘要文件路径。",
        "tags": {
            "latest": "k97db84z3h6ebfxsg2qa0bm5x9833b9s"
        },
        "updatedAt": 1774335938177
    }
}