The rapid expansion of the Polygon network as a premier scaling solution for Ethereum has brought its underlying security architecture under intense professional scrutiny. As one of the most widely utilized alternatives to transacting directly on the Ethereum mainnet (Layer-1), Polygon—formerly known as Matic Network—offers users high-speed transactions and significantly lower gas fees. While it is primarily recognized as an Ethereum Virtual Machine (EVM) compatible sidechain with its own validator set, the project has aggressively expanded into the Layer-2 (L2) sector, investing over $1 billion in zero-knowledge (zk) technology, including the zk-STARKs-based Miden scaling solution. However, this growth has coincided with a heated debate regarding the network’s degree of centralization and the potential vulnerabilities inherent in its administrative framework.
The controversy centers on the "admin key" that governs the Polygon smart contracts. Justin Bons, the Founder and Chief Investment Officer of Cyber Capital, recently published a comprehensive critique of the network’s security measures. According to Bons, the Polygon smart contract admin key is currently controlled by a five-out-of-eight multi-signature (multisig) arrangement. This mechanism requires five out of eight designated signatories to approve any fundamental changes to the protocol. Bons argues that this structure is "reckless and irresponsible," claiming that it would only take five individuals to compromise more than $5 billion in user funds currently locked within the network’s ecosystem.
The Architecture of the Five-out-of-Eight Multisig
To understand the gravity of the allegations, it is necessary to examine the technical implementation of Polygon’s governance. An administrative key in a blockchain context provides the holder with the authority to upgrade smart contracts, change system parameters, or, in the most extreme scenarios, migrate funds. In Polygon’s case, this power is distributed across eight signatories. However, Bons points out that four of these eight signatories are the founders of Polygon. Consequently, the team requires only one additional signature from the four "outside" parties to achieve a majority and gain absolute control over the network.
Bons further alleges that these four external parties were selected by the Polygon team itself, suggesting a lack of true independence. "The Polygon team can gain complete control over Polygon with only one of the four outside parties conspiring," Bons stated in a social media thread that sparked widespread industry discussion. He argues that this setup creates a high risk of collusion or a single point of failure, where a coordinated effort or a targeted hack of five individuals could result in what he describes as "one of the largest hacks or exit scams just waiting to happen."
The critique extends beyond just the number of signers to the broader concept of "upgradability." In decentralized finance (DeFi), upgradable smart contracts are often viewed as a double-edged sword. While they allow developers to fix bugs and optimize performance without requiring users to migrate their assets, they also introduce a centralized "backdoor" that can be exploited if the private keys for the admin multisig are compromised.
Chronology of Transparency Concerns and Community Requests
The recent allegations by Cyber Capital are not the first time Polygon’s governance model has been questioned. For several months, transparency advocates within the cryptocurrency space have sought greater clarity on the identities and security protocols of the multisig signers. Chris Blec, a prominent decentralization advocate and founder of DeFi Watch, previously submitted a formal request to the Polygon team asking for a detailed breakdown of the multisig structure.
According to both Bons and Blec, these inquiries initially went unanswered, leading to accusations of "opaqueness" within the project’s operations. The lack of a public, real-time registry of who holds these administrative powers has been a recurring point of contention for those who believe that "security through obscurity" is antithetical to the principles of blockchain technology.
In response to the mounting pressure, Mihailo Bjelic, co-founder of Polygon, eventually addressed the concerns. Bjelic clarified that the multisig was implemented as a necessary safeguard during the network’s "early phase." He argued that multisigs are a standard industry practice used by almost every scaling and bridging project to protect user funds from unforeseen technical failures or malicious attacks during the initial stages of development.
Official Response: Security vs. Decentralization
Mihailo Bjelic’s rebuttal to the centralization claims emphasizes a pragmatic approach to network security. He argues that the use of a multisig is intended to increase security, not decrease it. According to Bjelic, the outside signatories are "reputable Ethereum and Polygon projects" that volunteered to participate in the governance process to ensure the network’s stability. He countered the notion of hand-picking biased parties, stating that these entities have their own reputations to uphold within the broader crypto ecosystem.
"The more signers, the harder it is to coordinate them in case an immediate reaction is required," Bjelic explained. He noted that Polygon is attempting to strike a delicate balance between security and response time. In the event of a critical smart contract vulnerability, a highly decentralized governance model (such as a DAO vote) could take days or weeks to reach a consensus, by which time the funds might already be stolen. The multisig allows for "hotfixes" that can protect the network in real-time.
Furthermore, Bjelic dismissed the "exit scam" narrative as unrealistic, pointing to the project’s multi-billion dollar valuation, its high-profile institutional partnerships, and the public identities of its founders. He maintained that the team is "responsibly using" the multisig and pointed toward a published transparency report that outlines a roadmap for the gradual removal of these administrative controls.
Data Analysis: The State of Validator Centralization
The debate over the admin key is compounded by concerns regarding the decentralization of Polygon’s Proof of Stake (PoS) consensus mechanism. Data from Polygonscan, the network’s primary block explorer, reveals a significant concentration of power among its validators. Recent analysis shows that a small number of validators are responsible for mining a majority of the blocks. In one seven-day period, as few as four validators handled the bulk of the network’s transaction processing.
Polygon utilizes a Delegated Proof of Stake (DPoS) model, where MATIC token holders stake their assets to validators who secure the network. While there are 100 validator slots available, the distribution of stake is heavily skewed. This concentration leads to a low "Nakamoto Coefficient"—a metric used to measure the minimum number of entities required to compromise a blockchain. Critics argue that even if the admin key were decentralized, the underlying consensus layer remains more centralized than competitors like Ethereum or even other Layer-2 solutions that leverage Ethereum’s base-layer security.
Proposed Solutions and the Path to a Polygon DAO
To rectify the perceived security risks, Justin Bons and other critics have proposed a transition toward a decentralized autonomous organization (DAO) model. The proposed roadmap involves several technical and structural shifts:
- Decentralized Governance: Shifting the power to change protocol rules from a small group of signatories to the broader community of MATIC token holders.
- Key Migration: Transferring the smart contract admin keys to a DAO-controlled contract. This would mean that any changes to the Polygon network would require a community proposal and a successful on-chain vote.
- Migration to New Contracts: Bons suggests that achieving true decentralization might require a migration to a new set of smart contracts that are not "upgradable" by an admin key, or where the "timelock" for changes is significantly extended to allow users to withdraw funds before a change takes effect.
Bjelic has confirmed that this transition is the ultimate goal for Polygon. However, he cautioned that this process must be "implemented and activated gradually." The primary concern for the development team remains the "reaction time" to bugs. A sudden shift to a DAO could leave the network vulnerable if a critical exploit is discovered and the community cannot vote fast enough to patch it.
Broader Implications for the Scaling Landscape
The conflict between Polygon and its critics highlights a fundamental tension in the blockchain industry: the trade-off between rapid innovation and the "purity" of decentralization. As Ethereum continues to scale through rollups and sidechains, the security of these "bridges" and administrative layers becomes the weakest link in the chain.
The $5 billion currently at stake on Polygon represents not just individual wealth but the institutional credibility of the DeFi movement. If a multisig were to be compromised—as was seen in the $600 million Ronin Network hack associated with Axie Infinity—it could trigger a systemic crisis across the entire EVM-compatible landscape.
For investors and developers, the Polygon situation serves as a reminder that "Layer-2" and "sidechain" are not just technical labels, but risk profiles. While Polygon’s move toward zk-rollups (which rely on mathematical proofs rather than human signatories for security) represents a long-term solution to these centralization concerns, the current PoS chain remains the network’s primary engine. The industry will be watching closely to see if the Polygon team meets its commitments to dismantle the multisig "training wheels" or if the administrative keys remain a permanent fixture of its architecture.

