← 返回 Skills 市场
712
总下载
0
收藏
2
当前安装
2
版本数
在 OpenClaw 中安装
/install solo-swarm
功能描述
Launch 3 parallel research agents (market, users, tech) to investigate an idea from multiple angles simultaneously. Use when user says "swarm research", "par...
安全使用建议
This skill appears to do what it says and has no installers or secret requests. Before installing/use: 1) Confirm you are comfortable with the agent reading/writing files in your project (it will write docs/research.md). 2) Note the SKILL.md mentions CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS and .claude/settings.json — if you don't want agent teams enabled, do not set that env var; if you do, put it in your Claude settings intentionally. 3) The skill expects WebSearch/WebFetch and optional MCP backends (GitHub/KB/session searches); ensure you trust those integrations and that no sensitive secrets or private repo content will be crawled. 4) If you need stricter controls, request the author to declare the env var/config path formally in the skill metadata and to limit allowed-tools or document exact file access the skill will perform.
功能分析
Type: OpenClaw Skill
Name: solo-swarm
Version: 1.6.0
The skill is classified as suspicious primarily due to the inclusion of the `Bash` tool in the `allowed-tools` list within `SKILL.md`. While the skill's instructions are benign and focused on research, allowing `Bash` execution introduces a significant vulnerability. An AI agent with `Bash` access, even if not explicitly instructed to misuse it by the skill itself, could be susceptible to prompt injection attacks, leading to arbitrary command execution (RCE) on the host system. There are no explicit instructions for malicious actions like data exfiltration or persistence, but the capability for such actions is present through the `Bash` tool.
能力评估
Purpose & Capability
Name/description (launch 3 parallel research agents for market/users/tech) aligns with the SKILL.md instructions: spawn three teammates, use web search/fetch, synthesize into docs/research.md. No unexpected capabilities (no cloud creds, no external installers).
Instruction Scope
SKILL.md explicitly instructs use of WebSearch, WebFetch, and various MCP tools and to read/write project files (write research.md to docs/). It also references checking/setting .claude/settings.json for CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS. That file path / env var is outside the skill's declared requirements and could involve reading or editing a local config — the instructions do not automatically demand it, but they point the agent/user to it.
Install Mechanism
Instruction-only skill with no install spec and no downloads. Lowest-risk install surface: nothing is written to disk by an installer beyond the agent's normal Write/Read operations.
Credentials
The skill declares no required environment variables, yet the documentation references CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS and suggests placing it in .claude/settings.json if agent teams are needed. This is a minor mismatch — the env var itself is reasonable for enabling experimental agent teams, but it should have been declared in requires.env or otherwise documented as a prerequisite.
Persistence & Privilege
always is false, no elevated persistence requested, and the skill does not attempt to modify other skills or system-wide agent settings (it only writes its own output to docs/). Autonomous invocation is allowed by default (not a red flag on its own).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install solo-swarm - 安装完成后,直接呼叫该 Skill 的名称或使用
/solo-swarm触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.6.0
Universalize: remove project-specific references, add SearXNG recommendation
v1.5.0
Initial publish
元数据
常见问题
Swarm 是什么?
Launch 3 parallel research agents (market, users, tech) to investigate an idea from multiple angles simultaneously. Use when user says "swarm research", "par... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 712 次。
如何安装 Swarm?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install solo-swarm」即可一键安装,无需额外配置。
Swarm 是免费的吗?
是的,Swarm 完全免费(开源免费),可自由下载、安装和使用。
Swarm 支持哪些平台?
Swarm 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Swarm?
由 Rust(@fortunto2)开发并维护,当前版本 v1.6.0。
推荐 Skills