Openclaw A2a Plugin

PassAudited by ClawScan on Apr 29, 2026.

Overview

The plugin's code, documentation, and runtime instructions are consistent with an OpenClaw A2A networking plugin; it asks for no unrelated secrets and its behaviours align with the description, though the package has a large transitive dependency footprint and will accept inbound network messages and save files locally (which you should consider before enabling).

This plugin appears to implement what it claims: agent-to-agent messaging, inbound server features, and file transfer. Before installing: (1) Understand that inbound messages can include files which the plugin will save locally — only enable inbound access for agents you trust. (2) Review any configured remote agents and custom headers (don't place secrets in config files; prefer environment substitution). (3) If you're concerned about third-party libraries, inspect the package's dependency list (bun.lock/package.json) — there are many transitive SDKs which enlarge the attack surface even if not actively used. (4) Run the plugin in a sandboxed or least-privileged environment (or restrict inbound to a tailnet/Tailscale) until you are confident with its behavior.