
Welcome, Automaters!
Hereβs a thought: What happens when AI gets clearance to handle the most sensitive intel?
Anthropicβs latest release, Claude Gov, is built specifically for the U.S. defense and intelligence agenciesβbut itβs already stirring up controversy. With fewer restrictions and the ability to process classified data, could this AI be a game-changerβor something far more dangerous?
Here's what we have for you today
π€« The AI That Can Handle Secrets

Anthropic just made a Claude thatβs allowed to snoop around classified info and help out with national security.
Itβs called Claude Gov.
Yep, itβs Anthropicβs AI model built specifically for U.S. defense and intelligence agencies. And guess what? Itβs already being used by some top-level government agenciesβthough Anthropicβs staying super vague about the details (no surprise there).
Unlike the regular Claude, Claude Gov is trained to handle classified dataβwhich means it wonβt freak out or throw red flags when fed sensitive intel.
So what makes it different?
Looser guardrails: Itβs more chill about engaging with confidential or sensitive inputs.
Better context understanding: Especially around government lingo, national security topics, and lengthy bureaucratic docs.
Multilingual skills: Itβs tuned to understand languages and dialects relevant to intelligence work (think: global spy energy).
But the billion-dollar question is: Is that even safe?
Letβs be realβAI in government hasnβt exactly earned a gold star.
Weβve already seen it:
Wrongful arrests from flawed facial recognition tools.
Bias baked into predictive policing algorithms.
Welfare systems discriminating against marginalized communities.
And donβt even get us started on big tech quietly partnering with militaries.
Now toss a highly capable AI into that mix and yeah... people are understandably nervous.
Still, Anthropic says:
Claude Gov went through their βrigorous safety testing.β
There are firm limits in placeβlike no weapons, no cyberattacks, no censorship systems.
Butβand itβs a big βbutββthey can tweak the rules depending on the agencyβs βmission.β So... yeah. Interpret that however you want. π
In short, Claude Gov is Anthropicβs clapback to OpenAIβs ChatGPT Gov, which launched back in January and already has 90,000+ government users doing everything from translating policy docs to writing code.
And honestly? We can understand Anthropic.
Every major AI company is trying to get cozy with the government. Because while regulation is terrifying, government contracts are very not terrifying for the bank account.
And itβs not just Anthropic and OpenAI playing the game.
Scale AI (the same crew that trains models for OpenAI, Google, and Meta) recently landed a deal with the Department of Defense to build AI agents for military planning.
They also signed a 5-year deal with Qatar to automate everything from healthcare to civil service, to transportation and more.
So yeah, AI is officially in its βnational security era.β
Companies are going all-in on defense contractsβand Claude Gov is Anthropicβs way of saying, βWe want in on that classified action too.β
But hereβs the thing: In a world where AI ethics are already skating on thin ice, handing these tools to national security agencies isβ¦a very bold move.
Letβs just hope Claude doesnβt end up writing the wrong drone or nuclear instructions.
Full details here.
Stay up-to-date with AI
The Rundown is the most trusted AI newsletter in the world, with 1,000,000+ readers and exclusive interviews with AI leaders like Mark Zuckerberg, Demis Hassibis, Mustafa Suleyman, and more.
Their expert research team spends all day learning whatβs new in AI and talking with industry experts, then distills the most important developments into one free email every morning.
Plus, complete the quiz after signing up and theyβll recommend the best AI tools, guides, and courses β tailored to your needs.
π X's New AI Rule

Elon Musk, X, and xAI are done playing nice!
They just updated their developer agreement with a new, strict rule that says: no more using posts or their API to train AI models.
So basically, if youβre a developer, you canβt βfine-tune or trainβ any big AI brains with Xβs content anymore.
Why?
Because X is clearly gearing up to keep the AI training cash all to themselves or maybe lock in exclusive deals with big AI playersβkinda like Reddit did with Google.
Speaking of Reddit, they recently sued Anthropic because their AI crawlers allegedly scraped Redditβs data over 100,000 times without permission.
Now, hereβs where it gets interesting: even though the developer agreement bans companies from training AI on Xβs content, their privacy policy still allows some third-party βcollaboratorsβ to train AI models using user data unless you specifically opt out.
Plus, X itself is feeding all that juicy user content into its own AI, Grok, making sure their AI stays sharpβand maybe a little too aware.
So, whatβs really going on here?
X is basically saying: βNo freeloading AI training on our content β unless youβre VIP.β
Theyβre keeping tight control, making sure only selected partners and their own AI get to feast on the goldmine of user posts.
Honestly, it feels like your tweets are the hottest snack in the AI world, and X is running the exclusive club.
If you ask me, itβs a smart hustle, but also kinda wild, especially because most people donβt even realize their content is whatβs fueling AI models behind the scenes.
So, what do you thinkβfair hustle or sneaky move?
Either way, X is playing chess while weβre just out here making memes. π
Learn more here.
π Referral Radar
Still eyeing those gifts? They're just 1, 2, or 3 referrals away!
π§±Around The AI Block
π¦Ύ Top 8 Cheat Sheets on AI.
βοΈ 5 tips for writing effective ChatGPT prompts, + examples.
π¦Ώ Amazon is reportedly training humanoid robots to deliver packages.
π Google updates its Gemini 2.5 Pro AI model to be much better at coding.
π€ Hugging Face says its new robotics model is so efficient it can run on a MacBook.
π± Alphabet CEO Sundar Pichai dismisses AI job fears, emphasizes expansion plans.
π΅ North America takes the bulk of AI VC investments, despite tough political environment.
π£οΈ Anthropicβs CEO wrote an op-ed against the proposed 10-year moratorium on AI regulation.
π οΈ Trending Tools
Softr helps you turn your spreadsheets and databases into client portals and internal tools.
Viz.ai is an AI-powered care coordination platform that accelerates diagnosis and treatment to improve patient outcomes.
Fliki is an AI-powered video creation platform that allows users to easily turn written content into high-quality videos. ?
Followr writes, schedules, and posts content across all your socials with a one-time payment, endless growth, at only $59.
MolyPix instantly turns words into editable AI-generated designs with a lifetime access for just $69.
π€ ChatGPT Prompt Of The Day: Automation Script Writing
Whether itβs data entry, file cleanup, report generation, or repetitive testing β if itβs tedious and predictable, it can probably be automated. Writing scripts for automation doesnβt just save time β it reduces human error and lets you (or your team) focus on higher-value work.
This prompt is your go-to when you want ChatGPT to write clean, efficient, and well-documented code that automates your workflow.
Here Are Some Tips to Deploy This Prompt Effectively:
Be specific about the task: Clearly describe the workflow you want to automate β what triggers it, what data it uses, and what outcome you expect.
Choose the right language: Specify the programming language that best suits your environment (e.g. Python for data tasks, JavaScript for browser automation).
Mention dependencies: If your script should use certain libraries (e.g., pandas, requests, Selenium), list them upfront.
Define output expectations: If you want logs, reports, summaries or want your script to run on a schedule, integrate with an API, or include logging, include that in your instructions.
Use real input/output examples: If possible, provide sample data or file formats the script should handle.
Ask for explanations: Always request a quick breakdown of how the script works β it helps with understanding and adapting the code later.
Test & tweak: Always review, test, and refine the code in your environment.
Hereβs an example:
Act as a senior automation engineer. I want you to write a script using [INSERT PROGRAMMING LANGUAGE] that automates the task of [DESCRIBE THE TASK OR WORKFLOW CLEARLY, STEP BY STEP].
The script should:
β Include comments explaining each major step
β Handle exceptions or errors gracefully
β Optimize for efficiency and readability
At the end, provide a brief explanation of how the automation works, what each part of the script is doing, and any important setup or dependencies.
If relevant, include suggestions for how the script could be expanded in the future.
Hereβs a sneak peek:
Upgrade now to see this whole monthβs prompt videos and more, or buy TODAYβS WODΒ forΒ justΒ $1.99
Is this your AI Workout of the Week (WoW)? Cast your vote!
That's all we've got for you today.
Did you like today's content? We'd love to hear from you! Please share your thoughts on our content belowπ
What'd you think of today's email?
Your feedback means a lot to us and helps improve the quality of our newsletter.
π Want your daily AI workout?
Premium members get daily video prompts, premium newsletter, an no-ad experience - and more!
π Unlock Full AccessPremium members get::
- π¨π»βπ« A 30% discount on the AI Education Library (a $600 value - and counting!)
- π½οΈ Get the daily AI WoD (a $29.99 value!)
- β Priority help with AI Troubleshooter
- β Thursday premium newsletter
- β No ad experience
- β and more....