The common framing is that bridges "move" tokens between chains. They don't. No asset crosses a trust boundary — what bridges actually do is manage synchronized state representations across independent consensus domains. A token on L2 is a claim against locked collateral on L1, or a claim backed by the economic security of a validator set, or a claim backed by nothing more than a multisig's honesty. The mechanism that maintains that claim's integrity is the bridge's security model, and collapsing all bridges into one mental category is where most risk analysis goes wrong.
The critical distinction isn't "which bridge is safer" but "which trust assumption am I accepting, and what breaks if that assumption fails." Every bridge design makes a choice along the spectrum from L1-equivalent security (slow) to independent security (fast, fragile).