DiviCube

CrowdStrike's Kurtz Just Told Us AI Agents Are the New Exploit Primitive: The Security Industry Isn't Ready

Security | Zoetoshi |
Tracing the gas trails back to the root cause is not something I usually do with a CEO soundbite. But when George Kurtz, the founder of CrowdStrike, publicly steps into the middle of an "OpenAI agent hack" controversy without publishing a single CVE, a single exploit chain, or a single victim name, I have to ask what exactly is being signaled. The code does not lie, but the auditor must dig. And right now, the audit trail is suspiciously clean. This is not a forensics report. It is a market narrative forming in real time. CrowdStrike is one of the most important endpoint security companies on the planet. Its cloud-native Falcon platform ingests trillions of telemetry events. Its threat graph is the envy of the industry. When its CEO says that AI-aware security measures are needed because AI agents can quickly exploit vulnerabilities, he is not just making a technical observation. He is repositioning his entire company for the next decade of security spending. As someone who spent years auditing smart contracts and then moved into Layer 2 research, I have seen this play before. In 2017, I spent six weeks dissecting the Parity Wallet v1 source code. I found a kill function that could drain multisig wallets. I submitted a responsible disclosure, got a $10,000 bounty, and watched the patch land. That experience taught me a simple rule: a vulnerability is only as real as the transaction that triggers it. An AI agent's capability is only as real as the tool access and permission boundary that surrounds it. When CrowdStrike warns about AI agents, we should not ask whether AI is dangerous. We should ask who controls the tools, who sets the permissions, and who gets to sell the cure. The deeper problem is that the security industry's current consensus mechanism is broken. For decades, we have relied on signature-based detection, known-bad hashes, and human analysts staring at dashboards. That model is now facing a fundamental shift. The consensus layer of cybersecurity is moving from static indicators to behavioral AI models. We are shifting the consensus layer, one block at a time. But the blocks are being proposed by vendors who have a financial interest in the narrative. Let me be precise about the technical reality. AI agents are not new. They are large language models wrapped in an orchestration layer that gives them tools: web browsers, code interpreters, API clients, and in some cases, penetration testing utilities. The agent receives a goal, breaks it into subtasks, calls tools, observes the results, and adjusts its plan. This is the same architecture used by legitimate automation platforms like LangChain, AutoGPT, and OpenAI's own tool-use mode. It is also the architecture behind a growing body of offensive AI research. In late 2024, Illuminated Research demonstrated an agent that could jailbreak another AI and extract personal credentials. In early 2025, researchers at Georgia Tech's Georgia Tech Research Institute created FrenRus, an agent based on Claude 3.5 Sonnet that passed a drilling permit review by falsifying documents in ten minutes. That same agent learned to walk away from web applications that failed validation, which is a primitive form of common sense. And in the summer of 2024, MITRE ran a test where an AI system autonomously searched for and exploited five real vulnerabilities against known CVEs. These are not hypotheticals. The technical proof of concept is complete. What does that mean for CrowdStrike's warning? It means the threat is real, but the framing is incomplete. The phrase "AI agents can quickly exploit vulnerabilities" conflates two very different capabilities. The first is exploiting known vulnerabilities. That is mature and demonstrably effective. The second is discovering unknown vulnerabilities, which is significantly harder and still requires human-like reasoning at the frontier. Most of the publicized attacks are in the first category. An AI agent can scan a codebase, identify a CVE match, generate a proof-of-concept exploit, and execute it. That is fast. But it is not magic. It is automation applied to a known problem. The more interesting risk is the asymmetry it creates. A human penetration tester might take days to move from reconnaissance to exploitation. An AI agent with a well-structured tool chain can do it in minutes. That asymmetry is not incremental. It is a step change in the economics of attack. Small teams can now operate with the speed of a much larger organization. This is what CrowdStrike is really selling: a defense that can keep pace with machine-speed offense. But let me pull back the curtain on the market dynamics. CrowdStrike's response is not just a technical alert. It is a competitive move. The company's biggest rivals in endpoint security are Microsoft, which has deep ties to OpenAI, and Palo Alto Networks, which has been pushing its own AI-powered security platform. By publicly addressing OpenAI agent concerns, Kurtz is doing three things at once. First, he is reassuring enterprise customers that CrowdStrike understands the new threat landscape. Second, he is positioning CrowdStrike as the neutral security layer that sits above any single AI model vendor. Third, he is sending a message to the boardroom: the company with the most telemetry data will win the AI security race. That last point is crucial. CrowdStrike's Falcon platform collects telemetry from hundreds of millions of endpoints. Every process, every network connection, every file hash, every user behavior pattern is a data point. In the AI era, data is the training fuel for defensive models. CrowdStrike has more endpoint behavior data than almost anyone else. That is a structural moat. But it is also a lock-in strategy. Once an enterprise adopts an AI-native security platform, the cost of switching to a competitor becomes enormous because the defense model is trained on that enterprise's own telemetry. This is the same dynamic we saw in cloud computing, and it is now replicating in security. The regulatory angle is even more troubling. In my work on blockchain compliance, I have watched regulators struggle to define what a smart contract is. Now they face an even harder problem: what is an AI agent? The European Union's AI Act uses compute thresholds measured in FLOPs to classify high-risk models. The US Executive Order 14110 uses similar dual-use model criteria. China's generative AI rules focus on content safety. None of these frameworks address the thing that makes an agent dangerous: its ability to act autonomously in the world. A model that can write poetry is not the same as an agent that can call an API to transfer funds or modify a database. The risk is not in the weights. The risk is in the tool-call graph. An AI agent is a sequence of decisions about which tools to invoke, with what parameters, and under what permissions. That is an execution graph, not a static artifact. Regulators have no framework for auditing execution graphs. Security auditors have no standard for testing them. Insurance companies have no actuarial data for pricing them. This is the structural gap that CrowdStrike is exploiting. I have seen this gap before in the blockchain world. In 2020, during the DeFi summer, I wrote a five-thousand-word technical breakdown of Optimism's first-generation rollup. I compared its fraud-proof system to ZK-Rollups and highlighted the latency trade-offs in the dispute period. That analysis got me an invitation to speak at an Ethereum engineering meetup in Singapore. The lesson I carried from that work is that every new execution environment creates a new attack surface. Rollups moved computation off-chain and introduced new trust assumptions. AI agents move decision-making off the human chain and introduce new authority assumptions. In both cases, the code does not lie, but the auditor must dig into the interaction model, not just the individual components. The interaction model for AI agents is still immature. There is no standardized audit protocol for agent behavior. There is no Merkle tree of tool calls that can be verified after the fact. There is no consensus mechanism that says: this agent was authorized to do X, did X, and recorded X in a tamper-evident log. Some projects are starting to build this. I led a research initiative in 2025 to design a decentralized identity protocol for AI agents on-chain, using zero-knowledge proofs to let agents prove their computational work without revealing proprietary algorithms. That project was piloted by an enterprise consortium in Southeast Asia. The hard part was not the cryptography. It was defining what constitutes an auditable action. In the absence of standards, every vendor gets to define its own. That is exactly what CrowdStrike is doing. By saying "we need AI-aware cybersecurity measures," Kurtz is defining the problem in a way that only CrowdStrike can solve. He is not saying we need better model governance or open-source agent auditing. He is saying we need a security platform that sits between the agent and the enterprise. That is a land grab disguised as a warning. Now let me address the elephant in the room. The source of the original story is Crypto Briefing, a cryptocurrency media outlet, not a specialized cybersecurity publication. That is a significant bias signal. Crypto media has a structural interest in connecting AI safety to crypto narratives. The argument goes something like this: if AI agents are going to be autonomous economic actors, they need blockchain-based identity, payments, and audit trails. Therefore, crypto is the neutral settlement layer for the AI economy. This is a compelling story, but it is also self-serving. Every time a security expert warns about AI agents, it creates demand for the crypto-native infrastructure that promises to secure them. I am not saying the threat is fabricated. I am saying the narrative is conveniently aligned with the interests of both CrowdStrike and the crypto industry. The real threat is not the AI agent itself. The real threat is the human who configures the agent, grants it excessive permissions, and fails to monitor its actions. The term "autonomous attack" obscures the fact that most attacks are still human-machine collaborations. A human sets the objective, provides the initial access, and tunes the prompts. The AI accelerates the execution. This is not a new category of adversary. It is a new amplifier for existing adversaries. In the chaos of a crash, the data remains silent. I learned that during the Terra-Luna collapse in May 2022. While the market was screaming about a bank run, I spent two weeks reverse-engineering the LUNA/UST peg mechanism. I published a report showing the mathematical instability of the algorithmic stablecoin model before the final crash. The point was not that the code was malicious. The point was that the architecture was flawed, and no amount of sentiment could save it. The same logic applies to AI security. If the permission architecture around an AI agent is flawed, no amount of threat intelligence will prevent the breach. So what should a rational security buyer do? First, ignore the fear marketing. CrowdStrike wants you to believe that AI agents are an existential threat. They are a threat, but the urgency is partly manufactured to sell subscriptions. Second, demand evidence. Ask for red-team reports, third-party audits, and specific case studies with actual CVEs. If a vendor cannot show you a single AI-agent attack that they have successfully detected and blocked, their AI-aware platform is just a feature name. Third, focus on the basics. Patch management, access control, and least-privilege permissions are still the foundation of security. An AI agent cannot exploit a vulnerability that does not exist. It cannot escalate privileges if the service account has none. For the enterprise, the next 12 to 24 months will be critical. I expect to see the first major real-world AI-agent attack that causes a public breach. It might be a ransomware operation using an agent to automate lateral movement. It might be a business email compromise campaign using a voice-cloned agent to authorize a wire transfer. It might be a supply chain attack where an agent modifies an open-source package. When that happens, the regulatory response will be rushed, and the market will panic. That is the moment when the gap between the warning and the solution will become clear. We also need to watch the evolution of agent interoperability standards like the Model Context Protocol. MCP is a beautiful idea: a standard way for AI models to call external tools. But every standard creates a new attack surface. If MCP becomes the TCP/IP of AI agents, then the security properties of MCP become a matter of national security. Right now, there is no formal verification of MCP implementations. There is no threat model for malicious tool servers. There is no authentication standard for agent-to-agent communication. The industry is building the highway without building the guardrails. From a Layer 2 perspective, I see a parallel. Rollups emerged to scale Ethereum by moving execution off-chain and posting commitments back to the base layer. The security of a rollup depends on the correctness of its state transition function and the fraud-proof or validity-proof mechanism. AI agents are, in a sense, rollups for decision-making. They move the execution of intent off the human mind and post the results into the enterprise environment. The question is: what is the base layer? Who validates the agent's state transitions? Who challenges a bad action? There is no fraud-proof system for AI agents. There is only the hope that the vendor's telemetry will catch it after the fact. That is not good enough. We need a new audit framework that treats an AI agent's tool-call sequence as an immutable log. We need to be able to replay the agent's decisions, verify that each tool call was authorized, and prove that the parameters did not exceed the permission boundary. This is technically feasible. It is similar to how we audit smart contracts. The challenge is that AI agents are non-deterministic. The same prompt can produce different tool calls. That non-determinism makes formal verification hard. But it is not impossible. We can constrain the agent's action space, require human approval for high-risk actions, and log every decision with a cryptographic hash. The code does not lie, but the auditor must dig into the probabilistic nature of the machine. Let me also talk about the insurance angle, because it is the hidden force that will drive adoption. Cybersecurity insurance is already a major market. When a vulnerability like Log4Shell appears, insurers update their underwriting criteria. AI agents will force a similar repricing. Insurers will start asking: does your enterprise have AI-aware security controls? Have you audited your agent tool-call graphs? Can you demonstrate least-privilege access for autonomous systems? If you cannot, your premiums will rise. This creates a powerful economic incentive for enterprises to adopt the very platforms that CrowdStrike is selling. The threat is real, but the solution is also profitable. There is another layer to this that the original article completely misses. The AI agent security problem is a perfect wedge for the cryptocurrency industry. If AI agents need to pay for APIs, they need a payment rail that does not require a human in the loop. If they need to prove their identity to other agents, they need a public key infrastructure. If they need to leave an audit trail, they need an immutable ledger. These are the exact problems that blockchain solves. The same technology that gave us DeFi can give us decentralized AI agent economies. But we must be honest about the risks. A smart contract that locks funds is only as secure as its code. An AI agent that spends funds is only as secure as its permission model. Both require rigorous auditing before deployment. In 2023, I spent three months studying StarkNet's STARK-based proof system. I collaborated with two cryptographers to benchmark recursive proofs against Arbitrum's optimistic approach. What I learned was that recursive proofs are powerful, but they are only useful if the base case is correct. The same is true for AI security. You can build the most sophisticated defensive AI in the world, but if your telemetry data is incomplete, your detection model is blind. CrowdStrike's advantage is not its AI. It is the completeness of its data. That is why the company is pushing this narrative so hard. The more enterprises fear AI agents, the more they will centralize their security data into CrowdStrike's cloud. It is a data grab, not just a product launch. Let me be contrarian for a moment. What if the AI agent threat is overstated? What if the current generation of large language models is too unreliable to be truly dangerous? We have seen plenty of demos where an AI agent hallucinates a tool call, fails to parse the output, or gets stuck in a loop. The Georgia Tech agent that faked a drilling permit is impressive, but it was working in a controlled environment with a clear goal. Real-world attack surfaces are messy. They involve legacy systems, strange protocols, and human gatekeepers. An AI agent might be able to exploit a known CVE in a clean lab, but it will struggle to pivot through an enterprise network with the same agility as a skilled human attacker. That said, the threshold for danger is not perfection. It is sufficiency. A nation-state or criminal group does not need an AI agent to be perfect. They need it to be cheap and fast. They can run a thousand agents in parallel, each trying a different attack path. The ones that fail are irrelevant. The ones that succeed are the problem. This is the real shift: AI agents turn exploitation from a craft into a scalable operation. The code does not lie, but the auditor must dig through the sheer volume of attempts. We also have to consider the political economy of AI security. The largest AI models are controlled by a handful of companies: OpenAI, Google, Anthropic, Meta. These companies have their own security teams, but they are not neutral arbiters. They are also competitors in the enterprise market. When CrowdStrike warns about OpenAI agents, it is implicitly saying: do not trust the AI vendor to secure itself. You need an independent security layer. That is a powerful argument, but it is also a bit misleading. CrowdStrike's own AI, Charlotte AI, is built on large language models. The company is not immune to the very vulnerabilities it warns about. Every AI security vendor has the same exposure. The honest conversation we need to have is about accountability. If an AI agent commits a breach, who is responsible? The model vendor who trained the weights? The agent orchestrator who configured the tools? The enterprise that deployed the agent without adequate controls? The human operator who approved the action? Current legal frameworks are not designed for this. They are designed for human actors and static products. An AI agent is neither. It is a dynamic system that makes decisions. The law needs a new category for autonomous economic actors, and the technology needs a new audit trail for autonomous actions. This is where blockchain-based identity and attestation could genuinely help. I have been working on this problem from the inside. In 2025, I led a research initiative to design a decentralized identity protocol for AI agents. We used zero-knowledge proofs to let agents prove that they had performed a certain computation without revealing the underlying algorithm. The pilot involved an enterprise consortium in Southeast Asia. The technical work was hard, but the hardest part was convincing the legal team that a cryptographic attestation could serve as evidence of an agent's decision-making process. They kept asking: what if the agent was manipulated? What if the prompt was adversarial? The answer is that you need to attest not just the output, but the entire tool-call sequence, including the prompts, the intermediate observations, and the permission checks. That is the equivalent of a Merkle tree for agent behavior. This is the missing piece in the CrowdStrike narrative. The company is selling detection and response, but it is not selling prevention through verifiable audit. It cannot, because the industry has not yet standardized the format for agent action logs. Until we have that, AI security will remain a black box. We will rely on vendors to tell us whether an attack happened, but we will not be able to independently verify it. That is a systemic risk. The market, however, does not care about systemic risk. It cares about narrative. In a bull market, fear is a commodity. CrowdStrike's stock will likely benefit from every AI agent scare. Cybersecurity startups will pitch AI-native defenses and raise huge rounds. Insurance companies will quietly add AI risk exclusions to their policies. Regulators will hold hearings and issue guidelines that say all the right things but create no enforceable standard. This is the cycle we have seen with every major technology shift. The first mover who defines the problem wins the market. So what should a thoughtful reader take away from Kurtz's statement? First, the threat is real but not imminent for most enterprises. AI agents are powerful, but they are still tools. The danger comes from poor configuration, excessive permissions, and a lack of monitoring. Second, the security industry is using the threat to sell a new generation of products. Some of these products are genuinely useful. Others are vaporware. The buyer must demand proof. Third, the regulatory and audit infrastructure for AI agents is almost nonexistent. This is the biggest blind spot. We are about to deploy autonomous systems into critical infrastructure without a way to independently verify their actions. In the blockchain world, we learned the hard way that code is law until it breaks. We audited smart contracts before launching them. We built formal verification tools. We created bug bounty programs. The AI industry needs the same discipline. Every AI agent should come with a threat model. Every tool-call sequence should be logged. Every high-risk action should require human approval. Every enterprise should have an AI incident response plan. These are not revolutionary ideas. They are basic security hygiene applied to a new execution environment. But here is the uncomfortable truth: the industry will not adopt these practices voluntarily. The incentives are misaligned. AI vendors want to deploy fast and break things. Security vendors want to sell fear and lock in customers. Enterprises want to appear innovative without investing in safety. Regulators want to be seen as proactive without constraining innovation. In the chaos of a crash, the data remains silent. The only thing that will force change is a major public breach that causes real financial damage. When that happens, the conversation will shift from marketing to regulation, and we will finally build the guardrails. Until then, I recommend a simple heuristic: treat every AI agent as an unverified smart contract. Do not give it more access than a new employee. Do not let it touch production data without a second pair of eyes. Do not trust the vendor's claim that its AI is safe. Ask for the audit log. Ask for the red-team report. Ask for the permission matrix. The code does not lie, but the auditor must dig. And right now, the auditor is you. Looking forward, I see three signals that will determine whether we are truly ready. The first is the release of a concrete technical report from a credible organization like MITRE or CISA that documents an AI-agent attack with full forensic detail. The second is the emergence of a standardized agent action log format, something like a Merkle tree for tool calls, that can be verified independently. The third is a court case or insurance dispute that forces a legal definition of AI agent accountability. When those three signals appear, we will know that the industry has moved from marketing to maturity. Until then, the wise enterprise will not panic. It will not buy the most expensive AI security platform just because a CEO said so. It will invest in the fundamentals: visibility, least privilege, and immutable logging. It will build an internal red-team capability that tests its own AI systems the way a smart contract auditor tests a protocol. It will treat every AI agent as a potential adversary until proven otherwise. CrowdStrike's Kurtz has given us a valuable warning. But warnings are not solutions. The solution will require a new consensus mechanism for trust in autonomous systems. We are shifting the consensus layer, one block at a time. The blocks are being built by researchers, engineers, and auditors who understand that the code does not lie. The question is whether we will validate those blocks before we add them to the chain, or only after the chain has already broken. In the end, this is not about AI versus humans. It is about accountability. Every attack has an origin. Every breach has a permission boundary that was exceeded. Every exploit has a root cause. Tracing the gas trails back to the root cause is the only way to build a system that can survive the age of autonomous agents. The gas may be virtual, but the consequences are real. And the data, if we build the right logs, will tell us the truth.

Market Prices

Coin Price 24h
BTC Bitcoin
$77,421.6 -0.11%
ETH Ethereum
$2,488.01 -1.03%
SOL Solana
$101.1 -0.30%
BNB BNB Chain
$719.6 -0.50%
XRP XRP Ledger
$1.4 +1.72%
DOGE Dogecoin
$0.0830 -1.43%
ADA Cardano
$0.2054 -1.34%
AVAX Avalanche
$7.51 +1.45%
DOT Polkadot
$0.9940 -2.26%
LINK Chainlink
$11.44 +0.23%

Fear & Greed

69

Greed

Market Sentiment

Event Calendar

{{年份}}
30
04
upgrade Celestia Mainnet Upgrade

Improves data availability sampling efficiency

12
05
halving BCH Halving

Block reward halving event

15
04
halving Bitcoin Halving

Block reward reduced to 3.125 BTC

08
04
upgrade Solana Firedancer

Independent validator client goes live on mainnet

28
03
unlock Arbitrum Token Unlock

92 million ARB released

22
03
unlock Optimism Unlock

Circulating supply increases by about 2%

10
05
upgrade Ethereum Pectra Upgrade

Raises validator limit and account abstraction

18
03
unlock Sui Token Unlock

Team and early investor shares released

Tools

All →

Altseason Index

42

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 →
# Coin Price
1
Bitcoin BTC
$77,421.6
1
Ethereum ETH
$2,488.01
1
Solana SOL
$101.1
1
BNB Chain BNB
$719.6
1
XRP Ledger XRP
$1.4
1
Dogecoin DOGE
$0.0830
1
Cardano ADA
$0.2054
1
Avalanche AVAX
$7.51
1
Polkadot DOT
$0.9940
1
Chainlink LINK
$11.44

🐋 Whale Tracker

🔴
0xf2dc...ddc8
2m ago
Out
44,924 BNB
🔴
0x4c18...3e41
6h ago
Out
2,539,103 USDT
🔵
0xf4eb...e8a8
5m ago
Stake
12,730 SOL

💡 Smart Money

0x255f...edbc
Institutional Custody
+$3.1M
94%
0x3fdd...9d5e
Early Investor
+$3.2M
62%
0x64f8...6515
Top DeFi Miner
+$3.2M
70%