Risk Harbor

  • Name: Risk Harbor
  • URL: https://riskharbor.com/
  • Category: parametric DeFi coverage protocol / automated claims marketplace / insurance-to-derivatives bridge
  • Summary: Risk Harbor is best cataloged as an automated risk-transfer protocol rather than as a discretionary insurance DAO. Its primary docs describe per-policy markets where underwriters sell protection on a specific token deposited in a specific DeFi protocol, policyholders buy cover, and claim validity is checked against onchain state or oracle-derived conditions instead of committee voting. The reusable mechanism insight is that Risk Harbor pushes “insurance” toward state-based swap execution: each policy behaves more like a protocol-specific credit-default or depeg derivative than like a mutual governed by subjective claims adjudication. That makes it a valuable contrast class against Nexus Mutual, Bridge Mutual, Ensuro, and Cozy.
  • What it does:
    • Organizes separate policies around one token in one protocol, with underwriters and policyholders meeting in a two-sided protection market
    • Lets underwriters choose price points where they are willing to take risk, while premiums are paid upfront and dripped over time to the chosen underwriting tranche
    • Evaluates claims automatically from observable system state, such as an underlying-to-claim-token ratio falling below a configured loss threshold
    • Uses a two-step onchain claim flow (startSwap then finishSwap) that settles valid claims without a discretionary committee
    • Extends the same logic to stablecoin depeg protection using a Uniswap v3 TWAP oracle over the last hour
  • Key claims:
    • The docs describe each Risk Harbor policy as a market for one token deposited in one protocol, with underwriters covering policyholders in exchange for premiums
    • The mechanism is explicitly compared to a credit default swap, which is analytically useful because it frames cover as a derivative on protocol solvency rather than as a mutual-membership right
    • Claim validity is tied to measurable onchain conditions, especially an underlying-to-claim-token ratio breaching a preset loss_threshold, so practical authority sits in policy design and oracle/state-variable choice rather than in a broad claims vote
    • Underwriters choose discrete price points and potential policyholders can split purchases across those tranches, which makes underwriting capital allocation resemble an order-book or tranche market rather than a flat shared premium pool
    • Stablecoin peg protection adds another parametric branch: claims depend on a Uniswap v3 TWAP check, showing how the protocol generalizes from protocol-hack coverage to oracle-mediated depeg swaps
    • The legacy riskharbor.com domain currently resolves to subseaprotocol.com, suggesting the original project has evolved or rebranded; the archived docs remain valuable because they preserve one of the clearer primary-source examples of fully automated DeFi claims logic
  • Whitepaper: The archived docs point to an official whitepaper repository, but the repository contents were not directly accessible in this pass. The strongest accessible primary materials were the protocol docs and legacy site/domain evidence; see ../whitepapers/risk-harbor-primary-sources-2026-05-08.md.
  • Sources:
  • Last reviewed: 2026-05-08 UTC