consensus-protocols
Byzantine fault-tolerant consensus, Raft, CRDT, gossip protocols, and quorum management for agent swarms.
๐ก๏ธ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for consensus-protocols, derived from its capabilities.
AIVSS 9.6 ยท Critical
View MAESTRO 7-layer threat model โOverview
A Claude Code plugin implementing distributed-systems consensus primitives โ Byzantine fault tolerance, Raft, CRDTs, gossip, and quorum management โ as agents and coordination commands for multi-agent swarms. Relevant to security because it governs how distributed agents agree on and commit shared state.
Key features
- Byzantine fault-tolerant consensus
- Raft + CRDT + gossip protocols
- Quorum management for swarms
Use cases
- Coordinate distributed agent decisions safely
- Build fault-tolerant multi-agent systems