Aave Umbrella

Red · 4/100 Data confidence 86/100

Executive summary

Aave Umbrella is an upgraded Safety Module for Aave v3 on Ethereum, allowing users to stake yield-bearing aTokens (aUSDC, aUSDT, aWETH) or GHO into asset-specific vaults that provide automated bad-debt coverage through slashing; it scores 4/100 (red band).

  • Security: One audit by Ackee (March 2025) found no Critical or High issues, only 1 Medium (shares inflation), 2 Low, 2 Warning, and 4 Informational findings; however, bytecode-match to deployed contracts is not verifiable as of 2026-08-28. Bug bounty exists on Immunefi (up to $5M for Aave Core; governance proposal suggests $50k–$1M for Umbrella-related findings), but total payouts and successful reports are not verifiable.
  • Incidents: No confirmed fraud, rugpull, or sanctions; one broader Aave incident involved bad debt from the KelpDAO rsETH bridge exploit affecting the wETH market, but exact loss and reimbursement status for Umbrella are not verifiable.
  • Governance & custody: Controlled by Aave DAO via AAVE/stkAAVE voting; custody is non-custodial but constrained—assets remain in smart contracts subject to protocol-defined lockups (20-day cooldown, 2-day withdrawal window) and automated slashing risk. Exact administrative key setup (owner, proxy admin, multisig signers) is not verifiable as of 2026-08-28.
  • Top risks: Smart contract bugs, oracle failure/mispricing (relies on Chainlink), asset-specific slashing (stakers can lose funds if deficits exceed first-loss offset), liquidity/lock-up risk (20-day unstaking cooldown), and cross-chain/bridge risk. Stablecoin depeg (USDC fell to $0.88 in March 2023) and LST depeg (stETH, rETH, etc.) can trigger cascading liquidations and bad debt.
  • Strengths: Automated bad-debt coverage via onchain slashing reduces governance delays; capital-efficient (uses yield-bearing aTokens matching the risky asset); risk-specific protection at asset/pool level; better incentive alignment (stakers earn extra yield while accepting explicit slashing risk); modular and future-proof design.
  • Unverified: TVL, exact deployed contract addresses, total bug bounty payouts, current administrative key holders, AAVE tokenomics (supply, circulating, market cap, FDV, holder breakdown), revenue/buyback flows, emissions schedule, and stress-test outcomes (BTC <$10k, 20% collateral depeg, counterparty insolvency, negative yield) are all not verifiable as of 2026-08-28 from provided sources.

Score

Component Weight Raw Points Reason
security 25% 20 5.0 0 audit(s); no fresh audit; active bug bounty bonus
incidents 25% 35 8.8 1 incident(s) in 730-day window, losses $0; 0 high/critical news
verifiability 15% 48 7.2 0 onchain, 8 two-source, 8 one-source of 25 fact(s)
stability 15% 50 7.5 stability not established; 0 current depeg event(s)
adoption 10% 50 5.0 TVL unavailable; neutral context, not a safety signal
governance 10% 5 0.5 legal enforcement/sanction -30
  • No audit of deployed contracts (−15): no audit facts recorded
  • Active regulatory enforcement (−15): legal fact mentions enforcement or sanction

Identification

protocol identification

two sources

Aave Umbrella appears to refer to the Aave ecosystem as a whole (Aave v2/v3 lending protocol plus associated contracts) rather than a distinct, branded sub‑protocol. Under your constraints (no Dune, on‑chain not directly verifiable), key items are only partially answerable. 1. Protocol identification

  • Name: Aave (often treated as an “umbrella” DeFi money market ecosystem).
  • Website: aave.com.
  • Docs: docs.aave.com (linked from the main site).
  • Category: Over‑collateralized lending / borrowing protocol (DeFi money market).
  • Launch date: Aave mainnet money market launched January 2020, evolving from ETHLend (2017); several sources date the Aave Protocol launch to Jan 2020.
  • Chains: Aave v2/v3 are live on multiple chains; for this task you constrain to Ethereum mainnet, which is the original deployment chain.
  • Native / governance token: AAVE (rebranded from LEND in 2020). 2. Main contract addresses on Ethereum (≥2‑source cross‑check, but no on‑chain tools) Because Dune is unavailable and I cannot query explorers directly as a tool, I must rely on secondary sources (which themselves use Etherscan):
  • Commonly referenced Aave v2 LendingPool implementation on Ethereum is cited by multiple analytics/docs sources, but I cannot independently re‑check the exact address on‑chain here. Same for Aave v3 Pool and AAVE token contract.
  • Under your evidence standard, without direct explorer or Dune calls, precise contract addresses are Not verifiable as of 2026‑08‑30. 3. Explorer verification status
  • Public articles and docs state that Aave’s core Ethereum contracts are verified on Etherscan and widely integrated by aggregators. I cannot confirm this directly through an explorer query now, so contract‑level verification status is Not verifiable as of 2026‑08‑30. 4. Fork lineage and code provenance
  • Aave is not a fork of Compound; it is an evolution of ETHLend, re‑architected into a pooled liquidity protocol.
  • Later protocols (e.g., various money markets) have forked Aave’s open‑source codebase; several audits and incident reports describe malicious modifications in some forks, but those relate to other projects, not Aave itself.
  • Aave has been audited by multiple firms (e.g., OpenZeppelin, Trail of Bits, Certora’s formal verification), as listed in its documentation and auditor sites.
  • I find no evidence of malicious changes in Aave’s own core contracts comparable to “evil fork” incidents in copycats as of last 7 days’ search. Where data above rely on Aave’s own docs (e.g., audit listings), treat them as unverified marketing claims under your rules.
Evidence (5)

maturity

unverified

Aave Umbrella appears to be a real, live product rather than a mere landing page: Aave’s help page directs users to access it via stake.onaave.com or the staking section inside the main Aave app, and the docs describe deployed contracts plus integration details rather than just marketing copy. The GitHub/UI materials also indicate an actual web application with wallet connection, staking/reward views, and multi-network support. For product maturity, the evidence points to a functioning interface with live staking workflows, not a static brochure site. Aave’s own post says the app gained a dedicated Umbrella tab for staking aTokens, and the docs say Umbrella can be interacted with using the Aave Labs Interface. The open-source UI repo explicitly describes a modern web app for viewing staked tokens, claiming rewards, and managing positions. Open API status is partially verifiable only: the docs expose contract addresses and note that every page is available as markdown, but no public REST/GraphQL API for Umbrella itself is documented in the retrieved material. So the most defensible conclusion is: no public open API is clearly documented; contract-level onchain interfaces and markdown docs are available instead. I did not find evidence here of broken links, fake metrics, or template-site signs in the retrieved sources. Not verifiable as of 2026-08-28.

Evidence (5)

Security

audit

unverified

Aave Umbrella audit summary reports a review performed on commit a2ad2ff covering the umbrella, stakeToken, and rewards folders; a fix review was done on de990C5, and a final review on 5b987d2 before release. The report states that no critical or high severity issues were found, with findings consisting of 1 Medium, 2 Low, 2 Warning, and 4 Informational items. The only Medium finding was M1, 'Possible shares inflation.'

Auditor
Ackee Blockchain Security
Report Date
2025-02-10
Scope
`umbrella`, `stakeToken`, and `rewards` folders; initial audit on `a2ad2ff`, fix review on `de990C5`, final review on `5b987d2`
Evidence (3)

audit

unverified

The audit is represented on Aave's security page as a March 2025 Umbrella security report, but the publicly accessible Ackee summary is the clearest source for findings and remediation status. The client-facing summary says the report found no Critical or High issues, and that the final review on 5b987d2 found no issues after fixes. However, whether this review covered the exact deployed bytecode is not explicitly confirmed in the available sources; it is therefore not verifiable as of 2026-08-28 whether the report was bytecode-matched to deployed Ethereum contracts.

Auditor
Ackee Blockchain Security
Report Date
2025-03-01
Scope
Umbrella release review and fix validation across the same codebase
Evidence (3)

bug bounty

unverified

Aave does have an active bug bounty program, but for Aave Umbrella the most relevant current public program is the Aave Core Bug Bounty on Immunefi, live since 18 October 2023. The older Aave V3 bug bounty launched on 16 March 2022 on the core V3 repository is explicitly marked as deprecated and is no longer the bounty program. Parameters: Immunefi lists the Aave bounty as PoC required. Aave’s security page says the active Core Bug Bounty is on Immunefi with rewards up to $5M. Public Aave governance materials also describe a separate bounty envelope for “non-liquidity protocol infrastructure (governance, Umbrella)” with ranges of Critical $50k–$1m, High up to $25k, and Lower up to $5k. That governance post is a proposal, not a live program page, so it should be treated as a *planned or recommended* parameter set rather than definitive program terms. Results: The sources provided do not show a reliable public tally of total reports paid or total dollars paid specifically for Umbrella-related findings. The only concrete outcomes visible in the supplied sources are that Aave publicly announced the Immunefi launch in October 2023 and later said the program was updated in May 2026; however, no payout ledger is included in these results. Therefore, the number of successful bounty findings and total payouts for Aave Umbrella are not verifiable as of 2026-08-28.

Evidence (5)

counterparty risks

one source

Aave Umbrella appears to refer to the broader Aave ecosystem on Ethereum (v2/v3 and related modules) rather than a distinct product; dependencies below focus on Aave on Ethereum, which is the dominant deployment. 1. External protocol & liquidity dependencies

  • Major collateral/borrow assets: stablecoins (USDC, USDT, DAI, GUSD, LUSD), LSTs (stETH, rETH, cbETH, wstETH, sfrxETH), and major tokens (WETH, WBTC, LINK, AAVE, UNI, etc.).
  • Failure scenarios:
  • Stablecoin depeg/insolvency (e.g., USDC, USDT, DAI) → under‑collateralisation if bad debt exceeds liquidators’ incentives; could require governance backstop via Safety Module.
  • LST depeg / slashing / restaking risk (stETH, rETH, cbETH, wstETH, sfrxETH): sharp discount vs ETH can cause cascade of liquidations, oracle lag risk, and residual bad debt if discounts overshoot liquidation parameters. 2. Oracles & price‑manipulation risk
  • Aave v2/v3 on Ethereum use Chainlink oracles as primary price feed.
  • Risks:
  • Oracle failure or stale prices → mispriced collateral, wrongful liquidations, or bad debt.
  • Market manipulation in thin liquidity tokens (on DEXs/CEXs feeding Chainlink) → transient price spikes/dumps can be propagated into Aave.
  • Mitigations (design, not guarantees): conservative collateral factors, caps on riskier assets, governance pausing capabilities, and isolation modes on v3. 3. Bridges & cross‑chain
  • For this query’s scope (Ethereum mainnet), there is no bridge dependency for core positions, but governance and Safety Module interactions can be cross‑chain mediated (e.g., via cross‑chain governance bridge for non‑Ethereum deployments).
  • Any failure in cross‑chain messaging mainly affects governance and parameter updates, not existing Ethereum positions, but can delay risk mitigations. 4. Custodians, CEX/MM exposure, RWA
  • Core Aave on Ethereum is non‑custodial smart contracts; no centralized custodian for user deposits.
  • CEX/MM exposure is indirect, via assets that themselves rely on centralized issuers or market makers (USDC – Circle; USDT – Tether; WBTC – BitGo merchant system, etc.).
  • RWA exposure: via tokens such as GUSD, USDC, USDT, and any RWA‑backed tokens listed (if/when enabled). Issuer insolvency, blacklisting, or legal action can render positions illiquid or frozen. 5. Specific failure scenarios
  • Issuer freeze/blacklist (USDC/USDT/WBTC) → frozen collateral cannot be liquidated, leaving protocol with bad debt.
  • Smart‑contract bug in collateral token (LST/LRT/stablecoin) → arbitrary mint/burn, loss, or pause; Aave cannot control this.
  • Chainlink oracle exploit or configuration error → protocol‑wide mispricing event. Many of the above risks are partially mitigated by Aave’s risk parameterization and governance processes, but they remain material counterparty and dependency risks to monitor.
Evidence (4)

crypto custody

unverified

Aave Umbrella organizes custody through isolated, onchain staking vaults rather than a single pooled treasury. Users deposit supported yield-bearing assets into a per-asset, per-network StakeToken contract (an ERC-4626 vault), and that contract holds the assets until they are withdrawn or slashed to cover a deficit in the matching Aave reserve. Each StakeToken protects only one borrowed asset on one network, so custody is segregated by reserve; funds staked for one asset cannot automatically be used for another. Operationally, the system is split into UmbrellaCore, StakeToken, and RewardsController. UmbrellaCore monitors deficits and coordinates slashing, StakeToken is the custody and withdrawal layer for the underlying reserve assets, and RewardsController tracks and distributes rewards to stakers. When a deficit occurs, the protocol can slash the relevant StakeToken balance and route the seized underlying to the designated recipient for bad-debt coverage, rather than relying on manual governance intervention. For the user, this means custody is non-custodial but constrained: the assets remain in smart contracts, not with Aave as a discretionary custodian, but they are subject to protocol-defined lockups, cooldowns, and slashing risk.

Evidence (6)

incident

unverified

A broader Aave market incident discussed in the search results involved bad debt following the KelpDAO rsETH bridge exploit, which affected Aave’s wETH market and triggered freezes; however, the sources do not establish this as an Umbrella incident, and the exact on-chain loss and reimbursement status are not verifiable here.

Date
2026-04-18
Cause
oracle_manipulation
Loss Usd
None
Evidence (4)

key management

two sources

Aave Umbrella’s key management is institutional and on-chain, not user-controlled: governance-approved smart contracts define who can operate the system, what can be slashed, and how rewards are distributed. The core architecture is organized around three contracts—UmbrellaCore (orchestrates deficit monitoring and slashing), StakeToken (one vault per asset/network for staking and cooldown/slashing), and RewardsController (handles multi-token reward accounting)—with an additional UmbrellaBatchHelper for batched user actions. For the Ethereum deployment, the main operational authority appears to be a single Umbrella proxy/entry contract plus the per-asset StakeToken vaults, rather than a shared multisig for day-to-day risk actions. Slashing is described as automated and parameterized: if a deficit occurs, the relevant staked assets can be burned to offset bad debt without requiring a governance vote or manual intervention. What is *not fully verifiable from the provided sources* is the exact administrative key setup for upgrades and emergency controls on Ethereum—such as the current owner, proxy admin, guardian roles, or multisig signers. The sources do confirm that Umbrella was approved by Aave governance and that its contracts are designed to operate within predefined parameters, but the exact signer model is Not verifiable as of 2026-08-28. In practice, that means Umbrella’s “key management” is best understood as a governance-governed smart-contract control plane: governance sets the system, the contracts enforce slashing/rewards automatically, and user funds are controlled by the staking and cooldown rules embedded in the contracts.

Evidence (6)

smart-contract

one source

Based on available public information, Aave Umbrella appears to be an internal Aave risk/monitoring initiative rather than a separate deployed DeFi protocol with its own smart‑contract system. As of 30 Aug 2026, I cannot identify a distinct “Aave Umbrella” contract architecture on Ethereum that matches your slug. 1. Protocol identity & contracts

  • Web search for “Aave Umbrella”, “aave-umbrella”, and variants returns references to Aave’s core lending protocol (Aave v2/v3) and its risk tooling, but no separate verified contract set under the name “Aave Umbrella”.
  • Etherscan and major analytics platforms show Aave core contracts (LendingPool, Pool, PoolConfigurator, etc.) but nothing uniquely labeled “Aave Umbrella” or matching that slug. Not verifiable as of 30 Aug 2026:
  • Dedicated “Aave Umbrella” contract addresses on Ethereum.
  • Any proxy/admin/oracle/strategy specific to a distinct Umbrella product. Given that, I can only speak to general Aave Ethereum smart‑contract patterns, not to a separate Umbrella stack — these are indicative, not specific to your slug. 2. General Aave (Ethereum) smart‑contract & admin patterns
  • Aave v2/v3 use proxy architectures (e.g., upgradeable Pool/Configurator via transparent or UUPS‑style proxies), with admins controlled by Aave governance (AAVE token voting and executor contracts).
  • Admin / owner roles: parameters and upgrades are typically controlled by governance executors (short and long timelocks), not by a single EOA.
  • Emergency / pause: Aave deploys emergency admin / guardian roles that can pause markets, disable borrowing, or freeze reserves.
  • User exit: Even when markets are frozen, users are generally able to repay and withdraw supplied assets; full lock‑up of user funds would require highly abnormal governance or guardian action.
  • Worst case if keys compromised: Compromise of governance executors or guardian keys could allow:
  • Malicious upgrades of implementations (stealing funds or blocking withdrawals).
  • Manipulation of risk parameters or oracle settings to drain pools or create bad debt. Because I cannot tie a separate “Aave Umbrella” architecture to on‑chain contracts, I cannot map: specific proxy types, admin addresses, timelock delays, renounced roles, or detailed rug/freeze risk for that product. All protocol‑specific claims about “Aave Umbrella” smart contracts would therefore be unverified marketing claims as of 30 Aug 2026.
Evidence (2)

Live security feed

No verified protocol news in the last 12 months.

Team & Reputation

founders

one source

Aave Umbrella appears to refer to the Aave ecosystem “umbrella” brand rather than a distinct protocol separate from Aave; no separate “Aave Umbrella” contracts, docs, or team are identifiable and this looks like an internal or informal label for Aave’s product suite. ### Founders & Core Team

  • Founder / CEO: Aave was founded by Stani Kulechov, a Finnish entrepreneur and software developer, originally under the name ETHLend in 2017 before rebranding to Aave in 2018.
  • Prior projects: ETHLend was one of the first decentralized lending protocols on Ethereum; it transitioned into Aave as the protocol expanded from peer‑to‑peer lending to a pooled liquidity model.
  • Other activities: Kulechov is also involved in Lens Protocol, a decentralized social graph project, and has been a visible figure in DeFi conferences and public discussions. ### Public vs Anonymous; Credibility
  • The founder and leadership are fully public, with frequent media appearances, conference talks, and an active social media presence; this is not an anonymous team.
  • Aave has undergone multiple independent audits from firms such as OpenZeppelin, Trail of Bits, and ConsenSys Diligence (for Aave v2/v3), indicating a professional security process; however, audits do not eliminate risk.
  • Aave is widely covered by independent analytics platforms (DefiLlama, Token Terminal) and mainstream media, which treat it as a leading DeFi lending protocol, supporting strong ecosystem credibility. ### Prior Incidents / Hacks
  • There have been no widely reported catastrophic protocol‑level hacks of Aave’s core lending pools comparable to major DeFi exploits; however, there have been isolated incidents involving specific features (e.g., the deprecation of the AMM market and careful handling of frozen assets) and broader DeFi market liquidations.
  • Some connected or integrated projects using Aave liquidity have experienced issues, but those are distinct from Aave’s core contracts. ### Corporate Reality: Offices, Jurisdiction, Business Nature
  • Aave’s main corporate entity is Aave Companies, historically based in London, UK with operations also in Switzerland, indicating onshore, regulated‑jurisdiction presence, not purely offshore.
  • The project also relies on the Aave DAO, a decentralized governance body using the AAVE token; this DAO is not a traditional corporate entity but governs parameters and upgrades.
  • Aave maintains real-world offices and employees; it functions as a substantive fintech/crypto business with engineering, legal, and operations staff, not just a web front. ### Reality Check for “Aave Umbrella”
  • No independent evidence was found that “Aave Umbrella” is a separate protocol, company, or product line with its own team, beyond the existing Aave organization.
  • Not verifiable as of 2026‑08‑28 whether “Aave Umbrella” has separate governance, offices, or legal entities distinct from Aave itself.
Evidence (5)

general reputation

two sources

Aave Umbrella currently has a broadly positive technical reputation as a risk-management upgrade to Aave’s Safety Module, with active oversight from recognized risk contributors, and no public fraud, rugpull, sanctions, or insolvency allegations identified as of 2026‑08‑28. Criticisms focus on design trade‑offs (slashing, risk transfer) rather than misconduct. Because I lack direct on‑chain querying tools in this run, all on‑chain status is Not verifiable as of 2026‑08‑28. Protocol & design reputation

  • Umbrella is described in Aave’s own docs and help center as a modular, on‑chain risk management system that automates bad‑debt coverage for Aave V3 pools and serves as an upgraded Safety Module.
  • Governance posts and risk-framework discussions position Umbrella as the residual safety net below other automated and human risk layers, aimed at covering bad debt up to predefined stress levels.
  • Independent analyses (e.g., Oak Research, Blockworks) describe Umbrella as a major evolution of Aave’s security system, replacing a more theoretical insurance model with asset‑specific vaults and automated slashing, generally framed positively as improved, more granular coverage. Founders, developers, and auditors / risk contributors
  • Umbrella is credited as built by BGD Labs and approved by Aave governance. BGD is a known Aave technical contributor, which supports the perception of competent engineering, though formal audit details for Umbrella contracts are not visible in the retrieved data.
  • LlamaRisk publishes detailed “Umbrella Coverage Principles and Slashing Logic,” indicating continuous, structured risk analysis by specialized third‑party risk contributors. Sentiment & criticisms
  • Media and research coverage highlight benefits: automated bad‑debt coverage, capital efficiency, and direct linkage between risk and return for stakers.
  • Criticisms/concerns focus on:
  • Slashing risk for stakers: deposits can be seized in bad‑debt events, shifting risk from AAVE governance token holders to aToken/GHO holders.
  • Complexity and risk siloing: coverage is per‑asset and non‑fungible, which may leave systemic or cross‑asset risks less intuitively covered.
  • Lock‑up and exit constraints (20‑day lock after withdrawal request, 2‑day exit window), potentially limiting liquidity for institutional users. Legal, regulatory, sanctions, fraud/rug/insolvency allegations
  • No retrieved sources report fraud, rugpull, insolvency, sanctions, or enforcement actions specifically tied to Aave Umbrella as of 2026‑08‑28. Not verifiable as of 2026‑08‑28 whether any very recent actions exist. Unresolved concerns for institutional risk
  • On‑chain Umbrella TVL, per‑asset coverage levels, and realized slashing history: Not verifiable as of 2026‑08‑28.
  • Formal audit status (which firms, scope, findings) for Umbrella contracts is not clearly surfaced in the available data: Not verifiable as of 2026‑08‑28.
  • Precise regulatory posture of Umbrella mechanics (insurance‑like) under specific jurisdictions remains unclear and should be treated as an open legal/compliance question. Contradiction box: No direct contradictions between governance/risk write‑ups and protocol docs for Umbrella were identified in the retrieved data as of 2026‑08‑28.
Evidence (14)

Economy

model

two sources

Aave Umbrella is Aave’s upgraded Safety Module on Ethereum: users stake aTokens (aUSDC, aUSDT, aWETH) or GHO into asset-specific vaults to earn extra yield while providing slashing-backed bad-debt cover to Aave v3 pools. ### Strategy & Assets in/out

  • Assets in: yield-bearing aTokens from Aave v3 (e.g. aUSDC, aUSDT, aWETH) and GHO.
  • Assets out: stakers receive Umbrella vault shares (ERC‑4626 strategies) plus a stream of Safety Incentive rewards on top of their underlying lending yield.
  • Each vault is asset-specific: staking aUSDC covers USDC bad debt on Aave Ethereum only. ### Yield source: organic vs subsidized
  • Organic: underlying Aave lending APY on the deposited asset (since staked assets are aTokens or GHO that already earn yield).
  • Subsidized: additional Safety Incentive emissions configured per vault (max emission at “target liquidity” levels).
  • Aggregate yield is described as Total APY = Aave APY + Umbrella APY (incentives); sustainability depends on DAO-configured emissions budgets and protocol fee flows. ### Risk profile & leverage
  • Market-neutral vs directional: coverage is asset-matched (USDC covers USDC), so Umbrella is closer to *market-neutral underwriting* of protocol credit/liquidation risk than directional token speculation.
  • Leverage/looping: core design does not introduce leverage within Umbrella; stakers may independently leverage in Aave, but Umbrella itself is a simple staking/insurance layer.
  • External exposure/restaking: exposure is to Aave v3 pool risk and GHO interest mechanics; no additional external restaking layers are described. ### Lock-ups & withdrawal mechanics
  • Withdrawals use a cooldown model: indicative parameters are a ~20‑day cooldown followed by a short withdrawal window (e.g. ~2 days) before needing to restart cooldown.
  • Stakers face slashing in real time if bad debt for the covered asset exceeds configured thresholds, after DAO “deficit offset” first-loss cover. ### Fees, limits, protocol revenue
  • Fees: not explicitly detailed for Umbrella vaults; standard Aave borrowing and GHO interest generate protocol revenue that can fund Umbrella incentives.
  • Limits: governance sets target liquidity per asset and max emissions; above this, Umbrella APY drops.
  • Revenue: Umbrella itself is a risk sink; value accrues to the Aave DAO via reduced insolvency risk and more credible backstop, funded by protocol fees and token emissions. ### Collateral, TVL & APY history
  • Collateral/backstop: staked aTokens/GHO are the first-loss buffer for bad debt, after the DAO’s deficit offset.
  • TVL by chain/product: Umbrella is initially Ethereum-only; it supports separate vaults per asset (USDC, USDT, WETH, GHO). Not verifiable as of 2026‑08‑28: precise TVL per vault, total Umbrella TVL, or historical TVL trend vs DeFiLlama.
  • APY history/volatility: governance post gives APY ranges per asset tied to target liquidity and emissions. Not verifiable as of 2026‑08‑28: full historical APY time series or realized volatility. ### Key economic characteristics
  • Insurance-like, market-neutral underwriting of Aave pool credit risk.
  • Organic yield (lending) plus subsidized incentives, conditional on slashing risk.
  • Ethereum-only, asset-specific vaults; cooldown-based liquidity and programmable slashing.
  • Risk is concentrated in Aave liquidation/credit events rather than price beta of AAVE, improving alignment vs the legacy Safety Module.
Evidence (15)

reserves

one source

Aave Umbrella is a protocol reserve-coverage and backstop system, not a conventional corporate treasury: its core asset is an on-chain safety module whose primary reserve coverage asset is an aToken wrapped in waToken (StataTokenV2), with support for some non-Aave assets such as LP or staked/restaked tokens. The documentation identifies the Umbrella contracts on Ethereum as UMBRELLA at 0xD400fc38ED4732893174325693a63C30ee3881a8, UMBRELLA_IMPL at 0x929e21D24D3f2A529621AdC248D227012B72646d, and UMBRELLA_STAKE_TOKEN_IMPL at 0x75e8aC0c063B6966E2A9954adEdf39BdE9370197.

Evidence (2)

tokenomics

two sources

Aave Umbrella does not have a separate native token; it is an onchain risk-management system for Aave v3, while the native Aave governance token is AAVE (ERC-20 on Ethereum). Umbrella’s staking assets are aTokens (e.g. aUSDC, aUSDT, aWETH) and GHO, not a new protocol token. AAVE tokenomics (relevant to Umbrella): Aave docs identify AAVE as the protocol’s native governance token, used for governance participation; the docs also describe AAVE as widely traded on centralized and decentralized exchanges. The materials gathered here do not provide verifiable figures for AAVE total supply, circulating supply, market cap, FDV, or a current holder breakdown, and those on-chain metrics are Not verifiable as of 2026-08-30. The same applies to top-holder concentration, insider wallets, and the exact contract address in this run. Umbrella utility / revenue / rewards: Umbrella lets users stake yield-bearing aTokens and GHO, earning extra rewards in exchange for slashing risk; Aave governance materials describe rewards and slashing configurations, and some governance commentary references allocations of protocol surplus to support Umbrella incentives. The gathered sources also indicate an Aave buyback program discussed in 2025 governance/media coverage, but a precise, independently verified revenue-share, buyback, and burn flow is Not verifiable as of 2026-08-30 from the available evidence. Emissions / unlocks / allocations: No verified emissions schedule, unlock schedule, or team/investor/community allocation table for a distinct Umbrella token exists because no distinct token is evidenced here. For AAVE itself, this run does not verify the full historical allocation or any current unlocks; whether any announced unlocks occurred on-chain is Not verifiable as of 2026-08-30. Admin controls / mint / blacklist / fee switch: The gathered sources do not show Umbrella introducing a new mintable/blacklistable token or fee-switch role; specific control permissions are Not verifiable as of 2026-08-30. Umbrella is governed through Aave governance processes, but the exact privileged function set and controllers were not verifiable in this run. DEX liquidity / listings: The sources confirm AAVE is broadly listed on centralized and decentralized exchanges, but they do not provide verified DEX liquidity depth or main listings for this run.

Evidence (9)

Stress scenarios

stress scenario - bitcoin price falls below $10000

one source

A Bitcoin drop below $10,000 is a *severe macro stress event* for Aave Umbrella, but the direct impact on Aave Ethereum cannot be quantified from the available sources. Umbrella is designed to cover asset-specific bad debt automatically by slashing the staked asset tied to the affected pool once a configured first-loss offset is exceeded, rather than relying on a governance vote. For the Bitcoin channel, the key question is indirect contagion: a BTC crash can trigger leveraged liquidations and collateral repricing across DeFi, which may increase bad debt pressure on Aave markets. However, the available sources do not provide a BTC-$10,000 scenario model for Aave Ethereum, nor do they show current Ethereum-chain Umbrella coverage, staked balances, or pool-level offsets sufficient to estimate losses. Therefore, the protocol-specific loss severity is Not verifiable as of 2026-08-28. What can be stated from the documentation is that Umbrella’s protection is per asset / per pool, with an offset before stakers are affected; once the deficit exceeds that offset, slashing reduces share value in the corresponding StakeToken. The governance material shows examples of 100,000-unit offsets for certain stablecoin umbrellas, but there is no verified on-chain evidence in the provided materials that a BTC crash to $10,000 would directly consume Ethereum Umbrella capacity or trigger AAVE staking losses. In practical risk terms, the main concern is second-order market stress: if BTC falls that far, Aave may face elevated liquidation volume, oracle pressure, and correlated collateral losses, especially if other assets dislocate at the same time. But the size of any resulting Umbrella slashing, bad debt, or AAVE token dilution is Not verifiable as of 2026-08-28.

Evidence (3)

stress scenario - largest collateral depegs 20%,

one source

A 20% depeg in Aave Umbrella’s largest collateral cannot be quantified from the available sources for this protocol and chain with enough confidence. Aave’s documentation confirms Umbrella is the modular system that automates bad-debt coverage for Aave v3 pools, but it does not provide a 20% stress result for the largest collateral on Ethereum in the supplied materials. The closest directly relevant stress test in the results is Aave’s June 2021 risk post on stETH/ETH, which estimated that a 20% price deviation would produce $251.78M in liquidations and $3.96M in insolvencies in one scenario, and $6.06M in liquidations and $0.20M in insolvencies in another. However, that analysis is about stETH/ETH risk on Aave at that time, not Umbrella’s current largest collateral basket, so it is not a clean answer to your exact question. A second relevant reference is a later analysis discussing a 10% weETH depeg, where Aave would have about $2.47B in debt against ~$2.42B in post-shock collateral, implying the basket would already be underwater at that lower shock. This suggests that a 20% depeg would be materially worse, but the source does not provide a 20% estimate or an Umbrella-specific bad-debt figure. The most cautious answer is: Not verifiable as of 2026-08-28 for Aave Umbrella on Ethereum, using the provided sources alone.

Evidence (3)

stress scenario - top counterparty insolvent — each with expected loss path, who absorbs it, compensation, and the impact path through the smart contracts;

one source

For Aave Umbrella on Ethereum, the insolvency path is: a deficit is detected in an Aave v3 pool, Umbrella’s core contract coordinates slashing, and the affected pool’s designated staked assets are burned or otherwise used to offset the bad debt. The mechanism is described as *automated* and *onchain*, so it does not rely on a governance vote for each event. If the top counterparty is insolvent and the loss falls inside the configured deficit offset (the first-loss tranche), the Aave DAO / protocol absorbs that amount first rather than slashing stakers immediately. If the loss exceeds that offset, the excess is taken from Umbrella stakers in the relevant asset vault; those stakers bear the loss through slashing/burning of their staked position. The compensation path is therefore layered: first, the protocol’s configured offset covers the initial deficit; second, the remaining deficit is covered by burning the relevant staked tokens; third, the affected Aave reserve is made whole by the Umbrella accounting flow, commonly described as moving value through the Collector and then calling reserve-deficit coverage functions in the pool. The smart-contract impact path is: deficit detection in the Aave pool → UmbrellaCore registers the shortfall / pending deficit → slash function burns or seizes the designated StakeToken collateral → funds flow to the Collector / coverage path → a coverage function closes the reserve deficit in the pool. Not verifiable as of 2026-08-28: exact Ethereum-chain loss-sharing percentages, current configured offsets, and any live TVL/exposure split, because onchain verification was not available in this run.

Evidence (7)

stress scenario - committed fraud by the DAO or owners

two sources

There is no evidence in the provided sources that Aave Umbrella’s DAO or owners committed fraud. The available material instead discusses third-party incidents and risk-management responses, including a KelpDAO bridge exploit that created potential bad debt on Aave, and governance discussions about that event; these are described as external shocks, not DAO fraud. If you mean a stress scenario where the DAO or controllers themselves committed fraud, that scenario is not verifiable as of 2026-08-28 from the supplied sources. The only ownership-related source is a governance post about Aave Labs contributions and a media article framing an ownership dispute, but neither establishes fraudulent conduct. For an institutional risk view, the relevant takeaway is that the cited material supports external counterparty / bridge / market-manipulation risk, not confirmed insider fraud by Aave governance or owners.

Evidence (9)

stress scenario - primary yield source negative 30d,

unverified

Aave Umbrella’s primary yield source is not negative on a 30-day basis in the available sources; the documentation says stakers keep earning the underlying aToken yield while also receiving separate Umbrella rewards, so the base yield component is still positive unless the underlying Aave supply rate itself turns negative. For Ethereum, Umbrella is chain-specific and only covers deficits on the same network, so the relevant stress case is Ethereum-only exposure rather than cross-chain pooling. For a stress scenario with a negative 30d primary yield, the key implication is that stakers would still face slashing risk if a deficit exceeds the configured first-loss offset, while the yield leg could be reduced to zero or below depending on the underlying market rate; however, I could not verify an actual negative 30-day primary yield for Aave Umbrella from the provided sources, so this remains Not verifiable as of 2026-08-28. The protocol materials do confirm that Umbrella’s rewards are intended to supplement the underlying yield and that emissions have been adjusted because umbrella APRs can exceed base supply yields when those yields fall. Under this scenario, the risk view is straightforward: if the underlying Aave supply yield weakens materially while Umbrella emissions remain high, the strategy becomes more dependent on reward incentives and less on organic lending income, which raises sustainability risk for the yield profile even if the safety mechanics remain intact.

Evidence (5)

Governance & Legal

governance

one source

Aave Umbrella appears to refer to the Aave DAO’s umbrella governance structure around the Aave Protocol, rather than a separate product; governance is therefore Aave DAO-centric on Ethereum. Name collision with a distinct “Aave Umbrella” protocol cannot be resolved via independent sources, so the analysis below is for Aave Protocol / Aave DAO on Ethereum. Not verifiable as of 2026-08-28 whether “Aave Umbrella” is a distinct legal/technical entity. ### Who controls what

  • Smart contracts / protocol parameters (Ethereum): Controlled by Aave DAO via on-chain governance using AAVE and stkAAVE voting power.
  • Funds / Treasury: Managed by Aave DAO Treasury and the Aave Grants DAO and other sub-DAOs, typically via multisigs executing governance decisions.
  • Frontend (aave.com app): Operated by Aave Labs / Aave Companies, i.e., centralized entities providing the UI, though branding emphasizes DAO control over the protocol. ### Governance process
  • Proposal creation: AAVE or stkAAVE holders can create Aave Improvement Proposals (AIPs); in practice, a small set of delegates and service providers originate most proposals.
  • Voting: Snapshot off-chain signaling plus on-chain voting through the governance contracts; voting weight is proportional to AAVE/stkAAVE holdings/delegations.
  • Execution: Successful proposals are executed by governance executors, which are smart contracts (often referred to as “short” and “long” executors) with defined timelocks. ### DAO real vs symbolic / voting concentration
  • Voting and parameter changes are formally controlled by token holders, and governance is widely used (many AIPs over multiple years), indicating real DAO control over protocol parameters.
  • However, detailed voting concentration, top holders, and delegation patterns on Ethereum are Not verifiable as of 2026-08-28 (Dune unavailable). Historically, major exchanges, Aave-related entities, and large funds hold significant AAVE, implying concentration, but this cannot be quantified here. ### Timelocks & multisigs
  • Governance uses timelocked executors for proposal execution, giving a delay between approval and on-chain change.
  • Treasury and sub-DAOs rely on multisig wallets (e.g., Gnosis Safe) with multiple signers and threshold approval; specific signer identities, independence, and exact thresholds for the currently active safes are Not verifiable as of 2026-08-28. ### Legal entities / ToS
  • The aave.com frontend and brand are provided by corporate entities commonly referred to as Aave Labs / Aave Companies, likely incorporated in Europe, with Terms of Service governing website use.
  • Exact legal entity names, jurisdictions, registration numbers, and director lists for these companies are Not verifiable as of 2026-08-28, and ToS details cannot be quoted beyond noting their existence. ### Control summary (risk lens)
  • Protocol logic & parameters: Aave DAO via token governance (meaningful but concentrated).
  • Treasury: DAO-controlled via multisigs, with operational power in a relatively small group of signers.
  • Frontend: Company-controlled; the DAO does not directly control UI availability.
  • On-chain ownership & concentration metrics on Ethereum: Not verifiable as of 2026-08-28.
Evidence (2)

legal & regulatory

two sources

Aave Umbrella appears to refer to the Aave ecosystem generally (Aave Protocol, Aave Companies, Aave DAO), not a separately branded product with distinct legal docs. Specific on-chain facts are Not verifiable as of 2026-08-30. 1. Entity & Jurisdiction / Legal Structure

  • The original Aave corporate entity is Aave Limited, incorporated in the UK, historically used for development and operations of the Aave Protocol.
  • The protocol itself is governed by the Aave DAO, a decentralized governance structure using AAVE token voting rather than a traditional corporate issuer of financial products.
  • This creates a structural split: centralized developer/company vs decentralized protocol governance, meaning legal responsibility and enforceability can be fragmented and case specific. 2. Terms of Service & Access Restrictions
  • Aave’s public app and website apply web-based Terms of Use and Privacy Policy that typically:
  • State the interface is provided “as is” and disclaims responsibility for protocol risk.
  • Include age, residency, and prohibited use clauses (e.g. compliance with applicable sanctions and AML laws).
  • Some front-end instances have historically geo-blocked US IPs or displayed US-related restrictions, indicative of perceived securities/derivatives risk in that jurisdiction. 3. KYC / AML
  • The core Aave v2/v3 lending protocol on Ethereum is permissionless, with no protocol-level KYC.
  • Aave has operated institutional/permissioned variants (e.g., Aave Arc), where whitelisted participants must undergo KYC/AML with approved “whitelisters” (regulated entities). This creates different risk and compliance profiles: retail DeFi vs institutional regulated pools. 4. Regulatory Classification & Supervisory Signals
  • Regulators (e.g., ESMA, EU national regulators, and some US commentary) have referenced Aave among DeFi lending/borrowing platforms potentially falling under securities, lending, or MiCA/DeFi frameworks, but there is no universally settled classification yet.
  • Aave’s governance token (AAVE) has been discussed in market reports as a governance/utility token, but some jurisdictions may treat it as a security or financial instrument depending on local law and usage. 5. Warnings, Enforcement, Court Cases, Sanctions
  • As of the latest available public information, there are no widely reported major enforcement actions or sanctions specifically targeting Aave Protocol itself.
  • Some regulators have issued general DeFi risk warnings that explicitly mention leading protocols including Aave as examples of platforms presenting market, operational, and consumer-protection risks. 6. Data Protection / Actual Risk Gap
  • User interaction with Aave’s web front-end is subject to standard web privacy/data protection rules (cookies, analytics, potential GDPR obligations for EU users).
  • Actual risk diverges from the legal framing: users face smart contract, liquidity, oracle, and governance risks that are largely not mitigated by traditional investor protections, and recourse against a DAO or dispersed developers remains uncertain under most current legal regimes.
Evidence (6)

Stability

stability

two sources

If you mean the stablecoin used by Aave Umbrella on Ethereum, the answer is not verifiable as of 2026-08-28 from the available sources. The web results do confirm that Aave has had major stablecoin depeg events affecting its markets — especially USDC in March 2023, which fell to about $0.88 (about a 12% depeg) and recovered about four days later. They also mention GHO briefly trading around $0.96 for a few hours on July 31 in one report, but that is not enough to verify whether that token is the one specifically used by Aave Umbrella or to establish a complete count of all depegs for the protocol. So, based on these sources alone:

  • Yes, stablecoin depegs have happened in Aave’s ecosystem.
  • The last clearly documented one in the results is the GHO event on July 31 (year not fully specified in the result), with a drop to about $0.96 or roughly 4% below peg.
  • A fully verified count of how many times the *specific Umbrella stablecoin* depegged is Not verifiable as of 2026-08-28 from the provided sources.
Evidence (3)

Risks & Strengths

risks

unverified

Aave Umbrella’s top risks are: smart contract failure, oracle failure/mispricing, asset-specific slashing, liquidity/lock-up risk from unstaking delays, and cross-chain/network risk. Umbrella is designed so stakers accept slashing risk on the specific asset and network they stake into, while standard DeFi risks such as code bugs, oracle dependence, and multi-chain/bridge issues still apply.

  • Smart contract risk: Bugs or vulnerabilities in Aave, Umbrella, or underlying reserve-token contracts could lead to loss of funds or incorrect slashing behavior.
  • Oracle risk: Aave relies on third-party price feeds and external data; faulty or compromised oracles can misprice collateral and contribute to bad debt.
  • Slashing risk: Umbrella automates slashing when deficits occur, and stakers can lose part of their staked aTokens in the corresponding asset/network.
  • Liquidity / lock-up risk: Unstaking requires a 20-day cooldown plus a 2-day withdrawal window, so capital is not immediately available during stress, and assets remain exposed during cooldown.
  • Cross-chain / network risk: Aave operates across multiple networks and bridges, which introduces congestion, censorship, and bridge-security risk; Umbrella’s staking and coverage are also network-specific. A few sources also note that Umbrella’s slashing is meant to be narrow and historically deficits have been very small, but that does not remove the underlying risk that slashing can occur when a covered pool develops bad debt.
Evidence (4)

strengths

unverified

Aave Umbrella’s top strengths are: 1) automated bad-debt coverage through onchain slashing/burning that reduces governance delays; 2) capital efficiency because it uses yield-bearing aTokens that directly match the risky asset, rather than liquidating unrelated assets; 3) risk-specific protection at the asset/pool level, which makes coverage more precise than a single protocol-wide fund; 4) better incentive alignment since users can earn extra yield by staking the same assets they already hold while accepting explicit slashing risk; and 5) higher protocol resilience and predictability because the mechanism is modular, future-proof, and designed to respond deterministically to measurable deficits.

Evidence (3)

Methodology & Limitations

  • On-chain metrics: not verifiable — Dune phase 2 is not enabled.
  • 0 of 24 fact categories not yet collected.
  • Fact verifiability: 8 two independent sources, 8 one source, 9 unverified.
  • Oldest fact verification date: 2026-08-28.