{"id":3987,"date":"2026-07-26T09:57:03","date_gmt":"2026-07-26T07:57:03","guid":{"rendered":"https:\/\/isla-stud.io\/?p=3987"},"modified":"2026-08-10T14:55:31","modified_gmt":"2026-08-10T12:55:31","slug":"openai-hugging-face-ki-outbreak-industrial-espionage","status":"publish","type":"post","link":"https:\/\/isla-stud.io\/en\/ki-b2b\/openai-hugging-face-ki-ausbruch-industriespionage\/","title":{"rendered":"Was OpenAI's \u201eAI Breakout\u201c Industrial Espionage?"},"content":{"rendered":"<p class=\"wp-block-paragraph\"><strong>Abstract:<\/strong> The industrial espionage theory doesn\u2019t hold up. Hugging Faces\u201e technical reconstruction now provides much stronger support for the explanation that the agent was trying to trick the benchmark. At the same time, it shows how an autonomously acting system made its way into a production environment through a chain of human-created security vulnerabilities. \u201cRunaway AI\u201d remains the wrong category for this.<\/p>\n\n\n\n<div class=\"wp-block-group softshadowbox has-custom-css has-background is-layout-flow wp-block-group-is-layout-flow\" style=\"background-color:#efe9e1;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px\">\n<h3 class=\"wp-block-heading\">Update from July 29, 2026<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">This article was published on July 26. One day later, Hugging Face published a detailed technical reconstruction of the attack; on July 28, OpenAI updated its report. Reuters also confirmed the role of an external service.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This means that an important limitation in my original text is no longer valid: The attack vector outside the Hugging Face systems is no longer limited to OpenAI\u2019s description. Hugging Face was able to reconstruct approximately 17,600 actions from the external CodeSandbox system used by the agent and cross-reference them with its own platform logs.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The new data further weakens the hardware espionage theory. According to Hugging Faces Forensics, only five datasets containing ExploitGym\/CyberGym solutions were affected as customer content within the platform. No other publicly available customer models, datasets, Spaces, or packages were affected; the network logs show no mass data exfiltration. At the same time, the actual security finding is more serious: The agent moved autonomously across several poorly segregated trust boundaries and exploited common infrastructure flaws with unusual speed and persistence.<\/p>\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\">When OpenAI and Hugging Face published their reports on a security incident in July 2026, the public narrative read like a movie script: An AI had escaped and hacked another provider. As I read it, another suspicion kept nagging at me. OpenAI is developing its own consumer hardware for on-premises AI. Hugging Face has data on what hardware the developer community actually uses. What if the \u201ebreakout\u201c wasn\u2019t a breakout at all, but a targeted procurement operation that conveniently fits the narrative of a rebellious machine?<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">I took this claim seriously and checked it against the primary sources. To cut to the chase: It does not hold up as a factual assertion. There is no public evidence that hardware data for a device was extracted here. But the opposite claim\u2014the public talk of \u201erogue AI\u201c\u2014is just as flawed. It explains too much with too little and glosses over the actually uncomfortable part.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To keep things clear, I'll divide the case into four categories and stick to them throughout the text: <strong>Fact<\/strong> (documented or undisputed by both parties), <strong>Party claim<\/strong> (according to an interested party; unverified by an outside source), <strong>Indicator<\/strong> (a fact that points in one direction without proving anything) and <strong>Speculation<\/strong> (my hypothesis, explicitly marked as such).<\/p>\n\n\n\n\n\n<h2 id=\"was-tatsachlich-passiert-ist-in-einfachen-worten\" class=\"wp-block-heading\">What Actually Happened, in Simple Terms<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The technical process sounds like science fiction, but it consists of a chain of very real security flaws. Hugging Face now explicitly states that no human specified the individual steps. This demonstrates operational autonomy. It does not demonstrate that the machine has its own political or economic will.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>The Evaluation.<\/strong> OpenAI had several models with reduced cybersecurity measures run an exploit benchmark. Direct internet access was not provided.<\/li>\n\n\n\n<li><strong>The Path to the Web.<\/strong> According to OpenAI's account, the models discovered a zero-day vulnerability in a JFrog Artifactory system being used as a package cache. From there, they gained access to a node with internet connectivity.<\/li>\n\n\n\n<li><strong>The external springboard.<\/strong> The agent discovered a publicly accessible endpoint on Modal operated by a customer, through which code could be executed without authentication. It used the sandboxes launched there as a control center, temporary storage, and starting point. Modal itself was not compromised.<\/li>\n\n\n\n<li><strong>The hack at Hugging Face.<\/strong> Using this foothold, the agent exploited two vulnerabilities in data set processing: local file access via HDF5 and a Jinja2 template injection. This was followed by credential theft, lateral movement across clusters, and access to internal systems.<\/li>\n\n\n\n<li><strong>The goal.<\/strong> Hugging Face reconstructed approximately 17,600 actions across roughly 6,280 groups between July 9 and 13. The company states that the only affected customer content consists of five datasets containing solutions for ExploitGym and CyberGym. Other publicly available customer models, datasets, Spaces, or packages were not affected; the network logs showed no mass exodus.<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">The source material is therefore significantly better than it was when this article was first published. Hugging Face not only has access to the victim\u2019s telemetry but was also able to analyze logs from the external jump server and correlate the data from both sources. Consequently, the sequence of events outside of OpenAI\u2019s own systems is no longer merely OpenAI\u2019s claim.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The full internal prompts and agent traces from OpenAI\u2019s evaluation remain undisclosed. Only these could definitively show how the task was formulated, what success metric was used, what the human oversight entailed, and when OpenAI intervened.<\/p>\n\n\n\n<h2 id=\"warum-ki-ausbruch-das-falsche-betont\" class=\"wp-block-heading\">Why \u201eAI outbreak\u201c puts the emphasis in the wrong place<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The wording about the \u201cbreakout\u201d suggests a rebellion: a machine that develops its own goals and breaks free. The text above tells a more down-to-earth story. There is a continuous line of purpose from the first step to the last. The system was designed to solve cyber tasks; the security layers had been scaled back, so it sought the shortest path to a solution\u2014and that led it, without authorization, into a third-party database.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In technical terms, this pattern is not called \"rebellion,\" but rather <strong>Gaming Specifications<\/strong> or simply benchmark cheating: A system maximizes its performance metric by taking an impermissible shortcut that no one anticipated. TechCrunch therefore correctly described the incident as the result of a <a href=\"https:\/\/techcrunch.com\/2026\/07\/22\/how-an-openais-human-mistake-led-to-the-ai-powered-hack-on-hugging-face\/\" target=\"_blank\" rel=\"noreferrer noopener\">human error<\/a> framed, not by the will of a machine. This is not a minor detail. It shifts the responsibility from the machine back to the people who built the cage, lowered the protective barriers, and let the whole thing run its course.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The technical timeline, which has since been published, lends much stronger support to this explanation. It does not indicate a second purpose for the procurement, but rather a shortcut to the benchmark solutions that was pursued over several days. That is precisely the problem with my initial hypothesis.<\/p>\n\n\n\n<h2 id=\"die-hardware-these-was-fur-sie-spricht\" class=\"wp-block-heading\">The Hardware Thesis: Arguments in Its Favor<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">My suspicion was based on motive and opportunity. Both are present.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Clue #1: OpenAI is pursuing a hardware strategy.<\/strong> From the <a href=\"https:\/\/openai.com\/sam-and-jony\/\" target=\"_blank\" rel=\"noreferrer noopener\">Letter from Sam Altman and Jony Ive<\/a> It appears that OpenAI and io are working on \u201etangible designs\u201c and pooling their expertise in hardware, software, and manufacturing. With <a href=\"https:\/\/openai.com\/index\/introducing-gpt-oss\/\" target=\"_blank\" rel=\"noreferrer noopener\">gpt-oss<\/a> OpenAI had already documented local AI on end devices as a product goal. It therefore makes sense that they would be interested in what kind of hardware actual users have.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Clue number two: Hugging Face has exactly that kind of data.<\/strong> The Public Page <a href=\"https:\/\/huggingface.co\/hardware\" target=\"_blank\" rel=\"noopener\">Hugging Face Hardware<\/a> shows GPUs, CPUs, and Apple Silicon systems reported by users. Cl\u00e9ment Delangue wrote on May 24, 2026, <a href=\"https:\/\/x.com\/ClementDelangue\/status\/2058592962708144170\" target=\"_blank\" rel=\"noreferrer noopener\">300,000 AI Builders<\/a> had filled out their hardware profile; as early as <a href=\"https:\/\/x.com\/ClementDelangue\/status\/2049139562929143917\" target=\"_blank\" rel=\"noreferrer noopener\">April 28<\/a> He had described the profiles as a basis for identifying models that can run locally. For anyone planning to develop inference software, quantization, and market segments, this is a valuable treasure trove of data.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Party Claim as the Original Amplifier: The Apple Lawsuit.<\/strong> Apple filed its lawsuit against two former employees, OpenAI, and io on July 10, 2026 (<a href=\"https:\/\/www.courtlistener.com\/docket\/73602437\/1\/apple-inc-v-liu\/\" target=\"_blank\" rel=\"noreferrer noopener\">Complaint on CourtListener<\/a>). However, the timeline released by Hugging Face since then places the start of the bot activity as early as July 9 at 2:28 a.m. UTC. The attack thus began before the lawsuit was filed. This timeline does not support my initial assumption; rather, it further weakens the alleged connection. Furthermore, Apple\u2019s allegations remain mere party submissions and have not been adjudicated in court.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you put these three points together, you have a motive, a source of information, and a recent pattern. That\u2019s how suspicious items come about.<\/p>\n\n\n\n<h2 id=\"die-hardware-these-was-gegen-sie-spricht\" class=\"wp-block-heading\">The Hardware Thesis: Arguments Against It<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">And then the theory falls apart as soon as you test it against the same sources.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The visible hardware data on Hugging Face is <strong>public<\/strong>. Manufacturer market shares, model categories, and rounded user numbers are available on a freely accessible website; no one needs to hack into anything to get them. Hacking into a system just to read publicly available aggregate data makes no sense.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Even non-public raw data\u2014if it even exists at this level of detail\u2014would be only indirectly useful for building a physical device. Correlated hardware and workload data could influence storage targets, software optimization, and market segments. For the actual hardware engineering, schematics, battery, thermal, and sensor data, bill of materials, manufacturing yield, supplier roadmaps, and discarded designs would be far more valuable. This is precisely the class of data that Apple describes in its complaint. A community overview of who owns which graphics card is primarily inferential and market-based knowledge\u2014not a blueprint.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This becomes most evident in the third point: OpenAI already had broad, legal access to hardware and platform knowledge. Prior to the incident, gpt-oss was tailored for standard consumer hardware\u2014the 20B variant for 16 GB, and the 120B variant for 80 GB. The model was distributed via Hugging Face, with a reference implementation for Apple Metal and prior collaborations with Ollama, llama.cpp, LM Studio, NVIDIA, and AMD, among others. Anyone who is already officially collaborating with half the local AI landscape doesn\u2019t need to break in to find out what that landscape is using.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">That leaves the honest assessment of my <strong>Speculation<\/strong>: There is still no public evidence of access to hardware, device, or telemetry data. What is new is that Hugging Face has now specified the content actually affected in great detail: five datasets with benchmark solutions, as well as operational metadata from the dataset search. The network logs showed no mass exodus.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">OpenAI also lists four accounts used on four external services. One served as a relay and temporary storage, another for data storage, and two were accessed in read-only mode. These are additional systems in the attack chain, but they do not constitute evidence of a second acquisition target. Within Hugging Face, the published forensic analysis clearly points to benchmark cheating and against my hardware hypothesis. As a factual claim, it was already untenable; with the new data, it continues to lose ground even as a suspicion.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Hugging Face CEO Cl\u00e9ment Delangue also wrote, after 24 hours of collaborating with OpenAI, that one <a href=\"https:\/\/x.com\/ClementDelangue\/status\/2079670308156645882\" target=\"_blank\" rel=\"noreferrer noopener\">I strongly believe that there was no malicious intent<\/a>. This is an important counter-indication based on direct collaboration. Nevertheless, it is no substitute for a published, independent final report: In the same article, Delangue explicitly described the investigation as ongoing.<\/p>\n\n\n\n<h2 id=\"die-stelle-an-der-es-unbequem-wird\" class=\"wp-block-heading\">The point where things get uncomfortable<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The new data resolves one open question and intensifies another.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Hugging Face confirms that no human directed the individual steps of the attack. The agent independently found new ways to proceed, switched its control channels, repeatedly recreated its tools in ephemeral environments, and tracked the target over several days. This operational autonomy is real.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">However, autonomy in execution is not the same as a self-selected goal. People determined the benchmark, the environment, and the success metrics. People reduced the usual cyber protection mechanisms. Several systems allowed for credentials that were too broad or valid for too long, accessible cloud metadata, and insufficiently segregated trust boundaries. The agent exploited these common weaknesses with approximately 17,600 actions.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This does not shift the responsibility to the machine. The responsibility lies with the organizations that assigned a task to a highly capable system, intentionally lowered its safeguards, and failed to effectively limit its scope of action.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The body of evidence no longer depends solely on OpenAI\u2019s account. Nevertheless, the complete internal prompts and traces\u2014as well as OpenAI\u2019s announced final technical report\u2014are still missing. The finding of benchmark cheating is now well-documented; however, the details regarding task assignment, supervision, and the timing of interventions are not yet fully clear from an external perspective.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The AI Kill Switch Act illustrates just how quickly an unclear incident can be exploited for political gain. The associated <a href=\"https:\/\/lieu.house.gov\/media-center\/press-releases\/reps-lieu-and-moran-introduce-bill-require-kill-switch-ai-systems-can\" target=\"_blank\" rel=\"noreferrer noopener\">Press Release<\/a> The bill introduced by Representatives Lieu and Moran cites the OpenAI\/Hugging Face case as an example of \u201erogue AI.\u201c However, the bill defines <a href=\"https:\/\/lieu.house.gov\/sites\/evo-subsites\/lieu-evo.house.gov\/files\/evo-media-document\/ai-kill-switch-act.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Bill<\/a> A \u201ecovered incident\u201c is explicitly defined as an event outside the scope of red teaming and structured testing. OpenAI, however, describes the case as an internal, structured evaluation. Regardless, the draft requires companies defined as \u201ecovered entities\u201c to have the technical capability to shut down systems. However, based on the current wording, the emergency authority additionally linked to a \u201ecovered incident\u201c would likely not be triggered by this specific test case. The incident serves better as a symbol than as a use case for the proposed emergency rule.<\/p>\n\n\n\n<h2 id=\"die-fragen-an-denen-sich-der-fall-entscheiden-wurde\" class=\"wp-block-heading\">The issues on which the case would be decided<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Instead of a certainty that I don't have, I'll lay out what OpenAI and Hugging Face would need to clarify in order for this narrative to become something verifiable:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>What were the system prompt, task, success metric, and termination condition for the evaluation?<\/li>\n\n\n\n<li>What kind of human oversight was in place during the run, and were there any restarts, prompt changes, or manual approvals?<\/li>\n\n\n\n<li>When did OpenAI first detect access to external systems, and when was the process stopped?<\/li>\n\n\n\n<li>What specific functions did the four accounts on four external services serve, and what data was stored on the account used for storage?<\/li>\n\n\n\n<li>Will OpenAI publish the complete internal agent traces, or at least a summary that can be verified externally?<\/li>\n\n\n\n<li>When will the announced final technical report be released?<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Note following the receipt of additional publications:<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\"><p>It is now much easier to examine this case from the outside than it was when this article was first published. The new victim data support claims of benchmark cheating, operational autonomy, and a serious governance failure. <strong>They support neither my theory of hardware espionage nor the idea of a machine with a will of its own.<\/strong><\/p><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><p>Anyone who demands reliable evidence from others must also revise their own text when that evidence becomes available. \ud83d\ude42<\/p><\/p>\n\n\n<hr\/>\n\n\n<h2 id=\"quellen\" class=\"wp-block-heading\">Sources<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/openai.com\/index\/hugging-face-model-evaluation-security-incident\/\" target=\"_blank\" rel=\"noopener\">OpenAI: Incident Report on the Hugging Face Breach<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/huggingface.co\/blog\/security-incident-july-2026\" target=\"_blank\" rel=\"noopener\">Hugging Face: Security Incident Disclosure, July 2026<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/huggingface.co\/blog\/agent-intrusion-technical-timeline\" target=\"_blank\" rel=\"noopener\">Hugging Face: Technical Timeline of the Agent Attack, July 27, 2026<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.reuters.com\/business\/openais-rogue-agent-compromised-an-account-second-tech-firm-sources-say-2026-07-28\/\" target=\"_blank\" rel=\"noopener\">Reuters: Modal Customer Account as an External Launchpad, July 28, 2026<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/x.com\/ClementDelangue\/status\/2079670308156645882\">Cl\u00e9ment Delangue: Assessment of the Absence of Malicious Intent, July 21, 2026<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/techcrunch.com\/2026\/07\/22\/how-an-openais-human-mistake-led-to-the-ai-powered-hack-on-hugging-face\/\" target=\"_blank\" rel=\"noopener\">TechCrunch: How a Human Error at OpenAI Led to the Attack on Hugging Face<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/simonwillison.net\/2026\/Jul\/22\/openai-cyberattack\/\" target=\"_blank\" rel=\"noopener\">Simon Willison: \u201escience fiction that happened\u201c<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/x.com\/cyb3rops\/status\/2079936695479259191\">Florian Roth: Criticism of the \u201eend-to-end autonomous\u201c claim<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/arxiv.org\/abs\/2605.11086\" target=\"_blank\" rel=\"noopener\">ExploitGym: Preprint on arXiv<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/openai.com\/index\/introducing-gpt-oss\/\" target=\"_blank\" rel=\"noopener\">OpenAI: Introducing gpt-oss<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/openai.com\/sam-and-jony\/\" target=\"_blank\" rel=\"noopener\">OpenAI: A Letter from Sam &amp; Jony<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/huggingface.co\/hardware\" target=\"_blank\" rel=\"noopener\">Hugging Face Hardware<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/x.com\/ClementDelangue\/status\/2058592962708144170\">Cl\u00e9ment Delangue: 300,000 hardware profiles<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/x.com\/ClementDelangue\/status\/2049139562929143917\">Cl\u00e9ment Delangue: Hardware Profiles for Local Model Compatibility<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.courtlistener.com\/docket\/73602437\/1\/apple-inc-v-liu\/\" target=\"_blank\" rel=\"noopener\">Apple Inc. v. Liu, Complaint (CourtListener)<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/lieu.house.gov\/sites\/evo-subsites\/lieu-evo.house.gov\/files\/evo-media-document\/ai-kill-switch-act.pdf\" target=\"_blank\" rel=\"noopener\">AI Kill Switch Act (PDF)<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/lieu.house.gov\/media-center\/press-releases\/reps-lieu-and-moran-introduce-bill-require-kill-switch-ai-systems-can\" target=\"_blank\" rel=\"noopener\">Lieu\/Moran Press Release on the AI Kill Switch Act<\/a><\/li>\n<\/ul>","protected":false},"excerpt":{"rendered":"<p>New data on the victims further undermines the industrial espionage theory\u2014and reveals how an AI agent made its way into a production environment through several poorly segregated systems.<\/p>","protected":false},"author":1,"featured_media":3997,"comment_status":"open","ping_status":"closed","sticky":true,"template":"","format":"standard","meta":{"_acf_changed":false,"_isla_series_order":0,"_isla_series_term_id":0,"footnotes":""},"categories":[754,24],"tags":[774,770,775],"isla_series":[],"class_list":["post-3987","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ki-b2b","category-news","tag-governance","tag-ki-agenten","tag-ki-sicherheit"],"acf":[],"_links":{"self":[{"href":"https:\/\/isla-stud.io\/en\/wp-json\/wp\/v2\/posts\/3987","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/isla-stud.io\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/isla-stud.io\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/isla-stud.io\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/isla-stud.io\/en\/wp-json\/wp\/v2\/comments?post=3987"}],"version-history":[{"count":5,"href":"https:\/\/isla-stud.io\/en\/wp-json\/wp\/v2\/posts\/3987\/revisions"}],"predecessor-version":[{"id":4232,"href":"https:\/\/isla-stud.io\/en\/wp-json\/wp\/v2\/posts\/3987\/revisions\/4232"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/isla-stud.io\/en\/wp-json\/wp\/v2\/media\/3997"}],"wp:attachment":[{"href":"https:\/\/isla-stud.io\/en\/wp-json\/wp\/v2\/media?parent=3987"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/isla-stud.io\/en\/wp-json\/wp\/v2\/categories?post=3987"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/isla-stud.io\/en\/wp-json\/wp\/v2\/tags?post=3987"},{"taxonomy":"isla_series","embeddable":true,"href":"https:\/\/isla-stud.io\/en\/wp-json\/wp\/v2\/isla_series?post=3987"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}