← Back to Skills Marketplace
fortunto2

Swarm

by Rust · GitHub ↗ · v1.6.0
cross-platform ⚠ suspicious
712
Downloads
0
Stars
2
Active Installs
2
Versions
Install in OpenClaw
/install solo-swarm
Description
Launch 3 parallel research agents (market, users, tech) to investigate an idea from multiple angles simultaneously. Use when user says "swarm research", "par...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install solo-swarm
  3. After installation, invoke the skill by name or use /solo-swarm
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.6.0
Universalize: remove project-specific references, add SearXNG recommendation
v1.5.0
Initial publish
Metadata
Slug solo-swarm
Version 1.6.0
License
All-time Installs 2
Active Installs 2
Total Versions 2
Frequently Asked Questions

What is Swarm?

Launch 3 parallel research agents (market, users, tech) to investigate an idea from multiple angles simultaneously. Use when user says "swarm research", "par... It is an AI Agent Skill for Claude Code / OpenClaw, with 712 downloads so far.

How do I install Swarm?

Run "/install solo-swarm" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Swarm free?

Yes, Swarm is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Swarm support?

Swarm is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Swarm?

It is built and maintained by Rust (@fortunto2); the current version is v1.6.0.

💬 Comments