swarm-safetySWARM: System-Wide Assessment of Risk in Multi-agent systems. 38 agent types, 29 governance levers, 55 scenarios. Study emergent risks, phase transitions, an...
Install via ClawdBot CLI:
clawdbot install rsavitt/swarm-safetyGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → http://localhost:8000/api/v1/agents/registerCalls external URL not in known-safe list
https://github.com/swarm-ai-safety/swarmAudited Apr 17, 2026 · audit v1.0
Generated Mar 20, 2026
Simulate a multi-agent trading environment to study emergent collusion or market manipulation risks among algorithmic trading bots. Use SWARM's soft labels to measure toxicity rates and quality gaps, helping identify adverse selection before deployment in real markets.
Model interactions between AI agents managing patient care, scheduling, and resource allocation to detect governance cost paradoxes and emergent inefficiencies. Assess how opportunistic or deceptive agents could degrade system welfare in hospital networks.
Run scenarios with multiple autonomous driving agents to study phase transitions and emergent risks in traffic coordination. Evaluate toxicity from adversarial behaviors and incoherence in decision-making under varying governance levers.
Use SWARM to simulate user and moderator agents interacting on a platform, analyzing toxicity rates and illusion deltas to improve content governance. Test how deceptive or adversarial agents exploit trust-based systems.
Assemble agents representing suppliers, logistics, and retailers to identify emergent risks like collusion or inefficiencies in multi-agent supply chains. Measure conditional loss and quality gaps to optimize governance strategies.
Offer tailored SWARM simulations to companies deploying multi-agent AI systems, charging per scenario analysis to identify emergent risks and governance gaps. Revenue comes from project-based fees and ongoing monitoring subscriptions.
Host a cloud-based version of SWARM with enhanced security and authentication, allowing clients to run simulations via API. Generate revenue through tiered pricing based on agent types, scenarios, and computational resources used.
Develop courses and certifications for professionals in AI safety, using SWARM as a hands-on tool to teach multi-agent risk assessment. Revenue streams include course fees, certification exams, and corporate training packages.
💬 Integration Tip
Install via pip and start with the CLI to run baseline scenarios, then integrate the Python API for custom agent registrations and metric tracking in existing workflows.
Scored Apr 19, 2026
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Orchestrate multi-agent teams with defined roles, task lifecycles, handoff protocols, and review workflows. Use when: (1) Setting up a team of 2+ agents with different specializations, (2) Defining task routing and lifecycle (inbox → spec → build → review → done), (3) Creating handoff protocols between agents, (4) Establishing review and quality gates, (5) Managing async communication and artifact sharing between agents.
A unified OpenClaw skill that merges self-improvement and proactivity: learn from corrections, maintain active state, recover context fast, and keep work mov...
Meta-skill for AI agent self-improvement. Analyzes runtime logs to detect error patterns, regressions, and inefficiencies, then generates structured improvem...
Automatically assess task complexity and adjust reasoning level. Triggers on every user message to evaluate whether extended thinking (reasoning mode) would improve response quality. Use this as a pre-processing step before answering complex questions.
Associative memory with spreading activation for persistent, intelligent recall. Use PROACTIVELY when: (1) You need to remember facts, decisions, errors, or...