风险评分

82/100 (Low)

OpenClaw: benign
VirusTotal: suspicious
StaticScan: clean

Claude Code Dispatch

作者: HubieHuman
Slug:claude-code-dispatch
版本:1.0.0
更新时间:2026-03-24 14:37:22
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill is internally coherent: it legitimately invokes a local 'claude' CLI for file/shell coding tasks and only requires the expected CLI and jq; however, running the subprocess gives that tool ac...

[内容已截断]

VirusTotal: suspicious VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773571953478,
        "_id": "k9768dt0t73e93et0sg1x28jgx82zjnn",
        "changelog": "- Initial release of claude-code-dispatch skill.\n- Enables delegating coding tasks to Claude Code CLI for operations requiring file access, editing, and shell command execution.\n- Supports triggering via phrases like \"use claude code\" or \"run claude on\".\n- Requires pre-installed and authenticated Claude Code CLI and jq.\n- Provides detailed usage instructions, toolset selection, and model options.\n- Includes structured output and clear guidelines on when and how to use the skill.",
        "changelogSource": "user",
        "createdAt": 1773571953478,
        "parsed": {
            "clawdis": {
                "emoji": "🤖",
                "install": [
                    {
                        "bins": [
                            "jq"
                        ],
                        "formula": "jq",
                        "id": "jq",
                        "kind": "brew",
                        "label": "Install jq (brew)"
                    }
                ],
                "requires": {
                    "bins": [
                        "claude",
                        "jq"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "HubieHuman",
        "handle": "hubiehuman",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/264388301?v=4",
        "kind": "user",
        "linkedUserId": "kn7efj8ddecxgrrrs2kb7g7m3d826rjy"
    },
    "ownerHandle": "hubiehuman",
    "skill": {
        "_creationTime": 1773571953478,
        "_id": "kd75xck1k873e5kdpn9162g2d582zjpm",
        "badges": [],
        "createdAt": 1773571953478,
        "displayName": "Claude Code Dispatch",
        "latestVersionId": "k9768dt0t73e93et0sg1x28jgx82zjnn",
        "ownerUserId": "kn7efj8ddecxgrrrs2kb7g7m3d826rjy",
        "slug": "claude-code-dispatch",
        "stats": {
            "comments": 0,
            "downloads": 135,
            "installsAllTime": 1,
            "installsCurrent": 1,
            "stars": 0,
            "versions": 1
        },
        "summary": "Invoke Claude Code CLI as a subprocess for coding tasks that require file access, editing, and shell execution",
        "tags": {
            "latest": "k9768dt0t73e93et0sg1x28jgx82zjnn"
        },
        "updatedAt": 1774334242770
    }
}