Multi-Agent Chat Protocol

PassAudited by VirusTotal on May 11, 2026.

Overview

Type: OpenClaw Skill Name: multi-agent-chat Version: 1.0.0 The skill bundle provides behavioral guidelines for AI agents to manage multi-agent Discord conversations efficiently. It focuses on preventing token waste, infinite loops, and context overflow through turn-based communication and response limits. No malicious code, data exfiltration, or harmful prompt injections were found in SKILL.md or _meta.json.

Findings (0)

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.

What this means

In the intended multi-bot Discord setting, the agent may shorten responses, refuse to answer questions directed at other agents, or stop bot-to-bot exchanges until a human intervenes.

Why it was flagged

The skill intentionally makes its conversation rules authoritative for the agent, which can affect normal response behavior.

Skill content
Follow strictly to prevent token waste, context overflow, and communication failures.
Recommendation

Use this skill only for multi-agent Discord conversations where those turn-taking and silence rules are desired.