Consensus is not the wallet permission model
Validators vote, produce blocks and earn rewards under Solana proof of stake. Proof of History provides an ordered cryptographic clock used by the protocol; it should not be described as a replacement for validator consensus. Delegating SOL assigns stake to a validator vote account but does not transfer day-to-day wallet signing authority.
Finalized commitment represents a stronger state than a transaction merely observed by one RPC. Applications should also account for RPC lag or disagreement. A finalized malicious instruction is still malicious: consensus confirms network execution, not whether a user intended to approve a particular token authority or program call.