Skip to main content

swarm-workflow-protocol

Facilitates multi-agent orchestration for optimal collaboration, enhancing decision-making and task execution in complex workflows.

Install this skill

or
37/100

Security score

The swarm-workflow-protocol skill was audited on May 17, 2026 and we found 7 security issues across 4 threat categories, including 2 critical. Review the findings below before installing.

Categories Tested

Security Issues

critical line 39

Direct command execution function call

SourceSKILL.md
39- **No** → Don't spawn (serial dependency = compounding latency)
critical line 45

Direct command execution function call

SourceSKILL.md
45- **No** → Don't spawn (overhead exceeds savings)
medium line 66

Webhook reference - potential data exfiltration

SourceSKILL.md
661. **Intake** → Task arrives from Z, Moltbook, cron, or webhook
medium line 123

Access to hidden dotfiles in home directory

SourceSKILL.md
123| **One-command installable** | `cp -r skills/my-skill ~/.openclaw/skills/` just works. Any prerequisites documented in SKILL.md. |
low line 77

External URL reference

SourceSKILL.md
77- **Send:** `POST http://localhost:18790/message`
low line 78

External URL reference

SourceSKILL.md
78- **Fetch:** `GET http://localhost:18790/messages?agent=<YourName>`
low line 79

External URL reference

SourceSKILL.md
79- **Health:** `GET http://localhost:18790/status`
Scanned on May 17, 2026
View Security Dashboard
Installation guide →