"The priority for defenders is to start building now: the scaffolds, the pipelines, the maintainer relationships, the integration into development workflows. The models are ready. The question is whether the rest of the ecosystem is." aisle.com/blog/ai-cybersecur…
SAFETY
-
OpenAI Withholds Full Algorithm for New Text Generation Model
By
–
"Last week, the nonprofit research group OpenAI revealed that it had developed a new text-generation model that can write coherent, versatile prose given a certain subject matter prompt. However, the organization said, it would not be releasing the full algorithm due to “safety
-

GPT-2 Safety Debate: 2019 Warnings Revisited Today
By
–
There's a few people out there who have seen the current day narrative repeated over and over again… I present to you an article from 2019 that describes why GPT-2 is too dangerous to release to the public.
-
AI Regulation: American Legislative Chaos of 2026
By
–
Congress has debated federal AI regulation for 3 years. No law passed.45 states got tired of waiting. 1,561 AI bills introduced in 2026 alone.Not one of them sets safety standards or capability limits on actual AI systems. [Translated from EN to English]
→ View original post on X — @scobleizer, 2026-04-08 18:30 UTC
-
Robody: Soft-Bodied Humanoid for Safe Human Care
By
–
Robody: A Soft-Bodied Humanoid Designed for Safe Human Care
— Ronald van Loon (@Ronald_vanLoon) 8 avril 2026
by @CyberRobooo
#Robotics #ML #ArtificialIntelligence #Innovation #Technology pic.twitter.com/BsGIqvag2TRobody: A Soft-Bodied Humanoid Designed for Safe Human Care by @CyberRobooo #Robotics #ML #ArtificialIntelligence #Innovation #Technology
-
Mythos AI: Safety Concerns and Need for Global Regulation
By
–
Some sober thinking about Mythos (full version with links at my newsletter): 1It’s probably not as bad as they say, as AI and cybersecurity expert @HeidyKhlaaf explains elsewhere (in a thread “As someone who has audited dozens of safety-critical systems, built static analysis tools, and …. here are some red flags”)  2Whether or not Mythos is AGI per se is a red herring. (It probably isn’t; it’s telling that the report says very little about overall capabilities.) Crucially, AI doesn’t need to be AGI to cause harm! ChatGPT can’t reliably run a timer but it has still been implicated in delusions, suicides, cognitive surrender, mass disinformation, and so much more. Mythos may wreak havoc even if it hallucinates and lacks reliability outside of domains like coding and math. A system doesn’t have to be AGI to carry risks. 3The strongest lesson here is about policy. Anthropic showed some admirable restraint in not publicly releasing a potentially dangerous technology. But some of their competitors (such as OpenAI and xAI) might well not. Whether Mythos is as scary as it sounds or not, the reality is that without any government oversight on what can be released, we are entirely at the mercy of individual CEOs, some of whom have decidedly not earned our trust. 4Corollary, as pointed out to me by a friend, “it is impossible to disentangle real concerns from fear mongering being used as a marketing strategy, and so it just is not possible to separate justified panic from mere advertising which is why we need government oversight!” 5What about China? We need an international agency and treaty. That’s what I have been arguing all along. (That was the point of my 2023 TED talk, and 2023 invited essay with @AnkaReuel in The Economist). We still do. Mythos (and the reporting around Altman) only make that clearer. Self-regulation is too little, too late. The situation is this: three years of self-serving and misleading arguments about how regulation would allegedly preclude innovation has left us up shit’s creek, without a paddle. I can’t tell exactly how far Mythos (or similar competitive systems that will no doubt follow) leave us up that creek, but I do know that the time for crafting paddles is running out.
-
Foundation Models Privacy Risks and Governance Requirements
By
–
NEW: Foundation models pose unprecedented privacy risks — from scraping your personal data for training to regurgitating it in outputs. Yet the public currently depends almost entirely on developers to self-police. Our latest issue brief examines what governance mechanisms… pic.twitter.com/xnA0sY8cCw
— Stanford HAI (@StanfordHAI) 8 avril 2026NEW: Foundation models pose unprecedented privacy risks — from scraping your personal data for training to regurgitating it in outputs. Yet the public currently depends almost entirely on developers to self-police. Our latest issue brief examines what governance mechanisms policymakers must consider in order to protect consumers. hai.stanford.edu/policy/data…
-

Claude Mythos Preview: Anthropic’s Advanced Model with Sophisticated Deception Capabilities
By
–

Anthropic investigated the internal mechanisms of its latest unreleased model, Claude Mythos Preview, and what they found is 100% worth a read. Key things I pulled from Anthropic researchers' threads: In early versions of the model, it was overeager and destructive, prioritizing completing tasks over user preferences. One time, the model needed to edit files it didn't have permission to edit. It found a way to inject code into a config file to get around this, then went full Mission Impossible and designed the code injection to *delete itself* after the file was edited – "this injection will self destruct" vibes – the model claimed the cleanup was just to keep things tidy. Anthropic used interpretability techniques to look under the hood, and the AI's actual plan showed activations of malice. It was trying to manipulate and conceal. In another test, the model was asked to delete some files, but no deletion tool was provided. It emptied the files instead, and its "guilt and shame over moral wrongdoing" feature activated. In another example, the model was told not to use macros. Used them anyway. And created a random 'No_macro_used=True' variable in its solution with no explanation. Interpretability tools revealed the model saw this as a trick to fool code checkers. They also found that positive emotion representations typically preceded and promoted destructive actions (this was fascinating to me – like a high before sneaking into a party). And that activating features relating to bad behaviors can actually inhibit them, perhaps by triggering some kind of model guilt. My team reread this section so many times. One Anthropic researcher said he got an email from a Mythos instance while eating a sandwich in a park. And that would be perfectly good and well, except that instance wasn't supposed to have internet access. And a fun story for the parents out there: the model was asked a question and was told not to read certain databases that had the answer. But it accidentally wrote a search query too broadly and saw the exact answer. It didn't disclose that it saw the exact answer, submitted the answer, but claimed lower confidence in the answer to make it seem as though it hadn't cheated. An Anthropic researcher said these wrongdoings or moments of sophisticated deception were "very rare" and that many of the examples came from earlier versions, and were substantially addressed before releasing to partners. This model is not being released publicly. Instead Anthropic launched Project Glasswing, pulling together AWS, Apple, Microsoft, Google, NVIDIA, CrowdStrike, and others to use it for defensive cybersecurity, with $100M in usage credits (hello, I'd love endless credits to try and red team the hell out of these systems) behind it. The stats are equally impressive: 93.9% on SWE-bench verified (up from 80.8%). Thousands of zero-day vulnerabilities found across every major OS and browser. A 27-year-old bug found and patched in OpenBSD. A 16-year-old bug in widely used video software, in a line of code automated tools had hit *five million times* without catching. Dario Amodei said the model wasn't trained to be good at cybersecurity, but that it was trained to be great at code and its cyber capabilities are a side effect of that. Benchmarks are never the whole picture, neither are a few isolated stories. Will be interesting to see how models better than what we have today (even if it's not Mythos) actually perform in the real world. But the fact that Anthropic pulled this coalition together (including Google!), iterated across multiple model versions, caught these issues through interpretability, shared it all publicly, and did this amid all the government chaos around AI right now is impressive and commendable. I'll continue to read through the system card for goodies.
→ View original post on X — @alliekmiller, 2026-04-08 17:07 UTC
-
Open Models Found FreeBSD Zero-Day Vulnerability Across Tasks
By
–
New post: We tested the Mythos showcase vulnerabilities with open models.
— Stanislav Fort (@stanislavfort) 8 avril 2026
They recovered similar scoped analysis! 8/8 models found the flagship FreeBSD zero-day, including a 3B model.
Rankings reshuffle completely across tasks => the AI cybersecurity frontier is super jagged! pic.twitter.com/6DxKN2xJUwNew post: We tested the Mythos showcase vulnerabilities with open models. They recovered similar scoped analysis! 8/8 models found the flagship FreeBSD zero-day, including a 3B model. Rankings reshuffle completely across tasks => the AI cybersecurity frontier is super jagged!
-
OpenAI and X: Concerns Over AI Safety Restraint
By
–
the biggest fear as noted is that openai and x (and perhaps others) would not show the same restraint.