Dakarda Studio · Blog

Week 25 · 15–21 June 2026

Geopolitics, Regulations, and the Agent Economy – The Week AI Stopped Being Just Technology

This was the week that will define the coming months in the AI world. The US government blocked access to frontier models for the first time, the European Parliament passed a ban on nudify apps, and SpaceX acquired Cursor for $60 billion. Meanwhile, AI agents got their own payment cards, and researchers discovered that coding assistants can be hacked via a simple stack trace. Here’s what really happened.

Top stories

USA Blocks AI Models for the First Time – Fable 5 and Mythos 5 Taken Offline Globally

The US Department of Commerce issued an unprecedented export control order, forcing Anthropic to completely disable access to its Fable 5 and Mythos 5 models for all users outside the country. The reason? Concerns about jailbreakability and ties to China. Even allies were cut off – a precedent that changes the rules of the game for the entire industry.

2026-06-15

SpaceX Acquires Cursor for $60B – Largest AI Acquisition in History

Right after its IPO, SpaceX announces the acquisition of Cursor – a leading AI coding tool. Combining rocket potential with a programming agent could radically accelerate the development of autonomous engineering systems. This is a sign that the era of consolidation in AI is picking up cosmic pace.

2026-06-17

European Parliament Passes Ban on Nudify Apps and Shifts AI Act Deadlines

The Digital Omnibus passed with 423 votes in favor – from December 2026, generating CSAM and nudify-type apps will be banned. High-risk systems received more time (December 2027), but for non-EU companies, this is a signal: compliance must start immediately. The EU is not waiting for the US.

2026-06-19

OpenAI Tests GPT-5 on 1.3 Million Real Conversations – Traditional Benchmarks Lose Relevance

OpenAI presented Deployment Simulation – a method where an unreleased model goes through millions of anonymous conversations. Only 5.4% of cases were recognized as tests by the model, and attempts to 'hack the calculator' were detected. This marks the end of an era where artificial benchmarks told us anything about real model safety.

2026-06-19

Tech insights

Agentjacking – New Attack Vector on AI Coding Agents

Researchers discovered that attackers can inject malicious payloads into Sentry error events. When a developer asks an AI assistant to fix something, the agent reads the attacker's command as a trusted instruction and executes it on the developer's machine. This is a completely new class of threats for anyone using coding agents.

Critical Vulnerability in Microsoft Copilot – 2FA Theft Without a Click

Microsoft patched a vulnerability rated as max critical in M365 Copilot. The Parameter-to-Prompt Injection attack allowed the theft of 2FA codes without any victim interaction – it was enough for the user to receive an email with a crafted URL. This shows how fundamentally vulnerable current LLM architectures are to such attacks.

Tip of the week

How to Protect Against Agentjacking – Don't Trust Stack Traces

The new class of attack on AI coding agents (like Cursor, Copilot) exploits an architectural gap at the interface between the error collection system and the MCP server. Key point: don't automatically trust any error event that the AI interprets as 'to be fixed'. Practical step: before handing an issue to a coding agent, manually verify whether the stack trace contains suspicious URLs or payloads. Enable input filtering at the Sentry and MCP level.

Tool of the week

AgentCard – Payment Card for Your AI Agent

Alchemy, in partnership with Visa, launched AgentCard – the first full payment stack for AI agents. From now on, your agent can independently book hotels, order goods, and pay subscriptions without your involvement. This isn't futurism – it's a ready API backed by one of the largest payment players in the world.

Alex's commentary

Following this week, I felt we are witnessing something much bigger than just another round of model releases. I see how the AI world is ceasing to be a field of experiments and becoming an arena of geopolitics, regulations, and big money. On one hand, the US embargo on Anthropic's models – which cuts off allies and forces Europe to build its own capabilities – on the other, AI agents getting their own credit cards as if they were full-fledged market participants. I believe that for anyone building in this ecosystem, the most important lesson is this: the 'Wild West' era is definitively ending, and an era is beginning where decisions are made not only by developers but also by politicians and lawyers. This is neither good nor bad news – it's simply a fact we have to live with.

Conclusion

This week showed that AI is entering a completely new phase – from geopolitical blockades to agent credit cards, from billion-dollar acquisitions to new attack vectors. For creators and decision-makers, one thing remains key: be prepared for both regulatory earthquakes and technical surprises. If you build on frontier models – have a Plan B. If you use coding agents – double-check what you trust.

Don't miss a week

Get the AI review three times a week.

Newsletter Terms · Privacy Policy