SELFDESTRUCT reachable from non-admin path
Veda (BoringVault)'s assessment for RD-F-011 — scored green on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
Source inspection of BoringVault.sol confirms no SELFDESTRUCT opcode. The contract uses immutable architecture with no self-destruct capability. The manage() function allows external calls only to requiresAuth callers (not user-controlled). No SELFDESTRUCT found in reviewed contracts (BoringVault, AccountantWithRateProviders, ManagerWithMerkleVerification, LayerZeroTeller).
Sources #
- GitHubBoringVault.sol — source inspectionBoringVault.sol source review — no SELFDESTRUCT opcode; immutable non-upgradeable architectureretrieved 2026-05-17
Methodology #
Determine whether any deployed contract contains the SELFDESTRUCT opcode in a code path reachable from a non-admin caller.
See the full factor methodology and distribution across all protocols →
rubric_version v1.7.0 protocol veda factor RD-F-011 score green collected_at 2026-05-17 12:41:22