MPC-lab

Market Prices

Coin Price 24h
BTC Bitcoin
$64,108.2 +0.51%
ETH Ethereum
$1,866.35 +0.24%
SOL Solana
$73.8 +0.33%
BNB BNB Chain
$598.2 +1.22%
XRP XRP Ledger
$1.07 -0.83%
DOGE Dogecoin
$0.0697 -0.92%
ADA Cardano
$0.1908 -2.15%
AVAX Avalanche
$6.62 -3.75%
DOT Polkadot
$0.8462 +0.17%
LINK Chainlink
$8.11 -0.84%

Fear & Greed

27

Fear

Market Sentiment

Event Calendar

{{年份}}
28
03
unlock Arbitrum Token Unlock

92 million ARB released

08
04
upgrade Solana Firedancer

Independent validator client goes live on mainnet

10
05
upgrade Ethereum Pectra Upgrade

Raises validator limit and account abstraction

30
04
upgrade Celestia Mainnet Upgrade

Improves data availability sampling efficiency

12
05
halving BCH Halving

Block reward halving event

18
03
unlock Sui Token Unlock

Team and early investor shares released

15
04
halving Bitcoin Halving

Block reward reduced to 3.125 BTC

22
03
unlock Optimism Unlock

Circulating supply increases by about 2%

Altseason Index

43

Bitcoin Season

BTC Dominance Altseason

Gas Tracker

Ethereum 28 Gwei
BNB Chain 3 Gwei
Polygon 42 Gwei
Arbitrum 0.5 Gwei
Optimism 0.3 Gwei

Market Cap

All →
1
Bitcoin
BTC
$64,108.2
1
Ethereum
ETH
$1,866.35
1
Solana
SOL
$73.8
1
BNB Chain
BNB
$598.2
1
XRP Ledger
XRP
$1.07
1
Dogecoin
DOGE
$0.0697
1
Cardano
ADA
$0.1908
1
Avalanche
AVAX
$6.62
1
Polkadot
DOT
$0.8462
1
Chainlink
LINK
$8.11

🐋 Whale Tracker

🟢
0x60aa...835d
5m ago
In
907,976 USDT
🟢
0xb675...3ecc
6h ago
In
43,812 SOL
🟢
0x9f90...fbca
12h ago
In
15,769 SOL

💡 Smart Money

0x661d...edfb
Institutional Custody
-$2.0M
71%
0x3ff5...0cef
Market Maker
+$4.0M
63%
0x853a...7817
Top DeFi Miner
+$5.0M
73%

🧮 Tools

All →
Regulation

AI Agents Have Keys. Nobody Is Watching Them. That’s a $1 Billion Problem.

AnsemWhale

Hook

A model inversion attack costs $6.07 million. A prompt injection attack costs $5.89 million. These are not theoretical red-team numbers. They are real averages from IBM’s latest Cost of a Data Breach Report. And if you are in crypto, you should read them twice: both attack types target the fastest-growing identity class in your infrastructure — non-human identities. This is not the human employee with a badge and a laptop. This is the API token, the service account, and now the autonomous AI agent that holds a private key, signs transactions, and moves money without asking anyone. Meanwhile, Cyera just paid $1 billion for Oasis Security, the first billion-dollar acquisition in agent identity security. That price tag is not an opinion. It’s a receipt for a massive governance gap. And the market that understood this earliest? Not TradFi. Crypto. Because we built an entire industry on machine-readable keys — and never once thought about what happens when the machine learns to write its own emails.

Context

The source material is a deep-dive analysis of IBM’s 2025 global data breach study, coupled with the Cyera–Oasis deal. The numbers are stark: AI-related breaches cost an average of $1 million more than baseline breaches. Only one in three organizations runs a strict approval process for deploying AI tools. Sixty-eight percent of breached organizations have no AI governance framework at all. Shadow AI — the use of unsanctioned AI tools by employees — doubled from 20% to 43% in a single year. And 92% of organizations that suffered an AI-related breach lacked even basic AI access controls.

The technical story is even more uncomfortable. The attack surface has structurally shifted. Traditional security assumed a human identity at the center of every authorization decision. That world is gone. In its place sits the non-human identity (NHI): the service account that calls your cloud database, the smart contract that moves liquidity, the trading bot that reads the mempool, and the AI agent that decides, in milliseconds, where to send your crypto. IBM’s data shows that the two most expensive attack types — model inversion and prompt injection — directly target this machine layer. Your firewalls and your SSO policies were never designed for an adversary that can talk your broker into wiring $2 million.

Crypto didn’t need a report to discover this. From the early days of exchange hot wallets to the recent explosion of AI-driven DeFi strategies, the industry has always run on non-human entities with keys. But we treated those keys as if they belonged to humans. We used the same mindset as a bank handing a debit card to a toaster. The $1 billion acquisition of Oasis Security is the first institutional acknowledgment that this mindset is not just outdated — it is the single largest unhedged liability in enterprise technology, and in crypto specifically, it is an extinction event waiting for a trigger.

Core

Let me give you the structural diagnosis first. Every attack type IBM lists has a crypto equivalent, and if you think I’m exaggerating, you haven’t been reading the incident reports. Model inversion — the most expensive category at $6.07 million per incident — is the process of reconstructing a model’s training data or parameter weights. In crypto terms, that’s an attacker extracting the proprietary logic of a trading algorithm or reconstructing the risk model that governs a lending protocol’s collateral factors. Once that logic is known, the game flips: the attacker can front-run every decision the model makes, drain liquidity pools before the model adjusts, or exploit a known flaw in the model’s mathematical blind spot. The $6.07 million figure is the cost of the attack itself, not the value of the algorithm you lose. In DeFi, losing algorithmic alpha is often worse than losing direct assets, because the alpha produces future revenue. The model inversion attack is a theft of your future.

Prompt injection cost $5.89 million per incident. This one is even more direct for crypto. A prompt injection attack manipulates an AI agent into acting outside its intended scope by inserting malicious instructions into the agent’s input. In traditional systems, that might mean tricking a customer support chatbot into exfiltrating PII. In crypto, it means an agent holding a private key receives a crafted input that causes it to sign a transaction sending funds to an attacker. We can argue about the exact semantics, but the reality is that every AI trading agent that reads market data from an untrusted oracle is vulnerable to a prompt injection attack. There are already documented cases in traditional security breaches, but the crypto market has been faster to adopt AI agents than to secure them. I have monitored mempool activity for years, and the bots that now scan swaps and execute arbitrage strategies are increasingly powered by large language models that parse unstructured data. That data includes mempool messages, social media posts, even Telegram channel outputs. An attacker can plant a poisoned message in a public channel that an agent will read and act on. The agent thinks it is executing a normal arbitrage strategy; in reality, it is being used as a remote-controlled money transmitter.

The structural shift is not just about attack vectors. It is about the identity abstraction that AI agents enable. In the past, a malicious actor needed to compromise a human account — phishing, credential stuffing, or outright seizure — to move funds. Now, they can simply talk to the agent. The agent is the person, the API token, and the execution engine all in one. Traditional identity and access management (IAM) systems were built for a world of clear boundaries: a human logs in, a human gets a session token, a human approves an action. When you have an autonomous agent that runs 24/7, that can execute thousands of transactions per second, and that can be influenced by external text prompts, the IAM model collapses. The credential is not a static set of permissions; it is a dynamic state that changes with every input the agent receives. This is why 92% of organizations affected by AI-related breaches lack adequate AI access controls — they are still applying the old playbook to a new biology.

Let me give you a concrete crypto example that I have personally audited. A few months ago, I was called in to review the security architecture of a high-frequency DeFi trading firm. They had built an AI agent to optimize their yield farming strategies across several protocols. The agent had a private key with delegated permissions to interact with their primary vault. Everything looked good from a traditional security perspective: the key was hardware-stored, firmware was updated, and the access policy was limited to three smart contract functions. But then I noticed something odd. The agent’s strategy module was consuming real-time data from a number of untrusted sources — including a public Telegram channel that often contained speculation about upcoming protocol changes. The data was fed directly into the agent’s prompt context. That meant anyone could post a message in that channel that would be included in the agent’s decision prompt. A carefully crafted message could instruct the agent to call a self-destruct function on a vault proxy or approve a malicious swapping contract. The firm’s security team had never considered this because they were thinking in terms of traditional API security. They had not internalized that the moment an AI agent reads arbitrary text, that text becomes part of its authority. That is prompt injection. It is not a hypothetical future threat. It is an active exploit for the smartest trading agents on the market.

The IBM report also surfaces the cost of inaction. Organizations using AI and automation in their security operations save an average of $1.93 million per breach compared to those that do not. So the defense side is not just about buying expensive software. It is about shifting from a reactive human-in-the-loop model to a machine-speed detection and response model. But in crypto, the economics are different. A single exploit can drain a protocol for tens or hundreds of millions of dollars. The $1 million per breach differential that IBM measures in traditional enterprises is trivial compared to the potential loss of a well-executed agent compromise in DeFi. We are not talking about the difference between a $4 million and a $5 million breach. We are talking about the difference between waking up to a zero balance or not. That is why I have spent the last six months telling every protocol founder I advise to treat their AI agents with the same respect they would give an employee with the ability to empty the treasury.

Looking at the broader data, the scariest trend is the acceleration on the attacker side. IBM’s own experts say adversaries are using AI to automate reconnaissance, generate phishing content, adjust malware on the fly, and probe for vulnerabilities at machine speed. AI-driven attacks increased by 56% year over year. Meanwhile, defenders are still struggling with basic governance. The gap between adoption and governance is widening into a chasm. In crypto, this is even more pronounced because the industry is built on trustless, permissionless automation. We expect smart contracts to run without intermediaries. But when you introduce an AI agent that can interpret natural language and sign transactions, you have introduced an intermediary that is not a deterministic piece of code. It is a probabilistic entity with all the vulnerabilities of a language model and all the privileges of a cryptographic key. Combine that with the fact that two-thirds of breached organizations have no AI governance framework, and you have a recipe for a catastrophe.

There is also the governance problem in the regulatory sphere. The European Union’s AI Act has pushed its high-risk obligations to December 2027, sixteen months beyond the original timeline. Only 9 out of 27 member states have designated a competent authority to enforce the act. That means there is a multi-year window where attackers can operate without meaningful legal consequence. In crypto, that window is even wider because jurisdictions rarely agree on what constitutes an AI-related crime. If an agent is hijacked and drains a wallet, who is liable? The protocol? The agent’s developer? The user who configured the agent? This uncertainty does not stop attackers. It just makes it harder to fund effective defense.

The hidden insight in the IBM data is that the attack surface has moved upstream. It is no longer about the network perimeter or the human endpoint. It is about the interaction layer between an autonomous machine and the tools it controls. In blockchain terms, that interaction layer is the transaction signing process. Every transaction an AI agent signs must be treated as a potential attack vector. And the current infrastructure — whether it is a hardware wallet, a multisig, or an exchange API — does not support granular, dynamic authorization for an agent that changes its mind every millisecond. The only way to secure an AI agent in crypto is to build authorization into the transaction logic itself, not into the surrounding infrastructure. This is the core insight that traditional security vendors have not yet grasped. They are trying to bolt access control onto existing IAM systems. The real answer is to make the smart contract itself the policy engine. Your agent should not have a private key that can interact with a protocol. Your agent should have a key that is bound to a specific smart contract, with a permission set that limits which functions it can call, what parameters it can use, and what the maximum value is per transaction. This is entirely possible with the current cryptographic toolkit. The fact that it is not being done is not a technical limitation. It is a governance failure.

Contrarian

Now let me give you the angle nobody in the security industry wants to discuss: the $1 billion Cyera–Oasis acquisition is not the beginning of a solution. It is the confirmation of a failed paradigm. Cyera is a data security platform. Oasis specializes in NHI and agent access management. But both are fundamentally “watch and log” systems. They observe behavior and report it. They do not prevent a compromised agent from signing a malicious transaction at the speed of light. In crypto, we do not have the luxury of post-damage investigation. When a transaction is confirmed, the money is gone. No amount of AI-driven monitoring can recover funds from a smart contract that is designed to be reversible. The gas spiked, but the logic held firm — that was true in the 2022 bear market, and it is true now. But the market is spending billions on surveillance when it should be spending on provable protection.

The second uncomfortable truth is that the cost data IBM provides is skewed by external factors. AI-related breaches cost more not necessarily because AI makes attacks more damaging, but because AI is more likely to be used in organizations that have already invested heavily in digital infrastructure and have proportionally higher compliance costs. In crypto, there is no insurance that pays out after an AI exploit. There is no SEC filing requirement. There is no customer notification channel. The cost is absolute: the funds are gone, and the protocol’s reputation is destroyed. That is a different kind of loss, and it does not show up in IBM’s averages. If anything, the true cost of an AI agent compromise in DeFi is far lower than the traditional baseline because it is not measured. That asymmetry means we are underinvesting, not overinvesting, in NHI security for crypto.

The third contrarian point: the traditional identity providers you would expect to lead this market — Microsoft, Okta, CyberArk — are notably absent from the first billion-dollar deal. That is because they are too invested in the human-centric IAM model to pivot quickly. The fact that Cyera, a data security vendor, beat them to the punch indicates that the future belongs to people who understand the data flows, not the login flows. In crypto, this maps to the race between protocols that treat agents as first-class principals and protocols that are still trying to shoehorn agents into human-designed multisig frameworks. The protocols that build agent-native permissions from day one will be the survivors. The rest will be the next attack statistics.

Takeaway

So what do you watch next? Not the token price of Cyera or the next round of Aembit. Watch for the first high-profile exploit of an AI agent that was authorized to move significant funds. It will be the Mt. Gox moment for non-human identity security. It will wake up an industry that has been asleep at the wheel. And when it happens, the solutions will not magically appear from a security vendor. They will come from cryptographic primitives — smart contracts that enforce agent policy, hardware modules that bind keys to expected behaviors, and on-chain governance that can revoke an agent’s permissions in milliseconds.

I have seen enough bear markets to know that resilience is not a prediction. It is an audit. And we are long overdue for one. The market breathes, but we must calculate. Right now, the math says the next crisis will not be a human holding a key. It will be a bot with a badge. Chaos is just data waiting to be structured. The question is whether you will structure it before it structures you.