swarm-ai-safetyswarm-ai-safetyOfficialยท15 Agent Skills Included

swarm

Simulate multi-agent risks and test governance interventions

Simulates multi-agent ecosystems to measure emergent risks like deception, collusion, and adverse selection using probabilistic safety metrics. Runs governance experiments with taxes, audits, circuit breakers, and staking to compare safety interventions across reproducible seeded scenarios. Includes skills for parameter sweeps, statistical analysis, plotting, and paper scaffolding to turn raw simulation runs into rigorous research findings.
npx skills add swarm-ai-safety/swarm --all -g -y
Available:

Directs the agent on how to run scenarios, sweeps, and red-team tests, select the right research persona for each task, and follow reproducibility and coordination protocols when working in this repository.

All Skills in This Repository (15)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
swarm-ai-safetyswarm-ai-safety

swarm-safety

Simulate multi-agent AI systems to study distributional safety and emergent risks.

Official
Advanced
๐Ÿ“ฆ In Repo
swarm-ai-safetyswarm-ai-safety

statistical-analysis

Perform pairwise t-tests, Cohen's d, and Bonferroni corrections on SWARM experiment CSV data.

Official
Advanced
๐Ÿ“ฆ In Repo
swarm-ai-safetyswarm-ai-safety

plotting

Generate publication-quality plots from SWARM simulation sweep and time-series data.

Official
Intermediate
๐Ÿ“ฆ In Repo
swarm-ai-safetyswarm-ai-safety

parameter-sweep

Execute parameter grid sweeps across SWARM simulations to measure emergent risk metrics.

Official
Intermediate
๐Ÿ“ฆ In Repo
swarm-ai-safetyswarm-ai-safety

run-scenario

Execute SWARM simulation scenarios and export history.json and CSV metrics.

Official
Intermediate
๐Ÿ“ฆ In Repo
swarm-ai-safetyswarm-ai-safety

paper-writing

Scaffold markdown research papers from SWARM run data with methods and results tables.

Official
Intermediate
๐Ÿ“ฆ In Repo
swarm-ai-safetyswarm-ai-safety

regression-check

Re-run pytest suites and compare performance metrics against historical baselines.

Official
Intermediate
๐Ÿ“ฆ In Repo
swarm-ai-safetyswarm-ai-safety

verify

Run vault integrity checks for schema, evidence, wiki-links, and claims.

Official
Advanced
๐Ÿ“ฆ In Repo
swarm-ai-safetyswarm-ai-safety

session-close

Summarize session changes, update memory logs, and commit code with Git.

Official
Intermediate
๐Ÿ“ฆ In Repo
swarm-ai-safetyswarm-ai-safety

run-query

Query run-index.yaml and vault claims for experiment metadata by tag, date, type, or claim.

Official
Intermediate
๐Ÿ“ฆ In Repo
swarm-ai-safetyswarm-ai-safety

vault-init

Initialize a SWARM Research OS vault with directory structure and templates.

Official
Advanced
๐Ÿ“ฆ In Repo
swarm-ai-safetyswarm-ai-safety

sanity-check

Validate multi-agent simulation scenario configs with short runs and metric checks.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install SWARM?โ–ผ

Run `npx skills add swarm-ai-safety/swarm --all -g -y` in your terminal to install all skills in this suite globally.

What is SWARM used for?โ–ผ

SWARM is a research framework for measuring emergent failures in multi-agent systems, such as deception, collusion, and adverse selection, even when individual agents appear safe.

How do I run a SWARM simulation?โ–ผ

Use the CLI with `swarm run scenarios/baseline.yaml --seed 42` or the Python API by registering agents with the Orchestrator and calling run().

Can SWARM test governance mechanisms?โ–ผ

Yes. You can stress-test interventions like transaction taxes, circuit breakers, audits, staking, and collusion detection against adaptive and deceptive agents.

Do I need coding experience to use SWARM?โ–ผ

Basic Python helps for custom scenarios, but pre-built scenario YAML files, CLI commands, and a no-setup Colab notebook let you run experiments quickly.

Related Repositories in Education & Research

View All in Education & Researchโ†’