| Guardrail | Guard Mode (default) | Beast Mode |
|---|---|---|
| Threat scanning | ✓ | ✓ |
| Network allowlist | ✓ | No |
| Address allowlist | ✓ | No |
| Token recipient allowlist | ✓ | No |
| Rolling 24-hour outflow limit | ✓ | No |
Guard Mode applies all allowlists and limits. Any transaction outside those boundaries pauses and requires 2FA approval (pushed to MetaMask Mobile or sent via email). MetaMask describes this as acting like a second factor .
Beast Mode removes all allowlists and outflow limits. Only malicious or risky transactions (flagged by threat scanning) trigger an approval prompt. It is intended for power users who want fewer interruptions .
Every supported EVM transaction passes through a mandatory pre-flight check before it lands onchain :
Eligible transactions that pass the security pipeline and are deemed safe are backed by Transaction Protection coverage of up to $10,000 per month. This is available through the Transaction Shield subscription. The coverage applies to losses on protected transactions, subject to MetaMask's terms and eligibility .
For ERC-20 transfers and swaps where the wallet lacks sufficient native token balance to cover gas, the CLI automatically routes through a gasless relay using EIP-7702. The relay submits the transaction on the user's behalf and deducts fees from the transferred ERC-20 token — the agent never needs a native gas token .
Additionally, on eligible chains, the CLI uses ERC-7821 batch execution to combine approvals and trades into a single atomic execute() call, reducing transaction count and front-running risk .
The Agent Wallet launch lands in a fast-expanding category of "agentic wallets" — infrastructure that lets AI agents act in DeFi and Web3 without requiring a human to manually sign every transaction. Competing solutions (from Cobo, Coinbase, and others) were also emerging in 2026, but MetaMask's differentiator is its combination of :
MetaMask's official documentation frames Agent Wallet as ending the "trade-off between agent freedom and fund safety" — letting AI act autonomously but on a tight leash, with enterprise-grade safety rails built in by default .