Governance Attack Risk
Governance attack risk is the danger that an adversarial actor gains control over a protocol's decision-making process to manipulate its parameters. In DAO-governed systems, voting power is often tied to token ownership.
If an attacker accumulates enough tokens, they can propose and pass malicious changes, such as draining the treasury or altering risk parameters to facilitate an exploit. This risk is inherent in decentralized governance and requires careful design of voting mechanisms and delay periods.
Mitigating this risk involves implementing safeguards like time-locks, multi-signature requirements, or delegation limits. It is a critical security consideration for any project relying on decentralized governance.