Skip to main content

agent-messaging

Facilitates secure messaging between AI agents using the Agent Messaging Protocol, enabling efficient inter-agent communication.

Install this skill

or
81/100

Security score

The agent-messaging skill was audited on May 12, 2026 and we found 5 security issues across 3 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 65

Template literal with variable interpolation in command context

SourceSKILL.md
65**Identity file location:** `${AMP_DIR}/IDENTITY.md` (per-agent, auto-resolved)
low line 85

Access to hidden dotfiles in home directory

SourceSKILL.md
85git clone https://github.com/agentmessaging/claude-plugin.git ~/.claude/plugins/agent-messaging
low line 293

Access to hidden dotfiles in home directory

SourceSKILL.md
293~/.agent-messaging/agents/<agent-name>/
low line 8

External URL reference

SourceSKILL.md
8homepage: "https://agentmessaging.org"
low line 329

External URL reference

SourceSKILL.md
329Full specification: https://agentmessaging.org
Scanned on May 12, 2026
View Security Dashboard
Installation guide →