风险评分

47/100 (Medium)

OpenClaw: suspicious
VirusTotal: suspicious
StaticScan: clean

Inter Agent Communication

作者: msx.pan
Slug:inter-agent-communication
版本:0.1.0
更新时间:2026-03-24 15:09:22
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's behavior matches its stated purpose (creating and using subagent sessions), but it instructs running shell commands with interpolated session keys (via exec/openclaw) without sanitization,...

[内容已截断]

VirusTotal: suspicious VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773747504792,
        "_id": "k97bs3tsd75ghz19gk2ermd8t1832tzn",
        "changelog": "- Initial release of inter-agent communication system via labeled subagent sessions.\n- Enforces strict session management with a three-step workflow: check for existing session, create if none exists, then send the message.\n- Introduces bidirectional session reuse and prohibits use of agent-human sessions for agent-to-agent calls.\n- Adds a new session protection step using the `openclaw` command to prevent automatic session cleanup.\n- Provides clear rules, format guides, pseudocode, and real session examples for correct usage.",
        "changelogSource": "auto",
        "createdAt": 1773747504792,
        "version": "0.1.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "msx.pan",
        "handle": "panmenglin",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/12044749?v=4",
        "kind": "user",
        "linkedUserId": "kn7erar32z0zdkjh0s5mxtnzbd8325pp"
    },
    "ownerHandle": "panmenglin",
    "skill": {
        "_creationTime": 1773747504792,
        "_id": "kd79e8319m1tkqbjqk6g2cnf19832fyc",
        "badges": [],
        "createdAt": 1773747504792,
        "displayName": "Inter Agent Communication",
        "latestVersionId": "k97bs3tsd75ghz19gk2ermd8t1832tzn",
        "ownerUserId": "kn7erar32z0zdkjh0s5mxtnzbd8325pp",
        "slug": "inter-agent-communication",
        "stats": {
            "comments": 0,
            "downloads": 129,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Agent cross-session communication solution. Uses sessions_spawn to create subagent sessions for inter-agent calls. (Agent间跨会话通讯方案。使用 sessions_spawn 创建带 label...",
        "tags": {
            "latest": "k97bs3tsd75ghz19gk2ermd8t1832tzn"
        },
        "updatedAt": 1774336162868
    }
}