swarm
Coordinate Autonomous Coding Agents
Complex coding work can lose context across many implementation and review steps. Swarm coordinates iterative agents through a shared plan, review gates, tests, and completion checks.
Stop for confirmation before installing.
Review the plan and obtain explicit user consent before changing files.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "swarm" from https://skillstore.io/skills/nbashaw-swarm.md and its manifest at https://skillstore.io/api/skills/nbashaw-swarm/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "swarm". Plan a multi-file authentication refactor with unit and integration tests.
Expected outcome:
- A phased plan covering discovery, implementation, migration, tests, and final review.
- Named reviewer, simplifier, tester, and gatekeeper checkpoints.
- A shared log format and measurable completion criteria.
Using "swarm". Run the approved migration plan in dry-run mode.
Expected outcome:
A preview identifies the selected agent, plan path, iteration limit, completion marker, and command that would launch the workflow.
Using "swarm". Report the completed workflow.
Expected outcome:
The completion report states the iteration count, gatekeeper decision, test status, change summary, and plan log location.
Security Audit
High RiskMost static findings are false positives caused by Markdown backticks, shell arithmetic, test commands, and local completion markers. One temporary-file issue is confirmed, and semantic review found a high-risk autonomous execution path that runs agents with reduced or disabled permission controls.
Confirmed security concerns (1)
Capability review items (1)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
๐ Filesystem access (8)
โ๏ธ External commands (50)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/nbashaw-swarm/audits/9?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/nbashaw-swarm?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/nbashaw-swarm?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/nbashaw-swarm/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/nbashaw-swarm.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
nbashaw. (2026). swarm security audit report (audit version 9) [Author version unspecified]. Skillstore. https://skillstore.io/skills/nbashaw-swarm/audits/9BibTeX citation
@techreport{nbashaw-nbashaw-swarm-2026,
author = {nbashaw},
title = {swarm security audit report (audit version 9)},
institution = {Skillstore},
year = {2026},
number = {9},
url = {https://skillstore.io/skills/nbashaw-swarm/audits/9},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "swarm security audit report (audit version 9)"
version: "unspecified"
type: report
authors:
- name: "nbashaw"
date-released: "2026-08-09"
url: "https://skillstore.io/skills/nbashaw-swarm/audits/9"
identifiers:
- type: other
value: "skillstore:nbashaw-swarm:audit:9"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: MediumWhat You Can Build
Refactor a subsystem
Coordinate implementation, simplification, tests, and final verification across several files.
Migrate a codebase
Track a staged framework or API migration with explicit checks after each phase.
Expand test coverage
Plan coverage work, run targeted tests, review gaps, and verify completion evidence.
Try These Prompts
Use Swarm to plan [task]. Ask me for the goal, affected files, test commands, and preferred plan location before creating the plan.
Use Swarm to execute [plan file]. Start with a dry run, summarize the command, and wait for my approval before launching agents.
Create a Swarm plan for migrating [system] from [current state] to [target state]. Include rollback points, compatibility tests, and review gates.
Plan and execute [goal] within [directories]. Use [test commands], preserve [constraints], stop on unexpected changes, and provide gatekeeper evidence before completion.
Best Practices
- Use measurable completion criteria and exact verification commands.
- Review the generated plan and dry-run output before starting autonomous execution.
- Run the workflow in an isolated worktree or container with limited credentials.
Avoid
- Do not use Swarm for typos, single-line fixes, or tasks requiring frequent decisions.
- Do not launch agents against an unreviewed plan or untrusted repository instructions.
- Do not treat completion markers as proof without checking tests and gatekeeper evidence.
Frequently Asked Questions
Which tools does Swarm support?
Does Swarm run agents in parallel?
How does the workflow know when to stop?
Can I preview execution first?
What permissions does the runner use?
What tasks fit this skill?
Developer Details
Author
nbashawLicense
MIT
Skillstore revision
r2
Version notice
The author did not declare a version.
Ref
02be9409c79ca1183f7844009c14d9df684d0cf9
Maintenance freshness
8/11/2026
Usage
11 downloads ยท 243 views
File structure
๐ assets/
๐ PLAN_TEMPLATE.md
๐ swarm.sh
๐ test_swarm.sh
๐ commands/
๐ init.md
๐ SKILL.md