Compositional Risk
Protocol-intrinsic composition: external dependencies, cross-contract interactions, and integration surface area.
How This Score Is Built
Protocol-intrinsic composition: external dependencies, cross-contract interactions, and integration surface area.
Scoring Tree
Score Composition
Internal composition: TokenMessengerV2 <-> MessageTransmitterV2 <-> TokenMinterV2, wired via localMessageTransmitter/localMinter/localTokenMessenger (all cross-references confirmed on-chain)
Off-chain relayer/attestation dependency adds a liveness + integrity component outside the contract graph
V2 hook data lets a destination message trigger arbitrary downstream calls (handleReceiveFinalizedMessage / hook execution) — a new composition surface vs V1; bounded by maxMessageBodySize and the 2-of-2 attestation gate
TokenMinter mints USDC by calling the FiatToken mint path — coupling to the issuer's minter allowance (CCTP is a configured minter on the issuer)
Evidence Chain (1 files)
Score History
No dimension-level score changes recorded yet.