risk: add Noon sUSN risk assessment (3.6/5.0 Elevated Risk)#67
Draft
risk: add Noon sUSN risk assessment (3.6/5.0 Elevated Risk)#67
Conversation
Risk assessment for Noon protocol's sUSN (Staked USN) token on Ethereum. Final score: 3.6/5.0 (Elevated Risk). Key findings include no timelock on 3-of-6 multisig, off-chain custodial reserves, 5-day withdrawal lockup, and Stork oracle dependency. Closes #66 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
- Remove multisig signer addresses (per skill.md guidelines) - Add full Risk Tier table with final tier bolded - Verify and annotate collateral wallet types on-chain: Collateral 1 (4-of-5 Safe), Collateral 2 (3-of-4 Safe), Collateral 3 (EOA - flagged as higher risk) - Expand monitoring section: blacklist events, RBAC changes, withdrawal period changes, EOA collateral wallet alerts - Fix placeholder deployment tx links - Fix typo (redeplooys -> redeploys) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Update all on-chain metrics: exchange rate 1.1680 (was 1.1659), TVL ~$31M (was ~$28M), chain distribution shifted to Ethereum - Update DEX volume with accurate CoinGecko data (~$33K USN, ~$156 sUSN) - Update Morpho market data, oracle values, Stork/Chainlink feed values - Add USN peg monitoring section (was missing from monitoring) - Update timeline references to ~14 months beta - Verify all contract ownership unchanged (multisig 3-of-6) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Add NOON governance token launch on KuCoin (March 5, 2026) with veToken system details — does not change underlying multisig admin - Add US GENIUS Act regulatory risk for BVI stablecoin issuers - Add tBTC Bitcoin Yield Vault product expansion note - Add Serenity Research link (paywalled analysis) - Note NOON token in governance section Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Collaborator
Author
Review: Noon Team Responses (March 14 Google Sheets)Noon provided responses to our risk assessment findings here: Planned Remediations (commitments, not yet verified on-chain)
New Information to Investigate
Items With No Remediation Offered
Next Steps (updated March 23, 2026)
Additional Findings During Reassessment
|
Reassessment incorporating team data from feedback spreadsheet: Verified improvements: - 48h timelock on proxy upgrades (0xE5e4...5A7F, on-chain verified) - Source code now public (Protocol-Core + Governance-Core, Slither/Mythril CI) - DCLM market maker liquidation backstop (24h execution on >1% depeg) - Ceffu funding rate arb paused 12+ months New findings: - mintAndRebase() allows unbacked USN minting (no supply cap, no cooldown, no daily limit, rebaseLimit adjustable to uint256.max, not behind timelock) - 2 EOAs still hold REBASE_MANAGER_ROLE on sUSN vault - Alpaca/Dinari tokenization NOT verified on-chain - Morpho market at 100% utilization (was 89.6%) - Anonymous signers: no fix planned (commitment after >$100M TVL) Score changes: - Audits: 3.5 → 3.0 (public code, 17mo production) - Centralization: 4.0 → 3.5 (timelock on proxy upgrades) - Operational: 3.5 → 3.0 (public repos, CI) - Final: 3.6 → 3.4 (Elevated → Medium Risk) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
cast(exchange rate, total supply, multisig config, proxy ownership, MinterHandler parameters, oracle architecture)Score Breakdown
Key Findings
Morpho Market Oracle Architecture (on-chain verified)
The oracle reads sUSN exchange rate directly from the vault contract (trustless), USN/USD from Stork ($1.00), and USDC/USD from Chainlink. Primary risk: if USN depegs but Stork still reports $1.00, oracle overvalues collateral.
Data refresh (March 10, 2026)
$28M), shifted heavily to Ethereum ($27.9M)Closes #66
Test plan
🤖 Generated with Claude Code