风险评分

65/100 (Medium)

OpenClaw: unknown
VirusTotal: unknown
StaticScan: unknown

Video Reader

作者: Qianke Meng
Slug:video-reader
版本:4.1.0
更新时间:2026-03-30 16:26:50
风险信息

OpenClaw: unknown

VirusTotal: unknown

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774857939578,
        "_id": "k973wjhazqrbtq0cw1898nm53583xwjk",
        "changelog": "Summary: Major redesign—introduces a tool-driven orchestrator architecture for video question answering with strict memory management and sub-agent dispatch.\n\n- Rebranded as \"videoarm\": a video QA orchestrator that never analyzes images directly, but dispatches sub-agents for all frame and audio analysis.\n- Enforces strict read\/write of a single memory file (`\/tmp\/videoarm_memory.json`) as the source of truth on each turn; forbids reliance on prior tool outputs in conversation history.\n- Sub-agent pattern standardized: main agent extracts frames or audio, spawns stateless sub-agents for analysis (scene captions, targeted questions), and writes all results to memory.\n- Improved reproducibility and architecture: tool outputs go only to memory, allowing context to be fully rebuilt each turn and enabling parallel or isolated sub-agent analysis.\n- Clarified use of toolset: defined pipelines for downloading, metadata, frame extraction, audio transcription, and sub-agent dispatch for both visual and audio QA.\n- Documented recommended strategies, decision-making, and detailed memory file structure for consistent, traceable workflows.",
        "changelogSource": "auto",
        "createdAt": 1774857939578,
        "version": "4.1.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "s17dths7s7ysgk251h6jtny39n83hhay",
        "displayName": "Qianke Meng",
        "handle": "qiankemeng",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/68374326?v=4",
        "kind": "user",
        "linkedUserId": "kn78cq6tmpvbbevpfbmex96rms82vnrv"
    },
    "ownerHandle": "qiankemeng",
    "skill": {
        "_creationTime": 1774857939578,
        "_id": "kd7ck6e1ann3zhfre9y7a7v4rx83w0n1",
        "badges": [],
        "createdAt": 1774857939578,
        "displayName": "Video Reader",
        "latestVersionId": "k973wjhazqrbtq0cw1898nm53583xwjk",
        "ownerPublisherId": "s17dths7s7ysgk251h6jtny39n83hhay",
        "ownerUserId": "kn78cq6tmpvbbevpfbmex96rms82vnrv",
        "slug": "video-reader",
        "stats": {
            "comments": 0,
            "downloads": 0,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Tool-driven video question answering with frame extraction, sub-agent analysis, and audio transcription",
        "tags": {
            "latest": "k973wjhazqrbtq0cw1898nm53583xwjk"
        },
        "updatedAt": 1774859210768
    }
}