风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

Auto Agent Router

作者: johnson
Slug:auto-agent-router
版本:1.0.0
更新时间:2026-03-02 14:58:45
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's code and instructions are internally consistent with an auto-routing router: it inspects messages, matches commands/rules, reads local agent configs, and prepares spawn information; no unr...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772434703855,
        "_id": "k975y72wr8qz4carwk4hhtneys825w1h",
        "changelog": "auto-agent-router 1.0.0\n\n- Initial release of the auto-agent-router skill.\n- Routes messages to specialized sub-Agents based on strict command detection at the message start (e.g., \/coder, \/writer).\n- Supports concurrent session spawning for different tasks and clean session isolation.\n- Configuration and routing rules managed via config.json; supports custom commands and agent types.\n- Includes command trigger detection and logging for transparency and debugging.\n- Does not route if commands are not at the beginning of the message or not recognized.",
        "changelogSource": "auto",
        "createdAt": 1772434703855,
        "parsed": {
            "clawdis": {
                "emoji": "🤖",
                "requires": {
                    "bins": [
                        "python3"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "johnson",
        "handle": "jiangzhiyu",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/2647732?v=4",
        "kind": "user",
        "linkedUserId": "kn73qdt8yqkct7c7nh45czrykx81ts33"
    },
    "ownerHandle": "jiangzhiyu",
    "skill": {
        "_creationTime": 1772434703855,
        "_id": "kd703d6ne5mrmndvjs599jy6eh825mhd",
        "badges": [],
        "createdAt": 1772434703855,
        "displayName": "Auto Agent Router",
        "latestVersionId": "k975y72wr8qz4carwk4hhtneys825w1h",
        "ownerUserId": "kn73qdt8yqkct7c7nh45czrykx81ts33",
        "slug": "auto-agent-router",
        "stats": {
            "comments": 0,
            "downloads": 204,
            "installsAllTime": 1,
            "installsCurrent": 1,
            "stars": 0,
            "versions": 1
        },
        "summary": "根据消息命令自动路由到子 Agent。**Agent 应该:收到消息时首先检查是否包含 \/coder、\/writer 等命令,如果是则调用 sessions_spawn 启动对应子 Agent。**",
        "tags": {
            "latest": "k975y72wr8qz4carwk4hhtneys825w1h"
        },
        "updatedAt": 1772434725215
    }
}