★ Rescue/emergencyWithdraw without timelock
Babylon Protocol's assessment for RD-F-041 — scored gray on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
Structurally inapplicable. Bitcoin Taproot UTXOs have no rescue/emergency function — BTC can only move via the defined script spending paths (timelock/unbonding/slashing) enforced by Bitcoin consensus. Cosmos SDK modules have no emergencyWithdraw function. The concept of an admin-callable drain function does not exist in this architecture. Not a data gap — architectural absence confirmed by open-source code review.
Sources #
- GitHubBabylon BTC Staking Script DocumentationBitcoin staking script spending paths — no emergency withdraw pathretrieved 2026-05-04
Methodology #
Determine whether a `rescue(…)` or `emergencyWithdraw(…)` function exists callable by admin without a timelock delay on execution.
See the full factor methodology and distribution across all protocols →