# ai safety

AI safety is an area of machine learning research focused on identifying unintended behavior and developing technical solutions to ensure AI systems operate safely and reliably.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Salesforce Announces Koa Reasoning Model Built on NVIDIA Nemotron 3 Super

DevFeed: [Salesforce Announces Koa Reasoning Model Built on NVIDIA Nemotron 3 Super](<https://devfeed.tech/articles/now-we-can-know-everything-and-do-anything-jensen-huang-says-at-dreamforce-26944.md>)

Original publisher: [Read original article](<https://blogs.nvidia.com/blog/jensen-huang-dreamforce/>)

Author: Brian Caulfield

Published: 2026-09-15T22:24:34Z

Content type: news

Language: en

Sources: [NVIDIA Blog](<https://devfeed.tech/sources/nvidia-blog.md>)

Topics: [Koa](<https://devfeed.tech/topics/koa.md>), [Nemotron](<https://devfeed.tech/topics/nemotron.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Nvidia](<https://devfeed.tech/topics/nvidia.md>), [post-training](<https://devfeed.tech/topics/post-training.md>), [ai safety](<https://devfeed.tech/topics/ai-safety.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [agentic-ai](<https://devfeed.tech/tags/agentic-ai.md>), [ai](<https://devfeed.tech/tags/ai.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [corporate](<https://devfeed.tech/tags/corporate.md>), [events](<https://devfeed.tech/tags/events.md>), [model](<https://devfeed.tech/tags/model.md>), [nemotron](<https://devfeed.tech/tags/nemotron.md>), [nvidia](<https://devfeed.tech/tags/nvidia.md>), [nvidia-nemo](<https://devfeed.tech/tags/nvidia-nemo.md>), [post-training](<https://devfeed.tech/tags/post-training.md>), [safety](<https://devfeed.tech/tags/safety.md>), [security](<https://devfeed.tech/tags/security.md>), [software](<https://devfeed.tech/tags/software.md>)

### AI overview

At Salesforce Dreamforce, NVIDIA CEO Jensen Huang discussed AI infrastructure, safety, and enterprise adoption alongside Salesforce CEO Marc Benioff. The event coincided with the announcement of Koa, Salesforce's first CRM reasoning model, built by post-training NVIDIA Nemotron 3 Super on a proprietary synthetic dataset derived from nearly three decades of enterprise CRM deployments.

### Source excerpt

Know everything. Do anything. That was the message NVIDIA founder and CEO Jensen Huang brought to Salesforce Dreamforce Tuesday, joining CEO Marc Benioff onstage in an appearance that coincided with the announcement of Koa -- Salesforce's first CRM reasoning model, built on NVIDIA Nemotron 3 Super. Huang didn't just take the stage. He walked into [...]

## AI safety does not stop at the model

DevFeed: [AI safety does not stop at the model](<https://devfeed.tech/articles/ai-safety-does-not-stop-at-the-model-35705.md>)

Original publisher: [Read original article](<https://temporal.io/blog/ai-safety-does-not-stop-at-the-model>)

Author: Samar Abbas

Published: 2026-09-15T00:00:00Z

Content type: opinion

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [ai safety](<https://devfeed.tech/topics/ai-safety.md>), [Agent Harness](<https://devfeed.tech/topics/agent-harness.md>), [reliability](<https://devfeed.tech/topics/reliability.md>), [retry](<https://devfeed.tech/topics/retry.md>), [Security](<https://devfeed.tech/topics/security.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agent-harness](<https://devfeed.tech/tags/agent-harness.md>), [ai](<https://devfeed.tech/tags/ai.md>), [reliability](<https://devfeed.tech/tags/reliability.md>), [retry](<https://devfeed.tech/tags/retry.md>), [safety](<https://devfeed.tech/tags/safety.md>), [security](<https://devfeed.tech/tags/security.md>), [temporal-voices](<https://devfeed.tech/tags/temporal-voices.md>)

### AI overview

The article argues that AI safety extends beyond model behavior to the application layer, where companies must control agent authority and enforce approvals, policies, and credential limits. It emphasizes that these controls must remain reliable through crashes, timeouts, and retries, and presents Temporal Agent Harness as an execution-layer control point around an agent SDK.

### Source excerpt

Auditing what an agent did is only half the job. Companies also have to control what agents may do, and make those limits hold when systems fail.

## Deploy NeMo Guardrails on Red Hat OpenShift AI

DevFeed: [Deploy NeMo Guardrails on Red Hat OpenShift AI](<https://devfeed.tech/articles/deploy-nemo-guardrails-on-red-hat-openshift-ai-12349.md>)

Original publisher: [Read original article](<https://developers.redhat.com/articles/2026/09/09/deploy-nemo-guardrails-on-red-hat-openshift-ai>)

Author: Rob Geada

Published: 2026-09-09T15:05:01Z

Content type: tutorial

Language: en

Sources: [Red Hat](<https://devfeed.tech/sources/red-hat.md>), [Red Hat Developer](<https://devfeed.tech/sources/red-hat-developer.md>)

Topics: [NeMo](<https://devfeed.tech/topics/nemo.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [ai safety](<https://devfeed.tech/topics/ai-safety.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [prompt injection](<https://devfeed.tech/topics/prompt-injection.md>)

Tags: [article](<https://devfeed.tech/tags/article.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [developer](<https://devfeed.tech/tags/developer.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [nemo](<https://devfeed.tech/tags/nemo.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [operator](<https://devfeed.tech/tags/operator.md>), [platform](<https://devfeed.tech/tags/platform.md>), [prompt-injection](<https://devfeed.tech/tags/prompt-injection.md>), [red-hat](<https://devfeed.tech/tags/red-hat.md>), [safety](<https://devfeed.tech/tags/safety.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

This tutorial explains how to deploy an evaluated NeMo Guardrails configuration on a Red Hat OpenShift AI cluster. It covers prerequisites, creating a ConfigMap from the configuration files, and creating a NeMoGuardrails custom resource for a managed deployment.

### Source excerpt

This is part 3 in a 3-part series on local guardrail development and evaluation. In the 1st article, I looked at how to design and develop a guardrail configuration on a local machine, and then tried some manual testing. In the 2nd article, I explored how to rigorously test a guardrail against popular large-scale risk datasets. The post Deploy NeMo Guardrails on Red Hat OpenShift AI appeared first on Red Hat Developer.

## Perturbation Probing: A New Diagnostic for the Fragility of LLM Safety

DevFeed: [Perturbation Probing: A New Diagnostic for the Fragility of LLM Safety](<https://devfeed.tech/articles/perturbation-probing-a-new-diagnostic-for-the-fragility-of-llm-safety-7756.md>)

Original publisher: [Read original article](<https://unit42.paloaltonetworks.com/perturbation-probing-llm-safety/>)

Author: Tony Li, Hongliang Liu and Yuhao Wu

Published: 2026-08-28T22:00:07Z

Content type: article

Language: en

Sources: [Unit 42](<https://devfeed.tech/sources/unit-42.md>)

Topics: [Large Language Model](<https://devfeed.tech/topics/llm.md>), [ai safety](<https://devfeed.tech/topics/ai-safety.md>), [Machine Learning, Security Attacks](<https://devfeed.tech/topics/machine-learning-security-attacks.md>), [Security](<https://devfeed.tech/topics/security.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Reinforcement learning](<https://devfeed.tech/topics/reinforcement-learning.md>), [human feedback](<https://devfeed.tech/topics/human-feedback.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-safety](<https://devfeed.tech/tags/ai-safety.md>), [benchmark](<https://devfeed.tech/tags/benchmark.md>), [benchmarks](<https://devfeed.tech/tags/benchmarks.md>), [external](<https://devfeed.tech/tags/external.md>), [general](<https://devfeed.tech/tags/general.md>), [insights](<https://devfeed.tech/tags/insights.md>), [internals](<https://devfeed.tech/tags/internals.md>), [jailbreak](<https://devfeed.tech/tags/jailbreak.md>), [llm](<https://devfeed.tech/tags/llm.md>), [llms](<https://devfeed.tech/tags/llms.md>), [model](<https://devfeed.tech/tags/model.md>), [optimization](<https://devfeed.tech/tags/optimization.md>), [research](<https://devfeed.tech/tags/research.md>), [safety](<https://devfeed.tech/tags/safety.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

The article presents perturbation probing, a low-cost method for identifying neurons causally responsible for targeted behaviors in aligned large language models. It reports that very small neuron subsets control refusal or false-agreement behaviors, suggesting that LLM safety can be fragile and concentrated rather than broadly distributed.

### Source excerpt

New research reveals that AI safety refusal lives in a thin neural layer, highlighting the critical need for external, multi-layered security. The post Perturbation Probing: A New Diagnostic for the Fragility of LLM Safety appeared first on Unit 42.

## Ensuring Safety in the Generative AI Ecosystem: Protecting Users from Non-Consensual Intimate Content

DevFeed: [Ensuring Safety in the Generative AI Ecosystem: Protecting Users from Non-Consensual Intimate Content](<https://devfeed.tech/articles/ensuring-safety-in-the-generative-ai-ecosystem-protecting-users-from-non-consensual-intimate-content-4235.md>)

Original publisher: [Read original article](<https://android-developers.googleblog.com/2026/08/ensuring-safety-genai-preventing-non-consensual-intimate-content.html>)

Author: Android Developers (noreply@blogger.com)

Published: 2026-08-25T17:00:00Z

Content type: article

Language: en

Sources: [Android Developers Blog](<https://devfeed.tech/sources/android-developers-blog.md>), [Android Developers Blog](<https://devfeed.tech/sources/android-developers-blog-2.md>)

Topics: [Generative AI](<https://devfeed.tech/topics/generative-ai.md>), [Responsibility & Safety](<https://devfeed.tech/topics/responsibility-safety.md>), [ai safety](<https://devfeed.tech/topics/ai-safety.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Google](<https://devfeed.tech/topics/google.md>), [LineageOS](<https://devfeed.tech/topics/lineageos.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-safety](<https://devfeed.tech/tags/ai-safety.md>), [android](<https://devfeed.tech/tags/android.md>), [best-practices](<https://devfeed.tech/tags/best-practices.md>), [generative-ai](<https://devfeed.tech/tags/generative-ai.md>), [google](<https://devfeed.tech/tags/google.md>), [policy](<https://devfeed.tech/tags/policy.md>), [safety](<https://devfeed.tech/tags/safety.md>), [testing](<https://devfeed.tech/tags/testing.md>)

### AI overview

This article outlines Google Play's safety expectations for generative AI apps, with a focus on preventing non-consensual intimate imagery and other harmful content. It describes platform safeguards, app-lifecycle reviews, developer transparency, adversarial testing, and Android safety practices.

### Source excerpt

Posted by Ron Aquino, Senior Director, Trust & Safety, Chrome, Android, and Play At Google Play, user safety and developer success go hand in hand. We continue to see growth in apps with AI generated features, and indeed, adding generative AI into your apps is a great way to unlock incredible creative possibilities. However, AI features also bring new safety challenges - such as the rise of AI-facilitated generation of non-consensual intimate imagery (NCII). Google Play's policies prohibit the facilitation, creation, or distribution of non-consensual sexual content. Harmful applications designed to target, harass, or exploit individuals have absolutely no place on Google Play, and we are committed to enforcing our policies to keep the store a safe space for developers to thrive. We know that the vast majority of you are dedicated to building positive, ethical tools. To protect both your hard work and our shared user base, we are investing heavily in platform protections, technical defenses, and developer resources to stop abuse. How we're safeguarding our shared ecosystem Protecting the platform is a continuous effort. Bad actors attempt to exploit distribution channels, monetization paths, and model boundaries. To help keep the ecosystem fair and safe, we've put a multi-layered defense strategy in place: Safeguards across the app lifecycle: Generative AI features are dynamic and can be less predictable, so safety isn't just a one-time check when you submit your app. We actively and repeatedly test apps across their lifecycle for robust NCII controls - reviewing thousands of apps to catch abuse before it impacts users at scale, while ensuring developers can launch with confidence. Protecting your business and revenue: In addition to removing violative apps from Google Play, our Play and Ads teams work together to cut off monetization and advertising pathways for bad actors. Apps that are suspended or removed for attempting to generate or monetize harmful content suc

## Ensuring Safety in the Generative AI Ecosystem: Protecting Users from Non-Consensual Intimate Content

DevFeed: [Ensuring Safety in the Generative AI Ecosystem: Protecting Users from Non-Consensual Intimate Content](<https://devfeed.tech/articles/ensuring-safety-in-the-generative-ai-ecosystem-protecting-users-from-non-consensual-intimate-content-22692.md>)

Original publisher: [Read original article](<http://android-developers.googleblog.com/2026/08/ensuring-safety-genai-preventing-non-consensual-intimate-content.html>)

Author: Android Developers (noreply@blogger.com)

Published: 2026-08-25T17:00:00Z

Content type: article

Language: en

Sources: [Android Developers Blog](<https://devfeed.tech/sources/android-developers-blog-3.md>)

Topics: [ai safety](<https://devfeed.tech/topics/ai-safety.md>), [Generative AI](<https://devfeed.tech/topics/generative-ai.md>), [Google Play](<https://devfeed.tech/topics/google-play.md>), [trust & safety](<https://devfeed.tech/topics/trust-safety.md>), [LineageOS](<https://devfeed.tech/topics/lineageos.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-safety](<https://devfeed.tech/tags/ai-safety.md>), [generative-ai](<https://devfeed.tech/tags/generative-ai.md>), [google-play](<https://devfeed.tech/tags/google-play.md>), [policy](<https://devfeed.tech/tags/policy.md>), [safety](<https://devfeed.tech/tags/safety.md>), [testing](<https://devfeed.tech/tags/testing.md>), [trust-safety](<https://devfeed.tech/tags/trust-safety.md>)

### AI overview

Google Play outlines safety requirements and safeguards for generative AI apps to help prevent non-consensual intimate imagery and other harmful content. The guidance covers app-lifecycle reviews, guardrail visibility, adversarial testing, and Android safety practices.

### Source excerpt

Posted by Ron Aquino, Senior Director, Trust & Safety, Chrome, Android, and Play At Google Play, user safety and developer success go hand in hand. We continue to see growth in apps with AI generated features, and indeed, adding generative AI into your apps is a great way to unlock incredible creative possibilities. However, AI features also bring new safety challenges - such as the rise of AI-facilitated generation of non-consensual intimate imagery (NCII). Google Play's policies prohibit the facilitation, creation, or distribution of non-consensual sexual content. Harmful applications designed to target, harass, or exploit individuals have absolutely no place on Google Play, and we are committed to enforcing our policies to keep the store a safe space for developers to thrive. We know that the vast majority of you are dedicated to building positive, ethical tools. To protect both your hard work and our shared user base, we are investing heavily in platform protections, technical defenses, and developer resources to stop abuse. How we're safeguarding our shared ecosystem Protecting the platform is a continuous effort. Bad actors attempt to exploit distribution channels, monetization paths, and model boundaries. To help keep the ecosystem fair and safe, we've put a multi-layered defense strategy in place: Safeguards across the app lifecycle: Generative AI features are dynamic and can be less predictable, so safety isn't just a one-time check when you submit your app. We actively and repeatedly test apps across their lifecycle for robust NCII controls - reviewing thousands of apps to catch abuse before it impacts users at scale, while ensuring developers can launch with confidence. Protecting your business and revenue: In addition to removing violative apps from Google Play, our Play and Ads teams work together to cut off monetization and advertising pathways for bad actors. Apps that are suspended or removed for attempting to generate or monetize harmful content suc

## Announcing Capital One's 2026 UIUC AI Awardees

DevFeed: [Announcing Capital One's 2026 UIUC AI Awardees](<https://devfeed.tech/articles/announcing-capital-one-s-2026-uiuc-ai-awardees-22569.md>)

Original publisher: [Read original article](<https://medium.com/capital-one-tech/announcing-capital-ones-2026-uiuc-ai-awardees-729fc61a899d?source=rss----3db3a67cb648---4>)

Author: Capital One Tech

Published: 2026-07-21T14:45:44Z

Content type: release

Language: en

Sources: [Capital One Tech](<https://devfeed.tech/sources/capital-one-tech.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [ai safety](<https://devfeed.tech/topics/ai-safety.md>), [Generative AI](<https://devfeed.tech/topics/generative-ai.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Code generation](<https://devfeed.tech/topics/code-generation.md>), [Cybersecurity](<https://devfeed.tech/topics/cybersecurity.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [academic-research](<https://devfeed.tech/tags/academic-research.md>), [agentic-ai](<https://devfeed.tech/tags/agentic-ai.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-research](<https://devfeed.tech/tags/ai-research.md>), [ai-safety](<https://devfeed.tech/tags/ai-safety.md>), [code-generation](<https://devfeed.tech/tags/code-generation.md>), [cybersecurity](<https://devfeed.tech/tags/cybersecurity.md>), [generative-ai](<https://devfeed.tech/tags/generative-ai.md>), [large-language-models-llms](<https://devfeed.tech/tags/large-language-models-llms.md>), [research](<https://devfeed.tech/tags/research.md>), [science](<https://devfeed.tech/tags/science.md>)

### AI overview

Capital One announces its 2026-2027 research and fellowship awardees from the University of Illinois. The featured projects address LLM reasoning faithfulness, code reasoning, imaginative LLM agents, and agentic AI safety.

### Source excerpt

Meet the University of Illinois researchers and fellows advancing Agentic AI through our academic partnership.Announcing the Center for Generative AI Safety, Knowledge Systems, and Cybersecurity (ASKS) 2026-2027 Capital One Research Awardees from the University of Illinois As we look toward the 2026-2027 academic year, we continue to partner with institutions that lead the global conversation on the future of intelligence. We are thrilled to announce this year's cohort of research and fellowship awardees from the University of Illinois, whose pioneering work addresses the most critical frontier in technology today: Agentic AI. From the way machines "think" and "imagine" to the hardware that powers them and the safety protocols that govern them, these five projects represent Capital One's holistic push toward AI that is not only powerful but also faithful, safe and creative. The 2026-2027 research awardees1. Ensuring Intellectual Honesty Advancing LLM Reasoning Faithfulness without Faithfulness Rewards Faculty: Hao Peng Professor Peng is tackling the "hallucination" problem at its core. By developing methods to ensure large language models (LLMs) follow a logical, faithful reasoning path-without relying on traditional, often biased, reward systems-this work ensures that when an AI gives an answer, the "why" behind it is actually true, a critical component for trustworthy financial applications. TrACE-Contrast: Faithful & Consistent Code Reasoning via Trace-Aware Contrastive Learning Faculty: Talia Ringer and Reyhan Jabaarvand Writing code is one thing; understanding how it executes is another. Professor Ringer's project uses contrastive learning to align a model's code generation with its actual execution "trace." This ensures that AI-generated software is verified and logically sound, which is vital for maintaining the integrity of our core technology systems. 2. Bridging the Gap: Agency & Imagination Creative LLM Agents based on Thinking with Imagination Faculty: H

## From Campus to Community Part 3: What Universities Uniquely Bring

DevFeed: [From Campus to Community Part 3: What Universities Uniquely Bring](<https://devfeed.tech/articles/from-campus-to-community-part-3-what-universities-uniquely-bring-14495.md>)

Original publisher: [Read original article](<https://www.linuxfoundation.org/blog/from-campus-to-community-part-3-what-universities-uniquely-bring>)

Author: Nithya Ruff

Published: 2026-07-21T14:14:34Z

Content type: opinion

Language: en

Sources: [Linux Foundation - Blog](<https://devfeed.tech/sources/linux-foundation-blog.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [ai safety](<https://devfeed.tech/topics/ai-safety.md>), [Responsibility & Safety](<https://devfeed.tech/topics/responsibility-safety.md>), [LLM evaluation / benchmarking](<https://devfeed.tech/topics/llm-evaluation-benchmarking.md>), [openssf](<https://devfeed.tech/topics/openssf.md>), [linux foundation](<https://devfeed.tech/topics/linux-foundation.md>), [Nvidia](<https://devfeed.tech/topics/nvidia.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-safety](<https://devfeed.tech/tags/ai-safety.md>), [benchmarking](<https://devfeed.tech/tags/benchmarking.md>), [evaluation](<https://devfeed.tech/tags/evaluation.md>), [nvidia](<https://devfeed.tech/tags/nvidia.md>), [openssf](<https://devfeed.tech/tags/openssf.md>), [policy](<https://devfeed.tech/tags/policy.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

This opinion article argues that universities have a distinctive role in shaping safe and fair AI through independent benchmarking, adversarial evaluation, governance standards, and longer-term research. It describes ongoing debates over open AI models and cites Linux Foundation initiatives and related communities.

### Source excerpt

This is a series from Linux Foundation Board Chair, Nithya Ruff. Read Part One and Two.

## GPT-Red: OpenAI's Internal Model for Testing Prompt-Injection Defenses

DevFeed: [GPT-Red: OpenAI's Internal Model for Testing Prompt-Injection Defenses](<https://devfeed.tech/articles/gpt-red-openai-is-training-models-to-break-other-models-28521.md>)

Original publisher: [Read original article](<https://blog.risingstack.com/gpt-red-openai-self-improving-ai-security/>)

Author: RisingStack Engineering

Published: 2026-07-16T13:05:35Z

Content type: opinion

Language: en

Sources: [RisingStack](<https://devfeed.tech/sources/risingstack.md>)

Topics: [prompt injection](<https://devfeed.tech/topics/prompt-injection.md>), [ai safety](<https://devfeed.tech/topics/ai-safety.md>), [AI Development](<https://devfeed.tech/topics/ai-development.md>), [OpenAI](<https://devfeed.tech/topics/openai.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-safety](<https://devfeed.tech/tags/ai-safety.md>), [openai](<https://devfeed.tech/tags/openai.md>), [prompt-injection](<https://devfeed.tech/tags/prompt-injection.md>), [red-teaming](<https://devfeed.tech/tags/red-teaming.md>)

### AI overview

The article explains indirect prompt injection and discusses GPT-Red, an internal OpenAI red-teaming model trained to attack other AI models, mainly through prompt injection. It argues that application permissions and tool access are important factors in the resulting security risk.

### Source excerpt

Prompt injection is still one of the least comfortable problems in AI development. You can improve your system prompt, restrict tools, validate outputs, and add approval steps before sensitive actions. Still, the model eventually has to read data you do not control. It might browse a webpage, process an email, inspect a repository, or use [...] The post GPT-Red: OpenAI Is Training Models to Break Other Models appeared first on RisingStack Engineering.

## GPT-Red: Unlocking Self-Improvement for Robustness

DevFeed: [GPT-Red: Unlocking Self-Improvement for Robustness](<https://devfeed.tech/articles/gpt-red-unlocking-self-improvement-for-robustness-6701.md>)

Original publisher: [Read original article](<https://openai.com/index/unlocking-self-improvement-gpt-red>)

Published: 2026-07-15T10:00:00Z

Content type: article

Language: en

Sources: [OpenAI News](<https://devfeed.tech/sources/openai-news.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [ai safety](<https://devfeed.tech/topics/ai-safety.md>), [OpenAI](<https://devfeed.tech/topics/openai.md>), [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>), [Responsibility & Safety](<https://devfeed.tech/topics/responsibility-safety.md>), [Training AI Models](<https://devfeed.tech/topics/training-ai-models.md>), [Model Development](<https://devfeed.tech/topics/model-development.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [Monitoring](<https://devfeed.tech/topics/monitoring.md>), [Bug Bounty](<https://devfeed.tech/topics/bugbounty.md>), [browsers](<https://devfeed.tech/topics/browsers.md>), [data](<https://devfeed.tech/topics/data.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-safety](<https://devfeed.tech/tags/ai-safety.md>), [attacks](<https://devfeed.tech/tags/attacks.md>), [browsers](<https://devfeed.tech/tags/browsers.md>), [code](<https://devfeed.tech/tags/code.md>), [data](<https://devfeed.tech/tags/data.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [gpt](<https://devfeed.tech/tags/gpt.md>), [model](<https://devfeed.tech/tags/model.md>), [models](<https://devfeed.tech/tags/models.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [openai](<https://devfeed.tech/tags/openai.md>), [prompt-injection](<https://devfeed.tech/tags/prompt-injection.md>), [safety](<https://devfeed.tech/tags/safety.md>), [tool](<https://devfeed.tech/tags/tool.md>), [tools](<https://devfeed.tech/tags/tools.md>), [train](<https://devfeed.tech/tags/train.md>), [training](<https://devfeed.tech/tags/training.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>)

### AI overview

OpenAI describes GPT-Red, an automated red-teaming model that uses adversarial attacks and self-play to find vulnerabilities, generate training data, and improve the robustness of future AI systems against prompt injection. The approach complements human and third-party red-teaming, layered safeguards, and real-time monitoring.

### Source excerpt

Explore GPT-Red, OpenAI's automated red teaming system that uses self-play to improve AI safety, alignment, and prompt injection robustness.

## New method aims to keep kids safe from illegal AI-generated content

DevFeed: [New method aims to keep kids safe from illegal AI-generated content](<https://devfeed.tech/articles/new-method-aims-to-keep-kids-safe-from-illegal-ai-generated-content-37976.md>)

Original publisher: [Read original article](<https://news.mit.edu/2026/new-method-keeps-kids-safe-from-illegal-ai-generated-content-0713>)

Author: Adam Zewe | MIT News

Published: 2026-07-13T04:00:00Z

Content type: news

Language: en

Sources: [MIT AI News](<https://devfeed.tech/sources/mit-ai-news.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [ai safety](<https://devfeed.tech/topics/ai-safety.md>), [AI Research](<https://devfeed.tech/topics/ai-research.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-deepfakes](<https://devfeed.tech/tags/ai-deepfakes.md>), [ai-safety](<https://devfeed.tech/tags/ai-safety.md>), [algorithms](<https://devfeed.tech/tags/algorithms.md>), [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [ashia-wilson](<https://devfeed.tech/tags/ashia-wilson.md>), [computer-science-and-technology](<https://devfeed.tech/tags/computer-science-and-technology.md>), [csam](<https://devfeed.tech/tags/csam.md>), [ethics](<https://devfeed.tech/tags/ethics.md>), [generative](<https://devfeed.tech/tags/generative.md>), [generative-ai](<https://devfeed.tech/tags/generative-ai.md>), [human-computer-interaction](<https://devfeed.tech/tags/human-computer-interaction.md>), [institute-for-medical-engineering-and-science-imes](<https://devfeed.tech/tags/institute-for-medical-engineering-and-science-imes.md>), [laboratory-for-information-and-decision-systems-lids](<https://devfeed.tech/tags/laboratory-for-information-and-decision-systems-lids.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>), [marzyeh-ghassemi](<https://devfeed.tech/tags/marzyeh-ghassemi.md>), [mit-schwarzman-college-of-computing](<https://devfeed.tech/tags/mit-schwarzman-college-of-computing.md>), [models](<https://devfeed.tech/tags/models.md>), [online-child-safety](<https://devfeed.tech/tags/online-child-safety.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [privacy](<https://devfeed.tech/tags/privacy.md>), [public-health](<https://devfeed.tech/tags/public-health.md>), [research](<https://devfeed.tech/tags/research.md>), [safety](<https://devfeed.tech/tags/safety.md>), [school-of-engineering](<https://devfeed.tech/tags/school-of-engineering.md>), [vinith-suriyakumar](<https://devfeed.tech/tags/vinith-suriyakumar.md>)

### AI overview

MIT researchers and Thorn developed an auditing technique that assesses whether a generative AI model has been specialized to produce child sexual abuse material without generating illegal outputs. In testing, the procedure identified specialized model variants with 100 percent accuracy.

### Source excerpt

Researchers developed an auditing technique to test generative AI models for malicious capabilities, without prompting them for illegal outputs.

## Claude Fable 5 Restrictions Exposed Availability Risks for AI Developers

DevFeed: [Claude Fable 5 Restrictions Exposed Availability Risks for AI Developers](<https://devfeed.tech/articles/claude-fable-5-was-restricted-for-what-it-could-do-28518.md>)

Original publisher: [Read original article](<https://blog.risingstack.com/claude-fable-5-government-intervention/>)

Author: RisingStack Engineering

Published: 2026-07-06T13:42:50Z

Content type: article

Language: en

Sources: [RisingStack](<https://devfeed.tech/sources/risingstack.md>)

Topics: [Claude](<https://devfeed.tech/topics/claude.md>), [ai safety](<https://devfeed.tech/topics/ai-safety.md>), [Availability](<https://devfeed.tech/topics/availability.md>), [API](<https://devfeed.tech/topics/api.md>), [context window](<https://devfeed.tech/topics/context-window.md>), [long-context](<https://devfeed.tech/topics/long-context.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-safety](<https://devfeed.tech/tags/ai-safety.md>), [api](<https://devfeed.tech/tags/api.md>), [availability](<https://devfeed.tech/tags/availability.md>), [claude](<https://devfeed.tech/tags/claude.md>), [context-window](<https://devfeed.tech/tags/context-window.md>), [models](<https://devfeed.tech/tags/models.md>), [tool-use](<https://devfeed.tech/tags/tool-use.md>)

### AI overview

The article examines how restrictions on Anthropic's Claude Fable 5 and Claude Mythos 5 exposed a new availability risk for software teams. It describes a temporary global suspension of access, Fable 5's return with updated safeguards, and Mythos 5's continued limited availability. The article argues that developers building on frontier APIs must account for government decisions, identity rules, safeguards, and provider policies alongside conventional operational dependencies.

### Source excerpt

For years, most AI safety debates focused on model outputs. Could a model generate malware, explain a dangerous process, produce convincing misinformation, or comply with a jailbreak? Claude Fable 5 pushed that discussion toward a harder question: what happens when a model can inspect large codebases, use tools, maintain context across long-running tasks, and work [...] The post Claude Fable 5 Was Restricted for What It Could Do appeared first on RisingStack Engineering.

## Advancing youth safety and opportunity through global leadership

DevFeed: [Advancing youth safety and opportunity through global leadership](<https://devfeed.tech/articles/advancing-youth-safety-and-opportunity-through-global-leadership-6281.md>)

Original publisher: [Read original article](<https://openai.com/index/advancing-youth-safety-and-opportunity-through-global-leadership>)

Published: 2026-06-02T07:00:00Z

Content type: article

Language: en

Sources: [OpenAI News](<https://devfeed.tech/sources/openai-news.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [ai safety](<https://devfeed.tech/topics/ai-safety.md>), [OpenAI](<https://devfeed.tech/topics/openai.md>), [Responsibility & Safety](<https://devfeed.tech/topics/responsibility-safety.md>), [ChatGPT](<https://devfeed.tech/topics/chatgpt.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-safety](<https://devfeed.tech/tags/ai-safety.md>), [chatgpt](<https://devfeed.tech/tags/chatgpt.md>), [collaboration](<https://devfeed.tech/tags/collaboration.md>), [global](<https://devfeed.tech/tags/global.md>), [global-affairs](<https://devfeed.tech/tags/global-affairs.md>), [leadership](<https://devfeed.tech/tags/leadership.md>), [learn](<https://devfeed.tech/tags/learn.md>), [openai](<https://devfeed.tech/tags/openai.md>), [work](<https://devfeed.tech/tags/work.md>)

### AI overview

OpenAI calls for coordinated global action on youth AI safety, including stronger default safeguards, family support, higher industry standards, and an international institute to sustain research and practical guidance.

### Source excerpt

OpenAI calls for global action on youth AI safety, proposing an international institute to strengthen safeguards, standards, and opportunities for young people.

## Our views on AI policy and political advocacy

DevFeed: [Our views on AI policy and political advocacy](<https://devfeed.tech/articles/our-views-on-ai-policy-and-political-advocacy-6597.md>)

Original publisher: [Read original article](<https://openai.com/index/our-views-on-ai-policy-and-political-advocacy>)

Published: 2026-06-01T17:00:00Z

Content type: article

Language: en

Sources: [OpenAI News](<https://devfeed.tech/sources/openai-news.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Responsibility & Safety](<https://devfeed.tech/topics/responsibility-safety.md>), [ai safety](<https://devfeed.tech/topics/ai-safety.md>), [OpenAI](<https://devfeed.tech/topics/openai.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-safety](<https://devfeed.tech/tags/ai-safety.md>), [company](<https://devfeed.tech/tags/company.md>), [global-affairs](<https://devfeed.tech/tags/global-affairs.md>), [openai](<https://devfeed.tech/tags/openai.md>), [policy](<https://devfeed.tech/tags/policy.md>), [safety](<https://devfeed.tech/tags/safety.md>)

### AI overview

OpenAI explains its views on AI policy and political advocacy, including its lack of political donations or an employee-funded PAC, the distinction between employees' personal political activities and the company's positions, and its support for transparent advocacy, thoughtful regulation, rigorous testing, and strong safety standards.

### Source excerpt

Our approach to AI policy and political advocacy, transparency, support for thoughtful regulation and AI safety, and that no outside political group speaks on the company's behalf.

## OpenAI's Frontier Governance Framework

DevFeed: [OpenAI's Frontier Governance Framework](<https://devfeed.tech/articles/openai-s-frontier-governance-framework-6575.md>)

Original publisher: [Read original article](<https://openai.com/index/openai-frontier-governance-framework>)

Published: 2026-05-28T00:00:00Z

Content type: article

Language: en

Sources: [OpenAI News](<https://devfeed.tech/sources/openai-news.md>)

Topics: [OpenAI](<https://devfeed.tech/topics/openai.md>), [Frontier AI](<https://devfeed.tech/topics/frontier-ai.md>), [Responsibility & Safety](<https://devfeed.tech/topics/responsibility-safety.md>), [Security](<https://devfeed.tech/topics/security.md>), [Incident response](<https://devfeed.tech/topics/incident-response.md>), [ai safety](<https://devfeed.tech/topics/ai-safety.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-safety](<https://devfeed.tech/tags/ai-safety.md>), [eu](<https://devfeed.tech/tags/eu.md>), [frontier-ai](<https://devfeed.tech/tags/frontier-ai.md>), [incident-response](<https://devfeed.tech/tags/incident-response.md>), [legal](<https://devfeed.tech/tags/legal.md>), [openai](<https://devfeed.tech/tags/openai.md>), [safety](<https://devfeed.tech/tags/safety.md>), [safety-security](<https://devfeed.tech/tags/safety-security.md>), [security](<https://devfeed.tech/tags/security.md>), [update](<https://devfeed.tech/tags/update.md>)

### AI overview

OpenAI publishes its Frontier Governance Framework, describing how its safety, security, and risk-management practices align with emerging legal requirements, including the EU AI Act and California's Transparency in Frontier AI Act.

### Source excerpt

Explore OpenAI's Frontier Governance Framework and how our AI safety, security, and risk practices align with emerging EU and California regulations.

## Improving instruction hierarchy in frontier LLMs

DevFeed: [Improving instruction hierarchy in frontier LLMs](<https://devfeed.tech/articles/improving-instruction-hierarchy-in-frontier-llms-6474.md>)

Original publisher: [Read original article](<https://openai.com/index/instruction-hierarchy-challenge>)

Published: 2026-03-10T11:00:00Z

Content type: article

Language: en

Sources: [OpenAI News](<https://devfeed.tech/sources/openai-news.md>)

Topics: [Large Language Model](<https://devfeed.tech/topics/llm.md>), [ai safety](<https://devfeed.tech/topics/ai-safety.md>), [prompt injection](<https://devfeed.tech/topics/prompt-injection.md>), [Reinforcement learning](<https://devfeed.tech/topics/reinforcement-learning.md>), [Security](<https://devfeed.tech/topics/security.md>), [OpenAI](<https://devfeed.tech/topics/openai.md>)

Tags: [ai-safety](<https://devfeed.tech/tags/ai-safety.md>), [llms](<https://devfeed.tech/tags/llms.md>), [openai](<https://devfeed.tech/tags/openai.md>), [prompt-injection](<https://devfeed.tech/tags/prompt-injection.md>), [reinforcement-learning](<https://devfeed.tech/tags/reinforcement-learning.md>), [research](<https://devfeed.tech/tags/research.md>), [safety](<https://devfeed.tech/tags/safety.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

IH-Challenge is a training dataset designed to improve frontier LLMs' instruction hierarchy, safety steerability, and robustness against prompt-injection attacks. The article explains how models should prioritize system, developer, user, and tool instructions according to their trust level, and describes reinforcement learning as a way to train this behavior.

### Source excerpt

IH-Challenge trains models to prioritize trusted instructions, improving instruction hierarchy, safety steerability, and resistance to prompt injection attacks.

## Agent Safety is a Box

DevFeed: [Agent Safety is a Box](<https://devfeed.tech/articles/agent-safety-is-a-box-12586.md>)

Original publisher: [Read original article](<http://brooker.co.za/blog/2026/01/12/agent-box.html>)

Author: Marc Brooker

Published: 2026-01-12T00:00:00Z

Content type: opinion

Language: en

Sources: [Marc Brooker's Blog](<https://devfeed.tech/sources/marc-brooker-s-blog.md>), [Marc Brooker's Blog](<https://devfeed.tech/sources/marc-brooker-s-blog-2.md>)

Topics: [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [ai safety](<https://devfeed.tech/topics/ai-safety.md>), [Responsibility & Safety](<https://devfeed.tech/topics/responsibility-safety.md>), [Model Context Protocol](<https://devfeed.tech/topics/model-context-protocol.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [ai-safety](<https://devfeed.tech/tags/ai-safety.md>), [mcp](<https://devfeed.tech/tags/mcp.md>)

### AI overview

The article argues that AI agents should be constrained by a strong, deterministic control layer outside the agent--a "box"--that limits which tools they can call and what they can do. It distinguishes safety from prompting, steering, and context management, which may improve success rates and cost but cannot provide sufficient guarantees for flexible and adaptive agents acting through side effects.

### Source excerpt

Agent Safety is a Box Keep a lid on it. Before we start, let's cover some terms so we're thinking about the same thing. This is a post about AI agents, which I'll define (riffing off Simon Willison1) as: An AI agent runs models and tools in a loop to achieve a goal. Here, goals can include coding, customer service, proving theorems, cloud operations, or many other things. These agents can be interactive or one-shot; called by humans, other agents, or traditional computer systems; local or cloud; and short-lived or long-running. What they don't tend to be is pure. They typically achieve their goals by side effects. Side effects including modifying the local filesystem, calling another agent, calling a cloud service, making a payment, or starting a 3D print. The topic of today's post is those side-effects. Simply, what agents can do. We should also be concerned with what agents can say, and I'll touch on that topic a bit as I go. But the focus is on do. Agents do things with tools. These could be MCP-style tools, powers, skills, or one of many other patterns for tool calling. But, crucially, the act of doing inference doesn't do anything. Without the do, the think seems less important. The right way to control what agents do is to put them in a box. The box is a strong, deterministic, exact, layer of control outside the agent which limits which tools it can call, and what it can do with those tools. Why a Box? The most important one of those properties is outside the agent. Alignment and other AI safety topics are important. Steering, careful prompting, and context management help a lot. These techniques have a lot of value for liveness (success rate, cost, etc), but are insufficient for safety. They're insufficient for safety for the same reason we're building agents in the first place: because they're flexible, adaptive, creative2 problem solvers. Traditional old-school workflows are great. They're cheap, predictable, deterministic, understandable, and well understo

## Gemma Scope 2: helping the AI safety community deepen understanding of complex language model behavior

DevFeed: [Gemma Scope 2: helping the AI safety community deepen understanding of complex language model behavior](<https://devfeed.tech/articles/gemma-scope-2-helping-the-ai-safety-community-deepen-understanding-of-complex-language-model-behavior-6177.md>)

Original publisher: [Read original article](<https://deepmind.google/blog/gemma-scope-2-helping-the-ai-safety-community-deepen-understanding-of-complex-language-model-behavior/>)

Author: Language Model Interpretability team

Published: 2025-12-16T10:14:24Z

Content type: article

Language: en

Sources: [Google DeepMind News](<https://devfeed.tech/sources/google-deepmind-news.md>)

Topics: [ai safety](<https://devfeed.tech/topics/ai-safety.md>), [gemma](<https://devfeed.tech/topics/gemma.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [AI Research](<https://devfeed.tech/topics/ai-research.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Development](<https://devfeed.tech/topics/development.md>)

Tags: [ai-models](<https://devfeed.tech/tags/ai-models.md>), [ai-research](<https://devfeed.tech/tags/ai-research.md>), [ai-safety](<https://devfeed.tech/tags/ai-safety.md>), [debug](<https://devfeed.tech/tags/debug.md>), [demo](<https://devfeed.tech/tags/demo.md>), [gemma](<https://devfeed.tech/tags/gemma.md>), [language-models](<https://devfeed.tech/tags/language-models.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [responsibility-safety](<https://devfeed.tech/tags/responsibility-safety.md>), [safety](<https://devfeed.tech/tags/safety.md>)

### AI overview

Google DeepMind announces Gemma Scope 2, an open suite of interpretability tools covering all Gemma 3 model sizes from 270M to 27B parameters. The tools use sparse autoencoders and transcoders to help researchers examine language model behavior, investigate safety risks, and study issues such as jailbreaks, hallucinations, and sycophancy.

### Source excerpt

Open interpretability tools for language models are now available across the entire Gemma 3 family with the release of Gemma Scope 2.

## Deepening our partnership with the UK AI Security Institute

DevFeed: [Deepening our partnership with the UK AI Security Institute](<https://devfeed.tech/articles/deepening-our-partnership-with-the-uk-ai-security-institute-6146.md>)

Original publisher: [Read original article](<https://deepmind.google/blog/deepening-our-partnership-with-the-uk-ai-security-institute/>)

Author: William Isaac; Owen Larter

Published: 2025-12-11T00:06:40Z

Content type: article

Language: en

Sources: [Google DeepMind News](<https://devfeed.tech/sources/google-deepmind-news.md>)

Topics: [ai safety](<https://devfeed.tech/topics/ai-safety.md>), [Google](<https://devfeed.tech/topics/google.md>), [Responsibility & Safety](<https://devfeed.tech/topics/responsibility-safety.md>), [Security](<https://devfeed.tech/topics/security.md>), [AI Models](<https://devfeed.tech/topics/ai-models.md>), [AI Research](<https://devfeed.tech/topics/ai-research.md>), [Chain-of-thought](<https://devfeed.tech/topics/chain-of-thought.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-models](<https://devfeed.tech/tags/ai-models.md>), [ai-safety](<https://devfeed.tech/tags/ai-safety.md>), [ai-security](<https://devfeed.tech/tags/ai-security.md>), [chain-of-thought](<https://devfeed.tech/tags/chain-of-thought.md>), [collaboration](<https://devfeed.tech/tags/collaboration.md>), [google](<https://devfeed.tech/tags/google.md>), [publications](<https://devfeed.tech/tags/publications.md>), [reports](<https://devfeed.tech/tags/reports.md>), [research](<https://devfeed.tech/tags/research.md>), [responsibility-safety](<https://devfeed.tech/tags/responsibility-safety.md>), [safety](<https://devfeed.tech/tags/safety.md>), [technical](<https://devfeed.tech/tags/technical.md>), [techniques](<https://devfeed.tech/tags/techniques.md>), [uk](<https://devfeed.tech/tags/uk.md>)

### AI overview

Google DeepMind announces an expanded partnership with the UK AI Security Institute focused on foundational AI security and safety research. The collaboration includes model testing, shared research resources, joint publications, and work on monitoring AI reasoning processes.

### Source excerpt

Google DeepMind and UK AI Security Institute (AISI) strengthen collaboration on critical AI safety and security research

## The Alignment Trap: AI Safety as Path to Power

DevFeed: [The Alignment Trap: AI Safety as Path to Power](<https://devfeed.tech/articles/the-alignment-trap-ai-safety-as-path-to-power-28621.md>)

Original publisher: [Read original article](<https://upcoder.com/22/the-alignment-trap-ai-safety-as-path-to-power>)

Published: 2024-10-27T12:25:00Z

Content type: opinion

Language: en

Sources: [Thomas Young](<https://devfeed.tech/sources/thomas-young.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [ai safety](<https://devfeed.tech/topics/ai-safety.md>), [Responsibility & Safety](<https://devfeed.tech/topics/responsibility-safety.md>), [trust](<https://devfeed.tech/topics/trust.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-safety](<https://devfeed.tech/tags/ai-safety.md>), [alignment](<https://devfeed.tech/tags/alignment.md>), [networks](<https://devfeed.tech/tags/networks.md>), [process](<https://devfeed.tech/tags/process.md>), [safety](<https://devfeed.tech/tags/safety.md>), [surveillance](<https://devfeed.tech/tags/surveillance.md>), [systems](<https://devfeed.tech/tags/systems.md>), [trust](<https://devfeed.tech/tags/trust.md>)

### AI overview

The article argues that AI safety measures designed to make systems controllable and aligned with human values could also give governments, corporations, or other powerful organizations more effective tools for concentrating power. It compares AI-enabled control with historical limits on dictatorship, including unreliable loyalty, information distortion, cognitive constraints, and administrative friction.

### Source excerpt

Recent discussions about artificial intelligence safety have focused heavily on ensuring AI systems remain under human control. While this goal seems laudable on its surface, we should carefully examine whether some proposed safety measures could paradoxically enable rather than prevent dangerous concentrations of power. The Control Paradox The fundamental tension lies in how we define "safety." Many current approaches to AI safety focus on making AI systems more controllable and aligned with human values. But this raises a critical question: controllable by whom, and aligned with whose values? When we develop mechanisms to control AI systems, we are essentially creating tools that could be used by any sufficiently powerful entity - whether that's a government, corporation, or other organization. The very features that make an AI system "safe" in terms of human control could make it a more effective instrument of power consolidation. Natural Limits on Human Power Historical examples reveal how human nature itself acts as a brake on totalitarian control. Even the most powerful dictatorships have faced inherent limitations that AI-enhanced systems might easily overcome: The Trust Problem: Stalin's paranoia about potential rivals wasn't irrational - it reflected the real difficulty of ensuring absolute loyalty from human subordinates. Every dictator faces this fundamental challenge: they can never be entirely certain of their underlings' true thoughts and loyalties. Information Flow: The East German Stasi, despite maintaining one of history's most extensive surveillance networks, still relied on human informants who could be unreliable, make mistakes, or even switch allegiances. Human networks inherently leak and distort information. Cognitive Limitations: Hitler's micromanagement of military operations often led to strategic blunders because no human can effectively process and control complex operations at scale. Human dictators must delegate, creating opportunities

## How NIST is changing standards to safeguard AI

DevFeed: [How NIST is changing standards to safeguard AI](<https://devfeed.tech/articles/how-nist-is-changing-standards-to-safeguard-ai-13092.md>)

Original publisher: [Read original article](<https://www.chainguard.dev/unchained/how-nist-is-changing-standards-to-safeguard-ai>)

Published: 2024-08-19T00:00:00Z

Content type: article

Language: en

Sources: [Chainguard: Unchained](<https://devfeed.tech/sources/chainguard-unchained.md>)

Topics: [Security](<https://devfeed.tech/topics/security.md>), [Responsibility & Safety](<https://devfeed.tech/topics/responsibility-safety.md>), [ai safety](<https://devfeed.tech/topics/ai-safety.md>), [AI Strategy](<https://devfeed.tech/topics/ai-strategy.md>), [Microsoft](<https://devfeed.tech/topics/microsoft.md>), [ChatGPT](<https://devfeed.tech/topics/chatgpt.md>)

Tags: [chatgpt](<https://devfeed.tech/tags/chatgpt.md>), [copilot](<https://devfeed.tech/tags/copilot.md>), [gemini](<https://devfeed.tech/tags/gemini.md>), [generative-ai](<https://devfeed.tech/tags/generative-ai.md>), [nist](<https://devfeed.tech/tags/nist.md>), [responsible-ai](<https://devfeed.tech/tags/responsible-ai.md>), [risk-management](<https://devfeed.tech/tags/risk-management.md>), [security](<https://devfeed.tech/tags/security.md>), [standards](<https://devfeed.tech/tags/standards.md>)

### AI overview

The article explains how NIST is developing AI safety and security guidelines in response to the White House's October 2023 Executive Order. It highlights generative AI risks such as disinformation, phishing, malware development, and sensitive-data leaks, and describes planned companion resources for the AI Risk Management Framework and Secure Software Development Framework.

### Source excerpt

New NIST AI standards address generative AI risks with a focus on risk management, security practices, and recognizing synthetic content.