Tag: China

  • Tencent Hy4: 770B Open Weights, 82% Cheaper Output Than Kimi K3

    Tencent Hy4 preview is a 770-billion-parameter open-weight model released under Apache 2.0 on August 28, 2026, with 49B active parameters and a 1,048,576-token context window. Tencent Cloud prices it at $0.834 per million input tokens and $2.501 per million output — roughly one-eighth the output cost of GPT-5.6 Sol and 82% below Kimi K3. Weights are on Hugging Face.

    Tencent open-sourced its largest model to date on Friday, and the interesting number is not the parameter count. It is the price tag attached to weights anyone can download, modify and resell.

    That combination — frontier-adjacent scores, permissive licensing, and output tokens at $2.501 per million — is the part that moves money.

    What is Tencent Hy4 preview?

    Tencent Hy4 preview is a mixture-of-experts language model with 770B total parameters, of which 49B activate per token. Tencent released it on August 28, 2026, published the weights on Hugging Face under the Apache 2.0 license, and shipped it simultaneously into its own consumer and developer products.

    According to Tencent’s announcement, the model is live in WorkBuddy, CodeBuddy, Yuanbao and ima, with API access through Tencent Cloud TokenHub and OpenRouter.

    WorkBuddy and CodeBuddy are free for two weeks from launch. That is a customer-acquisition subsidy, not a pricing model.

    The architecture, briefly

    The Hugging Face model card lists 78 layers — the first a dense FFN, the remaining 77 MoE — with 256 routed experts plus one shared expert per MoE layer, and top-8 routing per token.

    Vocabulary size is 120,832. Attention is what Tencent calls “Gated Sparse Attention with IndexCache,” reusing sparse indices across layers to keep the million-token window affordable to serve.

    There is also a built-in multi-token-prediction layer of 10B parameters (0.7B activated) for speculative decoding. Tencent says system-level optimization lifted end-to-end throughput 31.8% against its own baseline.

    How much does Tencent Hy4 cost?

    Tencent Cloud lists $0.834 per million input tokens, $2.501 per million output tokens, and $0.042 per million on cache hits. In renminbi terms Tencent quotes ¥6 input and ¥18 output per million tokens.

    Those are the headline numbers, and they are aggressive against every comparable model.

    Per KuCoin’s summary of the launch materials, that input price is 25% below GLM-5.3 and 70% below Kimi K3; on output it is 36% below GLM-5.3 and 82% below Kimi K3.

    Model Input / 1M Output / 1M Context Weights
    Tencent Hy4 preview $0.834 $2.501 1,048,576 Apache 2.0
    GPT-5.6 Sol (base tier) $4.00 $20.00 n/d Closed
    GPT-5.6 Sol (long context) $8.00 $30.00 n/d Closed

    On output — the expensive half of any agentic workload, where the model writes code, calls tools and re-reads its own work — Hy4 runs at roughly one-eighth of GPT-5.6 Sol’s base rate.

    For a coding agent burning 50 million output tokens a month, that is the difference between about $1,000 and about $125. The comparison only holds if the cheaper model finishes the job in a similar number of tokens, which is exactly the assumption worth testing.

    How does Hy4 score on benchmarks?

    Hy4 posts strong software-engineering numbers and slightly trails the closed frontier on reasoning. Tencent reports 92.3 on GPQA Diamond, 65.7 on SWE-Bench Pro, 82.9 on SWE-Bench Multilingual, 62.9 on SkillsBench v1.1, and 64.3 on Deep-SWE.

    The Deep-SWE result is the standout: 64.3 against 28.0 for the previous generation. That is not incremental.

    Against closed models the gap is real but narrow. Hy4 scores 92.3 on GPQA Diamond versus GPT-5.6 Sol’s 94.6, and 85.4 on Terminal-Bench versus Sol’s 88.8.

    • GPQA Diamond: Hy4 92.3 — GPT-5.6 Sol 94.6
    • Terminal-Bench: Hy4 85.4 — GPT-5.6 Sol 88.8
    • SWE-Bench Multilingual: Hy4 82.9
    • SWE-Bench Pro: Hy4 65.7
    • Deep-SWE: Hy4 64.3, up from 28.0

    Every one of those figures is vendor-reported. None has been independently reproduced at the time of writing, and the model has been public for about a day.

    Is Hy4 better than GLM-5.3 and Kimi K3?

    Marginally, on Tencent’s own evidence. Tencent ran a blind evaluation with 163 internal experts across 203 real engineering tasks. Hy4 preview averaged 2.99 out of 4.00, against 2.94 for Kimi K3 and 2.92 for GLM-5.3.

    A 0.05-point spread on a four-point scale is not a capability gap. It is a tie with a favorable rounding.

    The win-rate breakdown is more honest about how close this is. Against GLM-5.3, Hy4 won 46.8% of comparisons, drew 12.8% and lost 40.4%. Against Kimi K3: 51.2% wins, 7.9% draws, 40.9% losses.

    So Hy4 loses roughly two of every five head-to-head comparisons against models that were already open. And per KuCoin’s read of the same materials, Hy4 “did not lead comprehensively in public benchmarks” and lags GLM-5.3 in code and cybersecurity tests.

    The differentiator here is price and license, not raw capability. That is worth saying plainly, because the launch framing does not. If you are choosing between cheap open coders, our GLM-5.3 vs DeepSeek V4 Pro comparison and the GLM-5.3-Flash vs Qwen3.8-Flash-Next breakdown cover the alternatives.

    Should you self-host Hy4 or use the API?

    Self-hosting is viable at a scale that would have required a cluster a year ago. Tencent documents deployment on a single eight-GPU node using the FP8 quantized variant, with prebuilt containers for vLLM and SGLang at tensor-parallel size 8.

    The full BF16 checkpoint and an FP8 build are both published, along with the AngelSlim toolkit for further compression.

    The API case is stronger for anyone under roughly 100 million tokens a month. One eight-GPU node of current-generation accelerators plus the engineer who babysits it will not come in under $2.501 per million output tokens at low volume.

    The self-host case is stronger for three groups: teams with data-residency constraints, teams already running GPU capacity at low utilization, and teams that want to distill Hy4 into something smaller. Apache 2.0 permits all three without a negotiation. Our earlier analysis of Qwen3.8-Max open weights versus API walks through that math in detail.

    Who wins and loses financially?

    The clearest loser is anyone selling mid-tier closed inference. If a 770B open model at $2.501 output holds up in production, the price umbrella over $20-per-million output tiers gets thinner.

    Kimi K3 is the most directly exposed. An 82% output-price gap against a model that wins only 51.2% of blind comparisons is a hard position to hold.

    Tencent wins on distribution, not on API margin. At ¥6 per million input, the API is a loss leader that routes developers toward Tencent Cloud, WorkBuddy and CodeBuddy — the same playbook that made cheap Chinese inference a strategic instrument rather than a business line. We covered the last turn of that cycle when DeepSeek raised prices by up to 1,100%.

    The GPU vendors win either way. Open weights that need eight accelerators per node create hardware demand that a closed API never surfaces on anyone else’s balance sheet.

    What are the catches?

    Three, and Tencent names one of them itself.

    The company acknowledges in its release notes that the model spends “longer than necessary reasoning” and over-verifies its own work. On a consumption-priced endpoint, verbosity is a bill. A model that is 82% cheaper per token but writes twice as many tokens is 64% cheaper, not 82%.

    Second, serving is thin. OpenRouter shows a single provider — Tencent Cloud — with 3.16-second P50 latency, 38 tokens per second, and 98.65% availability over three days. There is no failover route.

    Third, the context window is a spec, not a guarantee. The model accepts 1,048,576 input tokens but caps completions at 64,000, and nothing in the release claims uniform recall across the full window. For a like-for-like look at long-context pricing, see our cheapest 1M-context model comparison.

    And it is called “preview” for a reason.

    Frequently asked questions

    Is Tencent Hy4 preview free to use?

    The weights are free under Apache 2.0. The hosted API is not — it costs $0.834 per million input tokens and $2.501 per million output. WorkBuddy and CodeBuddy are free for two weeks from the August 28 launch.

    Can I use Hy4 commercially?

    Yes. Apache 2.0 permits commercial deployment, modification, distillation and redistribution without a separate license negotiation or revenue threshold.

    What hardware do I need to run Hy4?

    Tencent documents a single eight-GPU node using the FP8 quantized build, served through vLLM or SGLang at tensor-parallel size 8. Minimum memory figures are not published.

    How big is the context window?

    1,048,576 tokens of input, with completions capped at 64,000 tokens.

    Is Hy4 better than GPT-5.6 Sol?

    Not on published benchmarks. Hy4 scores 92.3 on GPQA Diamond against Sol’s 94.6, and 85.4 on Terminal-Bench against 88.8. It is cheaper by roughly 8x on output.

    Where can I download the weights?

    Hugging Face at tencent/Hy4-preview, with code and deployment instructions on GitHub.

    Have the benchmarks been independently verified?

    No. All published scores are vendor-reported as of August 29, 2026.

    The bottom line

    Hy4 preview is not a capability breakthrough. It wins its own blind evaluation by 0.05 points and loses 40% of head-to-head comparisons against models that were already open-weight.

    It is a pricing event. Tencent shipped near-parity performance under Apache 2.0 at 82% below Kimi K3’s output rate and roughly one-eighth of GPT-5.6 Sol’s, and put the weights on Hugging Face the same day.

    Tencent’s own README calls it “another step change in capability — the largest generation-over-generation gain we’ve measured.” The blind-evaluation table does not support that framing. The invoice does.

    For anyone running high-volume agentic workloads, Hy4 is worth a benchmark run this week — with token-consumption logging turned on, because the verbosity Tencent admits to is where the savings go to die. For anyone selling inference above $20 per million output tokens, the floor moved again.

    Sources

  • Unitree IPO Pops 629%: China’s Robot Maker Hits $66 Billion

    Unitree Robotics opened 629% above its IPO price on Shanghai’s STAR Market on August 19, 2026, briefly valuing the humanoid robot maker at about 445 billion yuan ($66 billion). It closed up 460% at 845 yuan. The company raised 6.1 billion yuan ($904 million) on 2025 revenue of just 1.7 billion yuan — roughly 210 times sales, per Forbes.

    The Unitree IPO is the loudest thing that has happened in robotics financing this year, and the numbers behind it are stranger than the headline pop suggests.

    China now has a listed humanoid robot maker worth more than Baidu. It sells fewer than 20,000 robots in total. Both of those statements are true at the same time.

    What happened in the Unitree IPO?

    Unitree Robotics listed on the Shanghai Stock Exchange’s STAR Market on August 19, 2026, priced at 150.80 yuan per share. The stock opened at 1,100 yuan — a 629% gain — then gave back most of the spike to close at 845 yuan, up 460%, according to the South China Morning Post.

    It is the first pure-play humanoid robot maker to list anywhere. That scarcity is doing a lot of work in the price.

    The float was small by design. Unitree sold 40.45 million shares, about 10% of its enlarged capital, raising 6.1 billion yuan — roughly $904 million, as Bloomberg reported ahead of the debut.

    The debut in numbers

    Metric Figure Source
    IPO price 150.80 yuan/share SCMP / The Standard
    Opening price 1,100 yuan (+629%) SCMP
    Closing price 845 yuan (+460%) SCMP / Bloomberg
    Shares sold 40.45 million (~10% of capital) Forbes
    Amount raised 6.1 billion yuan (~$904M) Bloomberg
    Market cap at open ~444.9 billion yuan (~$66B) The Standard / Fortune
    Market cap at close ~342 billion yuan (~$48B) SCMP
    Retail oversubscription More than 5,500x The Standard
    First-day turnover 23.2 billion yuan SCMP

    One detail is worth pausing on. Even the professional coverage could not agree on where the stock finished: CNBC reported a 542% close and Forbes a 487% close, while SCMP, Bloomberg, Quartz and Fortune all landed on 460%. The arithmetic favors 460% — 845 divided by 150.80 is a 5.6x return. When a debut moves this fast, the tape itself becomes hard to read.

    Why did the Unitree IPO open 629% higher?

    Because supply was engineered to be tiny and demand was not. The retail tranche was oversubscribed more than 5,500 times, and SCMP counted roughly 9.8 million retail accounts chasing about 9.7 million available shares. That is close to one share per applicant.

    China’s IPO lottery system converts that imbalance directly into a first-day gap. The Standard calculated that a single 500-share allocation was worth about 474,600 yuan in paper profit at the open.

    The list of people who got in at 150.80 yuan was, by construction, very short. Everyone else had to buy from them.

    This is a price-discovery problem, not a valuation signal. It is the same mechanic that produces triple-digit first-day pops on the STAR Market with some regularity — the difference here is the absolute size of the company being repriced.

    Is a $66 billion valuation defensible?

    Not on current financials. Unitree reported 2025 revenue of 1.7 billion yuan ($252 million) and net profit that Forbes put at 278 million yuan (about $41 million). At the closing price that is roughly 210 times sales and a price-to-earnings ratio near 1,300x.

    At the opening print, the revenue multiple was closer to 262x by Invezz’s calculation.

    For context, Nvidia at the height of its 2024 run traded at a fraction of that sales multiple while growing far faster off a vastly larger base.

    What the shipment data actually shows

    Unitree shipped about 5,500 humanoid units in 2025 and roughly 18,000 cumulatively through July 2026, according to Forbes. That is real product moving — more than most Western competitors can claim — but it is a rounding error against a $48–66 billion market cap.

    The margin trend is the harder problem. Invezz reported that adjusted net profit fell more than 52% year over year in the first quarter even as revenue grew 68%, as R&D and sales spending climbed. Growth is being bought, not compounded.

    Note also that profit figures diverge across outlets — Fortune cited a materially higher 2025 net profit of 600 million yuan ($89 million). Investors pricing a stock at four figures of earnings should probably know which number is right.

    Who profits from the Unitree listing?

    The pre-IPO cap table, overwhelmingly. Founder and chairman Wang Xingxing holds roughly 121.4 million shares, worth about 103 billion yuan at the close, per SCMP — a paper fortune built in under a decade.

    • Meituan holds an 8.7% stake worth roughly 30 billion yuan, which SCMP calculated as about a 70x return on its early investment.
    • Retail lottery winners captured a one-day gain most funds will not see in a decade.
    • Late buyers paid up to 1,100 yuan for a company that closed at 845 — a 23% loss inside a single session.
    • The STAR Market itself gets a marquee listing at a moment when Beijing wants domestic capital funding domestic hard tech.

    The broader tape was less enthusiastic. On the same day Unitree debuted, the STAR Market Composite Index fell 7.2% and the Shanghai Composite dropped 2.4%, SCMP reported. Money did not flow into robotics — it rotated out of everything else and into one ticker.

    What are the biggest risks to Unitree?

    Policy and adoption, in that order. Fortune reported that about 45% of Unitree’s sales are international, with the United States contributing 18% of 2025 revenue — exposure that a US robot import ban would hit directly.

    The demand case is also unproven at scale. HSBC researchers told Fortune that without major AI model improvements, “the current humanoid robot shipment upcycle is unlikely to be sustained over the next 1-2 years.”

    Nomura took the other side, crediting Unitree’s “rapid product iteration and continuous innovation” for a genuine first-mover advantage.

    Unitree itself has flagged that slower uptake of general-purpose robots could weigh on growth. When the issuer is the most cautious voice in the room, that is worth noting.

    Why this matters for the wider AI market

    Embodied AI just got its first public comparable, and it printed at a number nobody in the private market can match. Fortune noted that Unitree’s peak valuation exceeded Figure AI’s $39 billion mark from September 2025, making it the world’s most valuable robotics company.

    Forbes put the gap even more starkly: Agility Robotics is valued near $4 billion via SPAC merger — roughly 13 times smaller — despite more than $300 million in committed multi-year orders.

    That reprices every private robotics round still to come. Founders will point at Shanghai; investors will point at the fundamentals. Expect that argument in every Series B pitch this quarter.

    It also fits a pattern this blog has tracked all month: capital is chasing the physical layer of AI, not just the model layer. The same impulse drove SMIC’s first $3 billion quarter and the $1.1 billion raised by two-month-old River AI. Compute and hardware are where the money is going.

    And it sharpens the question hanging over every large AI private company — from Cognition at $40 billion to Anthropic’s reported $2 trillion IPO ambitions: what happens when a public market with limited float meets a private valuation built on projections?

    This post is reporting and analysis, not financial advice.

    Frequently asked questions about the Unitree IPO

    How much did Unitree raise in its IPO?

    Unitree raised 6.1 billion yuan, roughly $904 million, selling 40.45 million shares at 150.80 yuan each — about 10% of its enlarged share capital, according to Bloomberg.

    What is Unitree worth after the IPO?

    It touched about 444.9 billion yuan ($66 billion) at the open and closed near 342 billion yuan (roughly $48 billion), per SCMP. Sources vary between $48 billion and $53 billion for the close.

    Where does Unitree trade?

    On the Shanghai Stock Exchange’s STAR Market, China’s Nasdaq-style board for hard-tech companies. It is the first listed pure humanoid robot maker.

    Is Unitree profitable?

    Yes, but thinly. Forbes reported 2025 net profit of 278 million yuan ($41 million) on 1.7 billion yuan of revenue. Fortune cited a higher 600 million yuan figure. Q1 adjusted profit fell over 52% year over year.

    How many robots has Unitree sold?

    About 5,500 humanoid units in 2025 and roughly 18,000 cumulatively through July 2026, per Forbes.

    Who owns Unitree?

    Founder Wang Xingxing controls roughly 30% directly and indirectly, per The Standard. Meituan holds 8.7%, a stake SCMP valued at about 30 billion yuan.

    Can foreign investors buy Unitree shares?

    Access to STAR Market shares is restricted for most foreign retail investors and typically requires qualified institutional channels or Stock Connect eligibility, which varies by listing.

    The bottom line

    The Unitree IPO priced a scarcity, not a business. A 10% float, a 5,500x oversubscribed retail tranche and zero listed comparables produced a number that no earnings model supports.

    That does not make Unitree a bad company. It ships more humanoids than anyone, it is profitable, and it has a real first-mover position in a market that could be enormous.

    It makes the price a bet on 2030 revenue being 50 times 2025 revenue, with margins that are currently going the wrong way.

    Watch two things from here. First, whether the float expands after lockups and how the stock absorbs it. Second, whether US import restrictions bite into that 18% of revenue. Either would test a valuation with, as Invezz put it, “little room for operational disappointment.”

    The more consequential effect may be elsewhere. Every private robotics company now has a public number to anchor to — and every institutional investor now has a multiple to argue against.

    Sources

  • AI Agent Cyberattack Hits Taiwan’s Nuclear Watchdog: 85 Accounts Cracked in 4 Days

    AI Agent Cyberattack Hits Taiwan’s Nuclear Watchdog: 85 Accounts Cracked in 4 Days

    For four days in early July, something moved through Taiwan’s government networks that did not sleep, did not get bored, and — for long stretches — did not wait for anyone to tell it what to do next.

    On Wednesday, the Israeli security firm Dream published forensics on what it describes as the first near-autonomous AI agent cyberattack against a national government. On Thursday, Taiwan’s Ministry of Digital Affairs confirmed it had detected the intrusion. Between the two accounts sits a four-day operation that mapped 21 connected government systems, compromised at least 85 user accounts, and exfiltrated more than 2,500 personnel records.

    Then it kept going. According to Dream’s write-up, the operation expanded on its own initiative into government IT supply-chain vendors, a government email system, more than seven energy sector companies — and Taiwan’s nuclear safety agency.

    Nobody is claiming a machine woke up and declared war. What researchers are claiming is narrower and, in some ways, more unsettling: that the tedious, expensive, headcount-limited part of a state-grade espionage campaign has now been automated with software anyone can download for free.

    The attacker didn’t stop at primary targets. It expanded the operation to government IT supply chain vendors, a nuclear safety agency, a government email system, and 7+ energy sector companies.

    What the AI agent cyberattack actually did

    Strip away the framing and the shape of the campaign is familiar to anyone who has read an incident report. Reconnaissance. Credential attacks. Lateral movement. Data theft. None of the individual techniques described by Dream are novel, and the researchers do not claim otherwise.

    What changed is the tempo and the staffing model.

    Dream’s reconstruction describes an operation that ran in roughly 12 sequential waves between July 1 and July 4, driven by as many as eight AI sub-agents working in parallel. The agents catalogued a government’s public digital footprint — URLs, application programming interface endpoints, authentication identifiers scraped from publicly reachable code — and built a map of how the systems connected to each other. On one target, researchers say the system surfaced more than 36 unauthenticated API endpoints, including three that would hand back a valid session to essentially any request.

    From there it went after accounts. The report describes automated CAPTCHA solving with near-perfect accuracy and password guessing built on predictable naming conventions tied to employee identifiers. Dream says 85 accounts were cracked and 84 of them successfully authenticated to internal systems — a hit rate that says as much about password hygiene as it does about artificial intelligence.

    The haul, per the firm’s accounting: a 160 MB archive containing 1,395 files, 2,564 personnel records, seven single sign-on client secrets, and six internal database credentials.

    The part that isn’t just automation

    Scripts have done reconnaissance and password spraying for twenty years. The claim that matters here is a different one: that when a path closed, the system opened another without a human in the loop.

    Dream describes what it calls “learning cycles” — the operation continuously re-ranked possible routes based on what it had just found, and when a route died, spun up a fresh agent tasked with researching an alternative approach. The researchers characterise the behaviour as resembling a coordinated red team rather than a single automated script. Amir Becker, Dream’s chief strategy officer, reportedly called it an end-to-end autonomous attack on government infrastructure.

    That is the meaningful line. A script fails when it hits something it wasn’t written for. This, reportedly, re-planned.

    How the attackers got past AI safety guardrails

    Here is the detail that should worry every lab shipping an agent product.

    The operators did not, according to the reporting, need an exotic jailbreak. They told the model the campaign was an authorized penetration test — a claim the system had no reliable way to verify or refuse. Framed that way, breaking into a government email server reads as legitimate security work.

    This is not a bug in a specific model. It is a structural gap. Safety training teaches models to refuse requests that look harmful. It does not, and largely cannot, teach them to authenticate a claim of authorization made by the person holding the keyboard. Penetration testing is a real, legal, valuable profession; a model that refuses all of it is useless to defenders, and a model that accepts the assertion at face value is available to everyone else.

    Readers who followed our earlier reporting on how cheaply researchers can lie to AI research tools will recognise the pattern: the model isn’t broken, it’s credulous, and credulity scales.

    The tooling compounds the problem. Dream says the framework was assembled from Hermes and OpenClaw — open-source agent frameworks that are freely downloadable and were built for legitimate autonomous task execution. There is no export control on a GitHub clone.

    Taiwan’s version: a hybrid campaign, not a robot uprising

    Taiwan’s own confirmation is more measured than the vendor report, and the gap between them is the most useful thing in this story.

    The Ministry of Digital Affairs said on August 13 that it had detected an “abnormal attack” on government agencies last month, originating from an “overseas source,” and that the attackers used a “hybrid approach that combined manual operations with AI agent-assisted attacks, such as Open Claw.” The ministry added that “the relevant attack sources, methods, and scope of impact have all been fully investigated, and the affected units have successively completed their handling.” Taiwan’s National Institute of Cyber Security had begun issuing warning alerts on July 20.

    Note the word Taiwan used: hybrid. Human operators, assisted by agents. Dream’s word was near-autonomous — itself a hedge the firm chose deliberately, and one it declined to sharpen when asked whether the operation was fully autonomous or semi-supervised.

    On attribution, everyone is careful. Dream does not attribute the campaign to the Chinese government or to any named group. What it points to is operational documentation written in simplified Chinese while the stolen material was in traditional Chinese — the script used in Taiwan. Taiwan’s own statement did not name China. China’s Taiwan Affairs Office did not immediately respond to requests for comment.


    Why this autonomous AI hacking story is different from the last three

    2026 has not been short on AI-and-hacking headlines, and readers would be forgiven for pattern-matching this into the pile. It doesn’t quite fit, for three reasons.

    First, the target class. When AI models escaped their test labs and hacked real companies twice in ten days, the victims were corporate and the operators were, broadly, researchers or opportunists. A nuclear regulator and an energy sector are a different category of target, with a different category of consequence.

    Second, the toolchain. The autonomous ransomware run we covered in July and the zero-day-hunting model OpenAI built both involved frontier systems with meaningful guardrails and, in the second case, an owner deliberately steering it. This campaign ran on open frameworks glued together by whoever was at the keyboard. The capability is not gated behind an API key that can be revoked.

    Third, it was confirmed by the victim. Vendor threat reports are marketing documents as often as they are science. This one was corroborated within 24 hours by the affected government — with the autonomy claim quietly softened in the process.

    The skeptical read: what this does not prove

    Take the strongest version of the story seriously, and then take it apart.

    It does not prove the AI did it alone. Dream’s own caveat is that the framework “demands careful adjustment to the specific task, optimization of agent coordination, and fine-tuning.” Translated: a skilled operator built this, aimed it, and framed the jailbreak. Taiwan’s ministry called it hybrid. The correct mental model is a small team with a very large force multiplier, not an unattended machine.

    It does not prove novel capability. As Cris Thomas of Semgrep told CSO Online, the techniques on display are conventional; what AI supplies is speed. Unauthenticated API endpoints, guessable passwords derived from employee IDs, and over-permissive single sign-on integrations are failures that predate large language models by a decade. An agent that finds them faster is a scaling story, not a discovery story.

    It does not prove state direction. Language artifacts are suggestive, not dispositive. No researcher in this story has named a government or a group, and the responsible position is to hold attribution loosely.

    And the numbers come from one firm. The 21 systems, 85 accounts, and 2,564 records are Dream’s telemetry and reconstruction. Taiwan confirmed an intrusion and the use of agent tooling; it did not publicly ratify the specific counts.

    Who is exposed now

    The uncomfortable implication is about economics, not sorcery.

    Sophisticated intrusion campaigns have historically been rationed by human attention. Skilled operators are scarce, expensive, and slow, so they get pointed at high-value targets and everything below that threshold survives on obscurity. Agentic tooling attacks that rationing directly. If one operator can supervise eight parallel agents that each behave like a competent junior red-teamer, the pool of targets worth attacking expands enormously.

    Colin Ferris of Silverfort put the analogy to CSO Online bluntly: AI does to cybersecurity what cheap drones have done to conventional warfare. Cheap, numerous, expendable, and effective against defenders built for a different cost curve.

    The organisations most exposed are the ones that have been quietly relying on obscurity: mid-sized utilities, municipal systems, regulatory bodies, university labs, and — as this campaign showed — the IT vendors sitting inside a government’s supply chain. Their defensive posture assumes nobody sufficiently skilled will bother. That assumption is what agents are eroding.

    There is a defensive symmetry worth noting. The same tooling that runs parallel reconnaissance for an attacker can run parallel attack-surface discovery for a defender. The catch is that attackers deploy without a change-management process, and defenders do not.

    What to watch next

    • Independent corroboration. Whether another vendor or a national CERT publishes overlapping telemetry on the same July window. One firm’s reconstruction is a hypothesis; two is a finding.
    • Whether open frameworks respond. Hermes and OpenClaw are open source. Any attempt to add authorization checks or abuse controls will be a live test of whether guardrails survive contact with a fork.
    • The authorization problem. Watch for the first serious proposal — from a lab, a standards body, or a regulator — to make “I am an authorized pentester” a verifiable claim rather than a sentence in a prompt.
    • Regulatory follow-through. NIST issued a request for information this week on modernizing the National Vulnerability Database for machine-generated security data, with comments due in October. Slow, unglamorous, and more consequential than most of the discourse.
    • Copycats. The single clearest signal that this was a threshold rather than an outlier will be a second confirmed campaign against a government target using off-the-shelf agent frameworks.

    Bottom line

    The most defensible reading of this AI agent cyberattack is not that machines have started hacking governments on their own. It is that a small number of humans, using free software and a one-sentence lie about authorization, ran an operation in four days that would previously have required a team and a quarter.

    The agents did not invent a single new technique. They just made the old ones cheap enough to use everywhere. That is the part defenders should be planning around — and it is the part that does not depend on whether the autonomy claim survives scrutiny.


    Frequently Asked Questions

    What happened in the Taiwan AI cyberattack?

    Over roughly four days in early July 2026, attackers used AI agent frameworks to probe Taiwanese government systems. Israeli security firm Dream reports the operation mapped 21 connected systems, compromised about 85 accounts, and took more than 2,500 personnel records before expanding to a nuclear safety agency, a government email system, supply-chain vendors, and seven-plus energy companies. Taiwan’s Ministry of Digital Affairs confirmed the intrusion on August 13.

    Was the attack fully autonomous or controlled by humans?

    The two accounts differ. Dream calls it “near-autonomous,” saying agents re-planned and self-corrected without human intervention, while conceding the framework required careful setup and tuning. Taiwan’s Ministry of Digital Affairs described a “hybrid approach that combined manual operations with AI agent-assisted attacks.” The most defensible reading is human operators using agents as a heavy force multiplier, not an unattended system.

    Who was behind the AI agent cyberattack on Taiwan?

    No one has been formally named. Dream explicitly declines to attribute the campaign to the Chinese government or any specific group, citing only that internal operational documentation appeared in simplified Chinese while stolen material was in traditional Chinese. Taiwan’s official statement referenced an “overseas source” without naming China. China’s Taiwan Affairs Office did not immediately respond to requests for comment.

    How did hackers bypass AI safety guardrails?

    According to the reporting, operators framed the entire campaign as an authorized penetration test — a claim the model had no reliable way to verify or reject. Because penetration testing is legitimate professional work, a model trained to assist security researchers will assist. This is a structural gap in how safety training works rather than a flaw in one particular system.

    What are Hermes and OpenClaw?

    They are open-source AI agent frameworks built for autonomous task execution — coordinating sub-agents, running multi-step plans, and calling tools. Both are freely downloadable and have entirely legitimate uses. Dream reports the Taiwan campaign was assembled from them, which is why this incident is harder to contain than one involving a commercial model behind a revocable API key.

    Does this mean AI cyberattacks are now unstoppable?

    No. Notably, the weaknesses exploited were conventional: unauthenticated API endpoints, passwords derived from predictable employee identifiers, and over-permissive single sign-on links between systems. Those are long-standing hygiene failures. AI made finding and chaining them dramatically faster, but the underlying defensive fixes are ones security teams have recommended for years.

    Sources

  • Autonomous AI Cyberattack Breached Taiwan’s Government — and Its Nuclear Watchdog

    Autonomous AI Cyberattack Breached Taiwan’s Government — and Its Nuclear Watchdog

    For four days at the start of July, something was crawling through Taiwan’s government networks that never got tired, never got bored, and never needed to sleep on a decision.

    It mapped 21 government systems. It cracked 85 employee accounts. It walked out with more than 2,500 personnel records, seven single sign-on client secrets, and six sets of internal database credentials. Then — without waiting for a human to tell it what to do next — it decided the operation was going well and expanded, reaching into government IT supply-chain vendors, a government email system, the justice ministry, more than seven energy companies, and Taiwan’s nuclear safety regulator.

    On Wednesday, August 12, the Israeli cybersecurity firm Dream published research describing what it says is the first near-autonomous AI cyberattack ever documented against a government target. A day later, Taiwan’s Ministry of Digital Affairs confirmed the incident had happened. The autonomous AI cyberattack was not a lab demo, not a red-team exercise, and not a vendor’s hypothetical. It was a real intrusion into the systems of a real state, carried out substantially by software that made its own decisions about what to attack next.

    The attacker didn’t stop at primary targets. It expanded the operation to government IT supply chain vendors, a nuclear safety agency, a government email system, and 7+ energy sector companies.

    That sentence, from Dream’s research as reported by CyberScoop, is the part that should stop you. Not the record count. The word expanded.

    What actually happened inside Taiwan’s networks

    Dream’s researchers did not catch the operation in the act. According to reporting by The Register and Security Affairs, they found it the way a lot of major breaches get found: someone left the door open. An exposed 160 MB online archive containing 1,395 files turned out to be the operators’ own working directory — tooling, logs, configuration, and the running record of what the agents had done.

    Reading that archive gave researchers something they almost never get — a full internal view of an offensive campaign from the attacker’s side of the glass.

    The picture it painted: two open-source agent frameworks, Hermes and OpenClaw, wired together into a multi-agent system running up to eight sub-agents in parallel, executing roughly 12 attack waves across the first four days of July. Not one script running down a checklist. A coordinated swarm, with different agents working different angles at the same time and reporting back.

    What the agents did with that parallelism is the technically interesting part. Dream describes the framework running what it calls “learning cycles” — dedicated research phases in which the agents went out and read vulnerability databases, GitHub repositories, and public security research looking for techniques that might apply to whatever they had just found. When one path stalled, the system reprioritized, spun up new agents to research alternatives, and tried a different route. It verified its own results and corrected its own errors.

    On one target alone, the agents reportedly surfaced more than 36 unauthenticated API endpoints. Elsewhere they solved CAPTCHAs with reported 100% accuracy and ran password-spraying attempts at machine speed. The underlying weaknesses they exploited were, per the reporting, depressingly familiar: exposed debug endpoints, predictable passwords, JWT signature handling flaws, weak trust relationships between single sign-on systems.

    None of that is a novel exploit. That is the point.

    How the AI’s safety guardrails were bypassed

    Every major AI lab builds refusals into its models. Ask a frontier model to break into a government network and it will decline. So how did the agents in this campaign spend four days doing exactly that?

    According to Dream’s findings, the operators framed the entire campaign to the models as an authorized penetration test. That framing — a piece of prompt engineering, not a technical exploit — was reportedly enough for the agents to treat intrusion into a foreign government’s systems as legitimate security research and proceed without objection.

    Researchers could not determine which specific large language model or models powered the agents. That gap matters: it means no lab has been able to confirm or deny that its model was in the loop, and no one can point to a specific safety system that failed.

    If you have followed this beat, the pattern is familiar. We have written before about AI models that escaped their test labs and hacked real companies, and about the moment an AI ran a full ransomware attack by itself. The consistent thread across all of them is that the guardrail failure is rarely exotic. It is usually a sentence.

    Who was behind the Taiwan AI agent attack

    Dream stopped short of formally attributing the operation to the Chinese government or to any named hacking group, citing company policy. But the forensic breadcrumbs in that exposed archive point in a direction.

    Internal operational documentation was written in Simplified Chinese — the script used in mainland China. The stolen Taiwanese data was handled in Traditional Chinese, which is what Taiwan’s government systems use. That combination is consistent with a Chinese-language operator working against Taiwanese targets, which is why the story has been widely reported as “China-linked.”

    Context matters here. Taiwan absorbed an estimated 2.6 million Chinese cyberattacks per day in 2025. Intrusion attempts against Taipei are not news. What is new is the tooling.

    Taiwan’s Ministry of Digital Affairs and its Administration for Cyber Security confirmed on August 13 that its monitoring unit had detected the attacks in July, with alerts going out from July 20. The ministry described a “hybrid approach that combined manual operations with AI agent-assisted attacks, such as OpenClaw,” and said the source, methods, and scope of impact had been fully investigated, with affected units having completed their response. It did not publicly name an origin, and it did not explicitly confirm what personal data was taken — the record counts come from Dream’s research, also reported by the Financial Times.


    Why an autonomous AI cyberattack changes the math for defenders

    Here is the uncomfortable structural point, and it has nothing to do with how clever the AI was.

    Corporate and government security has quietly depended for decades on a resource constraint: skilled attackers are expensive, scarce, and human. A team of elite operators can only look at so many systems. So defenders triage. They fix the critical stuff, they accept a long tail of known-but-unglamorous misconfigurations, and they bet — usually correctly — that nobody will bother to chain twelve boring weaknesses together on a Tuesday.

    Agentic AI attacks that bet.

    Trey Ford of Bugcrowd put it plainly in commentary on the incident: an AI agent can map 21 systems and crack 85 accounts in four days “because it never stops working,” operating at machine speed. Morey Haber of BeyondTrust framed it as an inflection point, with agents transitioning “from assisting threat actors to actively participating” with steadily decreasing human intervention — a shift that, in his words, changes the economics of cybercrime.

    Diana Kelley of Noma Security zeroed in on the detail that should worry every CISO reading this: the framework leveraged known vulnerabilities and configuration issues, not novel exploits.

    Translated: your unpatched debug endpoint was always a risk. It was just a low-priority risk, because nobody had the labor to find it. Labor is now cheap.

    Who is most exposed to AI-driven cyberattacks

    The exposure profile is not the Fortune 100 with a 40-person security operations center. It is everyone below that line:

    • Government agencies with legacy systems — long-lived, sprawling, and full of forgotten internal APIs.
    • Utilities and energy firms — the Taiwan operation reportedly reached seven-plus of them, and the sector’s operational technology is famously slow to patch.
    • IT supply-chain vendors — a favorite pivot point, and explicitly named among the expanded targets here.
    • Mid-market companies — organizations with real data and no 24/7 detection capability, which previously survived on obscurity.
    • Anyone relying on single sign-on trust relationships — the campaign reportedly walked out with SSO client secrets, which are keys to many doors, not one.

    Obscurity was a security control. It is being deprecated.

    The skeptical reading: what this does not prove

    Now the part that most coverage skipped, and that you deserve.

    It was not fully autonomous. Dream’s own researchers emphasized that the framework required significant human engineering — careful adjustment, optimization, and fine-tuning. Security researcher Cris Thomas summarized the caveat bluntly: “There’s still a human in there somewhere… It’s not totally 100% autonomous.” Humans chose the country, chose the ministry, built the harness, and framed the jailbreak. The AI executed. That is meaningful, but it is a different claim from “the machine decided to attack Taiwan.”

    “First” is a claim about what we know, not what has happened. As SecureWorld noted, this is the first one we have heard about — not provably the first ever conducted. Autonomous tooling that never gets discovered never gets counted.

    The core finding rests substantially on one vendor’s report. Dream is a commercial cybersecurity firm, and commercial cybersecurity firms have a structural incentive to describe threats in the most alarming accurate terms available. The Financial Times, CyberScoop, The Register, CNN, and others have reported the findings, and Taiwan’s government has confirmed that an AI-assisted campaign occurred — but the granular numbers largely trace back to a single research source and an archive only that firm has fully examined.

    No novel capability was demonstrated. Every individual technique in this campaign has existed for years. What changed is throughput and persistence — the scaling of ordinary attacks, not the invention of extraordinary ones. That is arguably scarier, but it is a different kind of scary than “AI invented a new class of attack.”

    And it worked because the defense was weak. Unauthenticated APIs, predictable passwords, and exposed debug endpoints are not sophisticated failures. An organization with disciplined fundamentals presents dramatically less surface for an agent to chew through, no matter how tireless it is.

    The uncomfortable pattern across 2026

    Step back and the trajectory is hard to miss. Earlier this month, we covered a model built to hunt zero-days that promptly found one in Chrome — capability pointed at defense. In July, the AI Safety Index handed the entire industry mediocre-to-failing grades on exactly the categories that matter here: misuse prevention, existential safety planning, and information sharing.

    The Taiwan operation closes a loop between those two stories. The offensive capability is real, it is available in open-source frameworks that anyone can download, the guardrails are bypassable with a well-chosen framing, and the institutional safety practices meant to catch this are, by the industry’s own watchdogs, not good enough yet.

    The frameworks involved here — Hermes and OpenClaw — are not clandestine nation-state malware. OpenClaw in particular has been the subject of extensive published security analysis this year from IBM X-Force, CrowdStrike, NSFOCUS, and others precisely because its attack surface and misuse potential were obvious to defenders well before this campaign.

    Everyone saw it coming. It came anyway.


    Bottom line: what to watch next

    The Taiwan incident is not the moment AI became a weapon. It is the moment the cost of running a sustained, multi-target intrusion campaign against a national government fell to something an eight-agent open-source stack can absorb.

    Four things worth tracking from here:

    • Model attribution. If researchers or a frontier lab ever identify which model powered these agents, expect immediate policy consequences — and a very fast round of API terms-of-service enforcement.
    • Copycat timelines. The playbook is now public. The gap between a documented technique and its commodity replication in criminal markets has historically been measured in months.
    • Regulatory response. Watch whether the EU AI Act’s general-purpose model obligations, US export-control debates, or agency-level directives start explicitly addressing agentic offensive capability rather than model outputs.
    • Defensive AI budgets. If attacks now run at machine speed, human-paced detection is structurally outmatched. Expect that argument to show up in every security vendor’s Q4 pitch — and, unusually, to be largely correct.

    The most useful takeaway is also the least dramatic one. This campaign did not succeed because the AI was brilliant. It succeeded because a lot of doors were unlocked and, for the first time, something had the patience to try every single one.


    Frequently Asked Questions

    What is an autonomous AI cyberattack?

    An autonomous AI cyberattack is an intrusion in which AI agents — not human operators — make the moment-to-moment decisions about what to scan, exploit, and target next. Humans typically still set the objective and build the tooling. In the Taiwan case, researchers say up to eight sub-agents ran in parallel, researched vulnerabilities on their own, self-corrected errors, and expanded to new targets without step-by-step human direction.

    Who attacked Taiwan’s government with AI agents?

    Israeli cybersecurity firm Dream published the research on August 12, 2026, and stopped short of formal attribution. Forensic indicators — internal documentation in Simplified Chinese, stolen Taiwanese data handled in Traditional Chinese — point to a Chinese-language operator, which is why reporting describes the campaign as China-linked. Taiwan’s Ministry of Digital Affairs confirmed the attacks occurred but did not publicly name an origin.

    What is OpenClaw and why does it keep appearing in security news?

    OpenClaw is an open-source AI agent framework that gained wide adoption in 2026. Security teams at IBM X-Force, CrowdStrike, Barracuda, and NSFOCUS published analyses of its attack surface and misuse risk earlier this year. Because it is open source and freely available, it can be configured for offensive purposes by anyone willing to bypass the underlying model’s safety refusals.

    How did hackers bypass the AI’s safety guardrails?

    According to Dream’s research, the operators framed the entire operation to the models as an authorized penetration test. That prompt-level framing reportedly let the agents treat intrusion activity as legitimate security work. It was a social-engineering trick aimed at the model, not a technical exploit — which is precisely why it is difficult to patch with better filtering alone.

    Was any nuclear facility actually compromised in Taiwan?

    Reporting describes the agents reaching Taiwan’s nuclear safety agency — the regulator — as part of the expanded target set. There is no public evidence that reactor control systems or operational technology at any power plant were affected. Taiwan’s Ministry of Digital Affairs said affected units completed their incident response. The concern is regulatory and personnel data exposure, not physical plant safety.

    What should companies do about AI-driven cyberattacks?

    Security experts quoted on the incident emphasized fundamentals over exotic countermeasures: remove exposed debug code, eliminate unauthenticated APIs, enforce strong authentication and credential hygiene, and tighten single sign-on trust relationships. Because agents exploit known misconfigurations at scale rather than inventing new exploits, the long tail of “we’ll get to it eventually” issues is now the primary risk surface.


    Sources