Share article
Share article
Enjoy articles without ads?
Register for free and get unlimited access to all articles.
The market backdrop: risk is back on, but execution risk is still king
Kraken's pitch: let the machine do the clicking
- Optimise execution across DEX aggregators and CEXs.
- Continuously manage risk (stop-loss logic, collateral rebalancing, hedging).
- Automate hygiene (revoking approvals, rotating addresses, monitoring allowances).
- Arbitrage opportunities that vanish in seconds.
Qureshi's pushback: crypto is already built for bots, not humans
Qureshi's counterpoint cuts deeper than "be careful." The view is that crypto's UX failures are not an accident, they are the product of a system designed around composable protocols, adversarial environments, and machine-speed competition. [3]
That framing flips the story from "AI will make self custody easy" to "AI will become the default participant, and humans will be the weaker class of user."
On-chain reality check: delegation is not the same as custody
Handing an AI "control" of your wallet can mean a few different architectures, and the risk profile changes massively depending on which one you pick.
1) AI with your private key (worst case)
- the model cannot be tricked (prompt injection is real),
- the environment it runs in cannot be compromised,
- the developer pipeline is clean,
- the agent never "helpfully" exports secrets in logs.
One exploit, one leaked key, and you get the purest form of irreversible settlement: nothing comes back.
2) AI as a signer via limited permissions (better, still tricky)
More realistic is an AI acting under policy constraints, like:
- transaction limits per day,
- allowlists of contracts and tokens,
- spend caps,
- time delays,
- multi-sig co-sign requirements.
The catch: policy design is hard. Attackers do not need full control, they just need a path through your rules. Many "safe" rulesets still allow a malicious approval, and approvals are where a lot of wallet horror stories begin.
3) AI as an adviser, you remain the signer (safest)
This is closer to today's practical reality: the AI recommends, drafts transactions, simulates outcomes, and flags risks, but you click "sign."
The real attack surface: intent, simulation, and toxic contracts
If you want the blunt version, AI makes two things easier:
- Good execution, and
- Convincing scams at scale.
What would make AI wallets actually viable?
For this to be more than a headline, you need measurable constraints, visible on-chain:
- Permissioned spend policies enforced by the wallet contract, not off-chain promises.
- Mandatory simulation and diffing across multiple independent providers.
- Revocation automation as a default behaviour, not an optional hygiene step.
- Rate limits and circuit breakers that halt on anomalous behaviour (new contracts, unusual gas, new chains).
- Transparent logs of what the agent intended versus what it executed, ideally verifiable.
Risk box: what invalidates the bullish "AI runs my wallet" thesis
This idea breaks the moment one of these happens:
- A widely used agent framework suffers a compromise that results in key leakage or mass malicious signing.
- Attackers demonstrate reliable prompt-injection paths that bypass wallet policies and drain funds anyway.
- Users realise "AI custody" mostly means "a new hot wallet connected to a cloud model," which is just custodial risk with different branding.
- On-chain data shows agent wallets underperform after fees and MEV, proving the edge was marketing, not execution.
If the industry wants AI to run wallets, it needs to prove it on-chain: bounded permissions, auditable policies, and an escape hatch that works when things get dodgy. Otherwise, the most accurate summary of the whole trend is Qureshi's: crypto was already built for machines, and humans are the liquidity exit. [4]

