The FCC Banned New Chinese Robots. The Department of War Holds the Waiver
TL;DR
On Tuesday afternoon the FCC added foreign-produced advanced robotic devices, meaning humanoid and quadruped robots, along with connected power inverters to its national-security Covered List, effective on publication, per an exclusive from Reuters. Devices on that list cannot receive the equipment authorization nearly every radio-equipped gadget needs to be imported, marketed, or sold in the US, which shuts new models from Unitree and its Chinese rivals out of the American market. Robots already authorized keep selling and existing owners keep their hardware, but the only path in for a new covered robot is a "Conditional Approval" waiver from the Department of War. Chinese vendors shipped 87% of the world's humanoid robots in January, so this redraws the US embodied-AI market in a single afternoon.
What the FCC actually did
The mechanism matters more than the headline. The FCC's equipment authorization program is the bouncer that every device with a radio, from routers to robot dogs, must get past before it can legally enter the US market. The Covered List is the do-not-admit list taped to the bouncer's clipboard. Tuesday's order, reported by Fox Business, added two whole product categories to that clipboard: foreign-produced power inverters and foreign-produced mobile robots, humanoids and quadrupeds included.
The ban is forward-looking. It applies only to new models that have not yet been authorized; previously approved devices stay legal to sell, and nobody is coming for the Go2 already patrolling your garage. But the FCC retains the authority to revoke existing authorizations, so grandfathered does not mean forever. Reuters also reports the agency is expected to exempt many non-Chinese suppliers, as it did with its earlier bans on foreign drones and routers.
The waiver structure is its own headline. Per Forbes, a covered robot can still enter the US if the Department of War, the Pentagon's new letterhead, certifies it poses no national security risk; for inverters that call belongs to the Department of Homeland Security. The FCC's own statement says the devices "could create supply chain vulnerabilities that could disrupt U.S. economic and national security and could create a cybersecurity risk that threatened American critical infrastructure." Chairman Brendan Carr added: "Following President Trump's leadership, the FCC will continue to do our part to secure America's critical supply chains."
Who takes the hit
Practically, this is a China ban, and practically, that means most of the market. January 2026 shipment data cited by Forbes puts Chinese firms at 87% of global humanoid robot shipments, with Agibot at 5,168 units, Unitree at 4,200, and UBTech at 1,000 in that month alone. Reuters pegs Unitree, which partners with Nvidia on AI chip integration, at just under a fifth of the global humanoid market.
The timing is brutal for Unitree specifically. Forbes notes the company launched in Europe on July 22 with a North American expansion planned next. That expansion now runs through a Pentagon waiver desk. Meanwhile the American alternatives, Boston Dynamics at the premium end and Agility Robotics in warehouses, just had the cheap end of their competition frozen at current models. Agility announced plans to go public via SPAC this same week, and could hardly have scripted the timing better.
The security case wrote itself
Normally a Covered List addition leans on classified determinations. Here the public record did most of the work. In September 2025, security researchers Andreas Makris and Kevin Finisterre published UniPwn, a vulnerability chain in the Bluetooth Low Energy Wi-Fi setup interface that ships on Unitree's Go2 and B2 quadrupeds and G1 and H1 humanoids. The encryption protecting that interface used a single hardcoded AES key, identical in every unit; the handshake was the word "unitree" encrypted with that publicly known key, which is the robot-security equivalent of taping the house key to the front door. From there, an attacker in Bluetooth range could inject shell commands through the Wi-Fi SSID field, and the robot would execute them as root.
The nasty part is that the chain is wormable: a compromised robot can scan for other Unitree units in BLE range and infect them automatically, no human required. IEEE Spectrum's coverage notes the researchers tried responsible disclosure starting in May 2025, got stonewalled, and went public in September after Unitree stopped responding.
The inverter half of the order is the quieter but arguably bigger stake. Reuters notes China's Huawei and Sungrow lead the global inverter market, and these boxes sit between solar arrays, battery storage, and the grid with always-on remote connectivity. Officials framed the whole package as protecting the US AI buildout: the same renewables-plus-batteries capacity being raced into service for data centers depends on inverters, and regulators want no repeat of the Volt Typhoon campaign, in which Chinese state-linked actors pre-positioned inside US critical infrastructure.
What it means for builders
If you do embodied-AI work in the US, the cheap experimentation tier just got a hard ceiling. The affordable end of the humanoid and quadruped market was almost entirely Chinese, and every future model in that tier now needs a Department of War waiver to reach you. Your existing Go2 or G1 remains legal, though the revocation authority means its regulatory status is now a policy variable rather than a constant, and it is still running the firmware lineage that made UniPwn possible. Treat it like any other untrusted device on your network: isolate it on its own VLAN, and assume BLE range is a threat surface.
For the domestic robotics industry, this is an explicit industrial-policy bet, the same playbook already run on drones and routers: freeze the imported competition, and hope domestic supply fills the gap before researchers and startups feel the squeeze. Whether US vendors can hit Chinese price points is the open question the order does not answer. And if you were eyeing Chinese solar inverters for the homelab rack, the same forward-looking logic applies: what is installed stays, what is next stays out.
Key Takeaways
- The FCC added foreign-made humanoid and quadruped robots plus connected power inverters to its Covered List on July 28, blocking new models from the equipment authorization required for US import, marketing, or sale.
- The ban is forward-looking: already-authorized models keep selling and owners keep their hardware, but the FCC retains authority to revoke existing authorizations.
- Exemptions exist: the Department of War can waive robots and DHS can waive inverters through a Conditional Approval process, and many non-Chinese suppliers are expected to be exempted.
- The impact is concentrated: Chinese firms shipped 87% of the world's humanoid robots in January 2026, with Unitree alone holding just under a fifth of the market.
- The security backdrop is real and public: the UniPwn disclosure showed a wormable, root-level BLE exploit built on a single hardcoded AES key shared across Unitree's Go2, B2, G1, and H1 lines.
- For US builders, the cheap embodied-AI tier is frozen at current models; isolate existing units on their own network segment and treat BLE range as attack surface.
Sources: Reuters (via WTVB), Forbes, Fox Business, IEEE Spectrum, UniPwn disclosure (GitHub)