Ecosystem-level review signer that evaluates every transaction against policies, simulations, and blacklists before allowing execution.
Guard Firewall is a Sequence-operated review signer that evaluates transactions before they are sent on-chain. It enforces ecosystem policies, performs threat simulations via third-party integrations, and can block or allow transactions by signing or withholding a guard signature. Ecosystem admins can also maintain blacklists of malicious apps or contracts.
Guard can perform real-time threat analysis on the transaction payload (calldata, value, state deltas). Based on the ecosystem configuration, Guard applies policy thresholds and signs or denies the transaction, or requires OTP confirmation.