MrDeFi
Layer 2 & Scaling2026-07-024 min read

What Are L2 Security Councils? Training Wheels Explained

Security councils are multisig groups that can override rollup upgrades or fault proof outcomes. Learn why most L2s still rely on them.

An L2 security council is a multisignature group — typically a fixed set of individuals or organizations — given the power to override certain aspects of a layer-2 chain's operation, such as pausing the chain, forcing an emergency upgrade, or intervening in a fault proof dispute, as a safety backstop while the chain's fully decentralized, permissionless mechanisms are still being built out or tested.

Why "training wheels" is the honest description

The term "training wheels" comes from the L2 industry itself, and it's an apt one. Most rollups today, even ones marketed heavily around decentralization, still rely on some form of centralized emergency intervention capability, because fully permissionless, adversarially-tested systems — sequencers, fault proof systems, bridge contracts — are hard to get right, and a bug or exploit in immature code could otherwise be catastrophic and irreversible. A security council is meant to be a temporary safety net for exactly that scenario, in theory to be removed or reduced in power as the underlying systems mature and prove themselves secure without needing a human backstop.

What security councils can typically do

Depending on the specific chain, a security council might have the power to:

  • Pause the chain or specific contracts (like the bridge) in the event of a detected exploit.
  • Force through an emergency upgrade to patch a critical vulnerability.
  • Override or intervene in an ongoing fault proof dispute if something appears to be going wrong.
  • Approve routine, non-emergency contract upgrades in chains where broader decentralized governance isn't yet fully live.

This is significant power. In a real sense, a security council is a designated group of people who can, under specific circumstances, override the chain's normal, code-enforced rules.

Why this exists despite the tension with "trustless" claims

It's worth being direct about the tension here: much of the appeal of blockchain infrastructure is minimizing the need to trust specific people or organizations, yet security councils are explicitly a "trust some specific people" mechanism. The industry's argument is a pragmatic one — immature systems with real, uncaught bugs pose a bigger risk to users than a well-designed, transparent emergency backstop with clear limits, a defined signer set, and (ideally) a time-locked, publicly visible process for using its powers.

Whether that trade-off is justified depends heavily on the specific council's design: how many signers are required, who they are, whether their powers are time-limited or permanent, and whether there's a credible published roadmap toward reducing council power as the chain matures.

What to check about a specific chain's security council

  • Signer count and identity: Is it a 5-of-8 multisig of named, reputable entities, or an opaque group?
  • Scope of power: Can it only pause the chain in an emergency, or can it also force arbitrary upgrades unilaterally?
  • Time locks: Is there a delay before council actions take effect, giving users a window to react or exit?
  • Roadmap: Has the project published concrete plans and timelines to reduce the council's power as fault proofs and sequencer decentralization mature?

Security council power vs. fully decentralized design

Aspect Security council backstop Fully decentralized target design
Emergency response speed Fast — small group can act quickly Slower — broader governance or code-only response
Trust required Trust in specific named signers Trust in code and broad, permissionless participation
Risk of misuse Possible, depending on signer set and limits Minimized by design, but harder to build correctly
Current prevalence Common across most major L2s today Aspirational for most chains, not yet fully realized

Real-world examples of security council intervention

While full public case studies are relatively rare (which is itself a reasonable outcome, since a well-run system ideally never needs to invoke emergency powers), several major L2s have publicly documented their security council structures and, in a small number of cases, have exercised emergency pause powers in response to detected vulnerabilities or active exploit attempts elsewhere in the ecosystem, even preemptively, before any funds on their own chain were directly affected. These episodes are generally viewed within the industry as the system working as intended — catching a serious risk quickly, using a mechanism specifically designed for that purpose — though they also underscore that the underlying centralization risk this note has emphasized throughout is not merely theoretical; it's a power that has been exercised in practice, for better or worse, and understanding a specific council's track record is part of a complete risk assessment.

The path toward reducing council power over time

The stated long-term goal for most major L2s is to progressively reduce security council power as the underlying systems — particularly fault or validity proof systems — mature and prove themselves reliable without a human backstop. This typically involves incremental steps: expanding the signer set, adding time locks to more categories of action, and eventually restricting the council's remaining powers purely to last-resort emergency scenarios rather than routine governance. Tracking a specific chain's progress along this path, rather than treating "has a security council" as a permanent, unchanging fact, gives a more accurate and current picture of its actual decentralization trajectory.

Bottom line

Security councils are a pragmatic, if imperfect, compromise most layer-2 chains currently rely on: a defined group with emergency override powers, meant to protect users from catastrophic bugs in still-maturing decentralized systems. This is a genuine centralization vector, not a minor technicality, and it's worth checking a specific chain's signer set, scope of power, and roadmap toward reducing that power before treating any L2 as fully trustless. As covered in our broader L2 decentralization checklist, security council design is one of the most important, and most often overlooked, factors in assessing a chain's real risk profile.

Related articles

This article is for educational purposes only and is not financial advice. DeFi involves significant risk, including total loss of funds. Always do your own research.