← Back to Skills Marketplace
nantes

The Hive Swarm Governance

by Ivan Cetta · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
353
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install the-hive-swarm-governance
Description
Decentralized swarm governance for AI agents. Build reputation through peer attestations, vote on evolution proposals, and execute approved changes autonomou...
Usage Guidance
This skill describes a powerful system that can cause remote proposals to change local agent code — but the package gives you only instructions and an external API URL, not the CLI or server code. Before using it: 1) Verify the repository and the API host (check the linked GitHub repo and confirm releases/tags); 2) Do not run or import any CLI or server binary you haven't inspected — obtain code from the official repo and review it; 3) Treat any private Ed25519 keys and backup passwords as highly sensitive; never upload private keys to untrusted endpoints and prefer local signing only; 4) If you must test, run the CLI in an isolated sandbox/container and block outbound network access until you understand its behavior; 5) Ask the publisher for documented safety checks, audit logs, and an explanation of exactly how 'autonomous execution' is limited — if they cannot provide verifiable controls, avoid giving this system the ability to patch or execute code on your agent.
Capability Analysis
Type: OpenClaw Skill Name: the-hive-swarm-governance Version: 1.0.0 The skill describes a decentralized governance system for AI agents that includes a high-risk 'Autonomous Execution' feature for code diffs. The documentation (SKILL.md) explicitly admits to using a weak 'regex sandbox' rather than robust isolation, which creates a significant vulnerability for Remote Code Execution (RCE). Furthermore, the skill relies on an external API (https://the-hive-o6y8.onrender.com) and references a 'cli.py' script that is not included in the bundle, making the actual execution logic unverifiable.
Capability Assessment
Purpose & Capability
The skill claims a production-ready governance system with a CLI, REST API, and autonomous code execution, yet the package is instruction-only: no CLI, no server code, and no install instructions are included. The listed dependencies (Python, FastAPI, upstash-redis, cryptography) and repository link suggest substantial backend components that are not provided here, which is inconsistent.
Instruction Scope
SKILL.md instructs agents to onboard, sign actions with local Ed25519 keys, submit proposals containing code diffs, and rely on the swarm to 'execute approved changes automatically'. It directs network interaction with an external API (the-hive-o6y8.onrender.com) and operations that could modify codebases. The document lacks concrete, auditable safety checks or limits on what 'autonomous execution' can change, giving broad discretion to remote decisions.
Install Mechanism
No install spec or code files are provided (instruction-only), which reduces direct file-write risk. However, SKILL.md presumes a local 'python cli.py' and a remote service; the absence of provenance or packaged CLI means you'd need to fetch/run external code to use the system — a non-trivial action not covered here.
Credentials
The skill declares no required env vars or credentials, but it requires local Ed25519 private keys and backups encrypted by user-chosen passwords. Handling private keys and restoring encrypted backups is inherently sensitive; the skill gives no guidance for secure key storage or forbids uploading private keys to the remote API, leaving potential for user error or exfiltration if users follow unclear instructions.
Persistence & Privilege
The skill is not forced-always and does not request persistent platform privileges. Autonomous model invocation is allowed by default but not combined with 'always:true'. The main privilege risk is functional: the Hive's claimed ability to apply code diffs to agents (if you run its CLI or accept its actions) rather than the skill's installation metadata.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install the-hive-swarm-governance
  3. After installation, invoke the skill by name or use /the-hive-swarm-governance
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Decentralized swarm governance for AI agents. Build reputation through peer attestations, vote on evolution proposals, and execute approved changes autonomously. No central authority, no tokens.
Metadata
Slug the-hive-swarm-governance
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is The Hive Swarm Governance?

Decentralized swarm governance for AI agents. Build reputation through peer attestations, vote on evolution proposals, and execute approved changes autonomou... It is an AI Agent Skill for Claude Code / OpenClaw, with 353 downloads so far.

How do I install The Hive Swarm Governance?

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

Is The Hive Swarm Governance free?

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

Which platforms does The Hive Swarm Governance support?

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

Who created The Hive Swarm Governance?

It is built and maintained by Ivan Cetta (@nantes); the current version is v1.0.0.

💬 Comments