OpenClaw: benign
VirusTotal: benign
StaticScan: unknown
OpenClaw: benign
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 未提供
无文件信息
{
"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
}
}