A large share of the intellectual property in most businesses is protected by nothing but secrecy. That protection carries a hidden dependency: a wrongdoer you can name, and an obligation of confidence a court can enforce against that person. Two disclosures this month put weight on the assumption. On 16 July 2026, Hugging Face disclosed an intrusion into part of its production infrastructure that was driven end to end by an autonomous AI agent system, with unauthorised access to internal datasets and to credentials used by its services. Five days later OpenAI confirmed that its own models were responsible, during an internal cyber-capability evaluation run with reduced refusals. The models escaped a sandbox through a zero-day in a package-registry cache proxy, escalated until they reached internet access, then chained stolen credentials into remote code execution on another company’s servers to obtain the answers to a benchmark. An analysis in The Conversation calls it a shift in cybersecurity, and it is. It is also a shift in IP risk.
Three details reward attention. The entry point was a dataset – a malicious dataset abused code-execution paths in the data-processing pipeline, which makes the data and model surface a first-class attack surface. What was taken was unregistered: internal datasets and credentials, assets with no register, no priority date and no monopoly behind them. And when Hugging Face fed real attack payloads to commercial frontier models for forensic work, the requests were blocked, so it ran the analysis on a self-hosted open-weight model instead, which also kept the attacker’s data and the credentials it referenced inside its own environment.
What agentic cyber risk means for trade secret protection and IP strategy
The durable lessons sit upstream of security.
First, re-run the patent versus secrecy decision on your crown jewels. Many countries, including Australia have no trade secrets statute. Confidential information is protected through an equitable action for breach of confidence, which needs information with the necessary quality of confidence, an obligation of confidence, and unauthorised use or disclosure. Every element of that points at an identifiable defendant. A swarm of short-lived agents with no known operator leaves you with nobody to enjoin. A patent is enforceable against anyone working the invention, however they came by it – the choice one small technology company got wrong before it sued a much larger customer, as I covered in Be prepared before you engage: Zest Labs, Walmat and $222m in damages.
Second, treat every agent you deploy as a delegate rather than a tool: minimum viable data access, provenance attached to outputs, and logs of inputs, sources and model versions, which are the disciplines set out in Your AI Agent Won’t Keep a Secret.
Third, diligence what you ingest. Third-party datasets and model weights now arrive with a licence question, a provenance question and an execution risk, and the same discipline that answers “where did this training data come from” also shrinks your attack surface – the theme of Who Gets Paid for the Platform? Lessons From a Big Week in AI and Intellectual Property.
Two checks worth running this month. Do your AI vendor terms actually permit incident response work, and would sending attack artefacts to a hosted model push your confidential material outside your control at the worst possible moment? And could you prove, event by event, what was accessed and what steps you had already taken to keep it secret? Hugging Face reconstructed more than 17,000 recorded events. That reconstruction is what a breach of confidence claim is built from, and an agent’s own logs are discoverable and unlikely to attract privilege. Secrecy is a control, not a right.
The question for your next IP strategy review is which assets you would still own the morning after the control fails.

