Cross Agent Chat
PassAudited by ClawScan on May 1, 2026.
Overview
This instruction-only skill transparently helps an agent find sessions and send messages to other agents, with the main caution that cross-session messages should be intentional.
This appears coherent for cross-agent chat and contains no code or install-time behavior. Before installing, make sure you are comfortable with an agent being able to list reachable sessions and send messages to selected agents or channels, and avoid using it to share sensitive information without explicit intent.
Findings (1)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Messages may be visible to another agent or channel, and delegated requests could cause work to be performed outside the current conversation.
The skill explicitly enables messages to be sent from one agent/session to another. This is purpose-aligned, but it means information and requests can cross session or agent boundaries.
用于在不同 agent 之间进行通信的标准化流程。当需要与其他 agent(机器人)聊天时,使用 `sessions_send` 工具。
Use it only for intended recipients, verify the target session before sending, and avoid sharing secrets or sensitive context unless the user has approved that transfer.
