FAQ
Why not perform threat detection at the smart contract-level?
The Safe Sequencer (custom execution client) can view the whole call stack and interpret the complete execution of a transaction whereas smart contracts in the EVM have restricted access to information. Similarly, computation related to detection can also be parallelized in the custom execution client without restriction.