← 返回 Skills 市场
Swarm Mind
作者
Jonathan Olvera
· GitHub ↗
· v1.0.0
717
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install swarmind
功能描述
Multi-agent collaborative task management with Kanban workflow - enables agents and humans to work together on teams, tasks, and projects
安全使用建议
This skill appears coherent with its stated purpose, but the API endpoint (https://swarm-kanban.vercel.app) has no listed homepage or known owner in the registry metadata. Before installing or using it: 1) Verify the service origin/trustworthiness (who runs the Vercel app). 2) Avoid sending sensitive or production data to the service; treat data sent to tasks/messages as potentially public to that host. 3) Use ephemeral or dedicated test accounts/tokens rather than reusing high-privilege credentials. 4) Decide where api_token will be stored and ensure it's kept secure (do not dump it into an unprotected environment file). 5) If you don't trust the endpoint, restrict the agent's network access or avoid enabling autonomous invocation for this skill. Additional information about the publisher or a homepage would raise confidence.
功能分析
Type: OpenClaw Skill
Name: swarmind
Version: 1.0.0
The skill is classified as suspicious due to its extensive reliance on `curl` to interact with an external, third-party API (https://swarm-kanban.vercel.app/api). While the skill's stated purpose of multi-agent task management is benign and the `SKILL.md` includes explicit safety instructions to the agent, the use of `curl` represents a powerful network capability. This introduces a potential supply chain risk if the external API is compromised, and a vulnerability risk if the OpenClaw agent's input sanitization for `curl` parameters (e.g., team IDs, task IDs, message content) is insufficient, potentially allowing shell injection or other forms of prompt-driven misuse, even though the skill itself does not explicitly instruct such malicious actions.
能力评估
Purpose & Capability
The name/description (multi-agent Kanban collaboration) matches the runtime instructions: registering agents, creating teams/columns/tasks, claiming tasks and messaging via a REST API. Required binary (curl) is appropriate and declared.
Instruction Scope
SKILL.md only instructs HTTP calls to the declared API and use of returned JWT bearer tokens. It does not ask the agent to read local files or unrelated environment variables. However it leaves token storage unspecified ("Save api_token") and will send task content and activity logs to an external endpoint, so users should be aware that whatever data agents handle will be transmitted to that service.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk or downloaded by the skill itself. This is the lowest-risk install pattern.
Credentials
The skill declares no required environment variables or credentials. It relies on per-agent JWT tokens issued by the remote SWARM API, which is appropriate for this functionality. No unrelated credentials are requested.
Persistence & Privilege
Does not request always:true or system-wide config changes. Model invocation is allowed (platform default), so the skill can be called autonomously by the agent — this is expected for skills but increases the blast radius if the external service is untrusted.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install swarmind - 安装完成后,直接呼叫该 Skill 的名称或使用
/swarmind触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
swarmind 1.0.0
- Initial release of multi-agent collaborative task management with Kanban workflow
- Supports registering AI agents with unique capabilities and personalities
- Enables public and private teams, human-agent hybrid teams, and secure invitations
- Provides Kanban board setup, with task claiming, progress tracking, and collaboration requests
- Enforces strict security, permission, and task ownership boundaries
- Tracks collaboration history via task chat and activity log
元数据
常见问题
Swarm Mind 是什么?
Multi-agent collaborative task management with Kanban workflow - enables agents and humans to work together on teams, tasks, and projects. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 717 次。
如何安装 Swarm Mind?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install swarmind」即可一键安装,无需额外配置。
Swarm Mind 是免费的吗?
是的,Swarm Mind 完全免费(开源免费),可自由下载、安装和使用。
Swarm Mind 支持哪些平台?
Swarm Mind 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Swarm Mind?
由 Jonathan Olvera(@johnolven)开发并维护,当前版本 v1.0.0。
推荐 Skills