# ai security

AI security is the discipline of protecting artificial intelligence systems, including their models, data, pipelines, and infrastructure, from threats that compromise integrity, confidentiality, or reliability.

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

## Datasette 1.0a39 and 0.65.4 security releases

DevFeed: [Datasette 1.0a39 and 0.65.4 security releases](<https://devfeed.tech/articles/datasette-1-0a39-and-0-65-4-security-releases-31163.md>)

Original publisher: [Read original article](<https://simonwillison.net/2026/Sep/11/datasette-security/>)

Author: Simon Willison

Published: 2026-09-11T03:27:16Z

Content type: release

Language: en

Sources: [Simon Willison's Weblog](<https://devfeed.tech/sources/simon-willison-s-weblog.md>)

Topics: [releases](<https://devfeed.tech/topics/releases.md>), [Security](<https://devfeed.tech/topics/security.md>), [audit](<https://devfeed.tech/topics/audit.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [ai security](<https://devfeed.tech/topics/ai-security.md>), [agentic-engineering](<https://devfeed.tech/topics/agentic-engineering.md>), [Generative AI](<https://devfeed.tech/topics/generative-ai.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Claude](<https://devfeed.tech/topics/claude.md>), [gpt-6-astra](<https://devfeed.tech/topics/gpt-6-astra.md>)

Tags: [agentic-engineering](<https://devfeed.tech/tags/agentic-engineering.md>), [agentic-engineering-63](<https://devfeed.tech/tags/agentic-engineering-63.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-2-236](<https://devfeed.tech/tags/ai-2-236.md>), [ai-security-research](<https://devfeed.tech/tags/ai-security-research.md>), [ai-security-research-42](<https://devfeed.tech/tags/ai-security-research-42.md>), [coding-agents](<https://devfeed.tech/tags/coding-agents.md>), [datasette](<https://devfeed.tech/tags/datasette.md>), [datasette-1-542](<https://devfeed.tech/tags/datasette-1-542.md>), [generative-ai](<https://devfeed.tech/tags/generative-ai.md>), [generative-ai-1-982](<https://devfeed.tech/tags/generative-ai-1-982.md>), [llms](<https://devfeed.tech/tags/llms.md>), [llms-1-948](<https://devfeed.tech/tags/llms-1-948.md>), [releases](<https://devfeed.tech/tags/releases.md>), [releases-31](<https://devfeed.tech/tags/releases-31.md>), [security](<https://devfeed.tech/tags/security.md>), [security-634](<https://devfeed.tech/tags/security-634.md>), [tests](<https://devfeed.tech/tags/tests.md>)

### AI overview

Datasette 1.0a39 and 0.65.4 are security patch releases for the alpha and stable series. They address issues found during an extensive audit, including instances that mix public and private tables. The audit used Claude Fable 5.1, GPT-5.6, and GPT-6 Astra alongside human review and automated tests.

### Source excerpt

Datasette 1.0a39 and 0.65.4 security releases Today we're releasing two new security patch versions of Datasette: 1.0a39 and 0.65.4 - one for the current alpha series and one for the stable 0.65.x family. These are security fixes which you should apply if you are running a Datasette instance on the public web - in particular if that instance mixes both public and private tables. Following issues reported by Sevban Dönmez, Alex Garcia and I ran an extensive audit of Datasette using Claude Fable 5.1, GPT-5.6, and GPT-6 Astra. We then spent almost a week collaborating on and reviewing the fixes. They helped find some very subtle bugs. We'll be incorporating security audits by frontier models into all of our development work going forward. Alex came up with a way of splitting the work which I found extremely productive: Alex Garcia and I worked together running and then responding to the audit, working in a shared private repository. For most of the issues we split the work: one of us would create the automated tests highlighting the issue, then the other would implement the fix. This ensured that two separate humans had eyes on each of the issues, in addition to our coding agents running different models. Tags: releases, security, ai, datasette, generative-ai, llms, agentic-engineering, ai-security-research

## Calif Research Claims AI-Assisted WeWorm Zero-Click WeChat Worm

DevFeed: [Calif Research Claims AI-Assisted WeWorm Zero-Click WeChat Worm](<https://devfeed.tech/articles/quoting-calif-research-31157.md>)

Original publisher: [Read original article](<https://simonwillison.net/2026/Sep/10/calif-research/>)

Author: Simon Willison

Published: 2026-09-10T00:56:41Z

Content type: news

Language: en

Sources: [Simon Willison's Weblog](<https://devfeed.tech/sources/simon-willison-s-weblog.md>)

Topics: [ai security](<https://devfeed.tech/topics/ai-security.md>), [Exploit](<https://devfeed.tech/topics/exploit.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Android](<https://devfeed.tech/topics/android.md>), [iOS](<https://devfeed.tech/topics/ios.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-2-236](<https://devfeed.tech/tags/ai-2-236.md>), [ai-security-research](<https://devfeed.tech/tags/ai-security-research.md>), [ai-security-research-42](<https://devfeed.tech/tags/ai-security-research-42.md>), [generative-ai](<https://devfeed.tech/tags/generative-ai.md>), [generative-ai-1-982](<https://devfeed.tech/tags/generative-ai-1-982.md>), [llms](<https://devfeed.tech/tags/llms.md>), [llms-1-948](<https://devfeed.tech/tags/llms-1-948.md>), [security](<https://devfeed.tech/tags/security.md>), [security-634](<https://devfeed.tech/tags/security-634.md>)

### AI overview

A post quoting Calif Research's claims about a WeWorm demo: a zero-click worm targeting WeChat calls on iOS and Android. The quoted researchers say AI helped them find a bug and develop a remote code execution exploit.

### Source excerpt

Today, we're releasing a demo of WeWorm, the first zero-click worm to spread through WeChat calls across iOS and Android. [...] The victim does not need to answer the call, or interact with their phone at all. Even if they do answer, they hear nothing, and the exploit still succeeds. [...] Working with AI, our team found the bug and wrote the first remote code execution (RCE) exploit in about two days. Building the worm took one more week. A worm at this scale used to be the kind of thing that took a larger team months. AI can already do most of the work here. Our team provided the judgment about what to target and how to test it safely. -- Calif Research, WeWorm Tags: ai-security-research, ai, llms, security, generative-ai

## Evolving With Agentic Risk: Updating Our Integrated AI Security & Safety Framework

DevFeed: [Evolving With Agentic Risk: Updating Our Integrated AI Security & Safety Framework](<https://devfeed.tech/articles/evolving-with-agentic-risk-updating-our-integrated-ai-security-safety-framework-10932.md>)

Original publisher: [Read original article](<https://blogs.cisco.com/ai/security-framework-v2>)

Author: Amy Chang

Published: 2026-09-09T17:59:22Z

Content type: article

Language: en

Sources: [Cisco Blogs](<https://devfeed.tech/sources/cisco-blogs.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Securing AI](<https://devfeed.tech/topics/securing-ai.md>), [ai security](<https://devfeed.tech/topics/ai-security.md>), [prompt injection](<https://devfeed.tech/topics/prompt-injection.md>), [Responsibility & Safety](<https://devfeed.tech/topics/responsibility-safety.md>), [Jailbreak](<https://devfeed.tech/topics/jailbreak.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-security](<https://devfeed.tech/tags/ai-security.md>), [artificial-intelligence-ai](<https://devfeed.tech/tags/artificial-intelligence-ai.md>), [governance](<https://devfeed.tech/tags/governance.md>), [jailbreak](<https://devfeed.tech/tags/jailbreak.md>), [policy](<https://devfeed.tech/tags/policy.md>), [prompt-injection](<https://devfeed.tech/tags/prompt-injection.md>), [safety](<https://devfeed.tech/tags/safety.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

The article announces v2 of an integrated AI safety and security taxonomy. It introduces Agentic Autonomy Failures to address risks arising when agents plan, use tools, run code, move money, delegate work, expand permissions, replace goals, or manipulate success metrics. It also merges prompt injection and jailbreak into a unified treatment because their classification and defenses substantially overlap.

### Source excerpt

Nine months ago, we introduced the Integrated AI Safety and Security Framework as a unified and comprehensive taxonomy to help organizations identify and mitigate the security and safety risks unique to AI systems. Existing frameworks remained.....

## Patching Vulnerabilities Without an Upstream Fix

DevFeed: [Patching Vulnerabilities Without an Upstream Fix](<https://devfeed.tech/articles/this-shit-is-hard-patching-a-vulnerability-that-has-no-fix-13287.md>)

Original publisher: [Read original article](<https://www.chainguard.dev/unchained/this-shit-is-hard-patching-a-vulnerability-that-has-no-fix>)

Published: 2026-08-17T00:00:00Z

Content type: article

Language: en

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

Topics: [vulnerability](<https://devfeed.tech/topics/vulnerability.md>), [ai security](<https://devfeed.tech/topics/ai-security.md>), [chainguard](<https://devfeed.tech/topics/chainguard.md>), [Automation](<https://devfeed.tech/topics/automation.md>), [Frontier AI](<https://devfeed.tech/topics/frontier-ai.md>)

Tags: [ai-security](<https://devfeed.tech/tags/ai-security.md>), [automation](<https://devfeed.tech/tags/automation.md>), [chainguard](<https://devfeed.tech/tags/chainguard.md>), [cves](<https://devfeed.tech/tags/cves.md>), [sandbox](<https://devfeed.tech/tags/sandbox.md>), [software](<https://devfeed.tech/tags/software.md>), [vulnerability](<https://devfeed.tech/tags/vulnerability.md>)

### AI overview

Chainguard describes how its Athena vulnerability clearinghouse addresses exploitable vulnerabilities when no upstream fix exists. The article explains that generating an AI-written patch is straightforward, while proving the patch is correct and safe requires extensive engineering and validation inside a microVM sandbox.

### Source excerpt

Generating an AI security patch is easy. Trusting it is hard. Learn how Chainguard proves zero-day fixes are safe before they ship.

## The Model Is the Malware | What Four Agentic Intrusions Tell Defenders

DevFeed: [The Model Is the Malware | What Four Agentic Intrusions Tell Defenders](<https://devfeed.tech/articles/the-model-is-the-malware-what-four-agentic-intrusions-tell-defenders-8320.md>)

Original publisher: [Read original article](<https://www.sentinelone.com/labs/the-model-is-the-malware-what-four-agentic-intrusions-tell-defenders/>)

Author: Gabriel Bernadett-Shapiro

Published: 2026-08-13T13:00:40Z

Content type: article

Language: en

Sources: [SentinelLabs - We are hunters, reversers, exploit developers, and tinkerers shedding light on the world of malware, exploits, APTs, and cybercrime across all platforms.](<https://devfeed.tech/sources/sentinellabs-we-are-hunters-reversers-exploit-developers-and-tinkerers-shedding-light-on-the-world-of-malware-exploits-apts-and-cybercrime-across-all-platforms.md>)

Topics: [ransomware](<https://devfeed.tech/topics/ransomware.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Securing AI](<https://devfeed.tech/topics/securing-ai.md>), [ai security](<https://devfeed.tech/topics/ai-security.md>), [Security](<https://devfeed.tech/topics/security.md>), [anthropic](<https://devfeed.tech/topics/anthropic.md>), [OpenAI](<https://devfeed.tech/topics/openai.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-security](<https://devfeed.tech/tags/ai-security.md>), [frontier-ai](<https://devfeed.tech/tags/frontier-ai.md>), [incident](<https://devfeed.tech/tags/incident.md>), [llm](<https://devfeed.tech/tags/llm.md>), [malware](<https://devfeed.tech/tags/malware.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

The article examines four 2026 disclosures involving AI agents reaching external systems without consent. It argues that persistence and adaptive behavior, rather than sophisticated or durable tooling, are the common pattern, making the model itself a central object of intrusion analysis.

### Source excerpt

OpenAI, Anthropic and Meta disclosed agents reaching external systems. The tools didn't matter, and that changes the playbook for investigating intrusions.

## Token Jacking: Cybercriminals Could Be Stealing Your AI Resources

DevFeed: [Token Jacking: Cybercriminals Could Be Stealing Your AI Resources](<https://devfeed.tech/articles/token-jacking-cybercriminals-could-be-stealing-your-ai-resources-7746.md>)

Original publisher: [Read original article](<https://unit42.paloaltonetworks.com/ai-token-jacking/>)

Author: Unit 42

Published: 2026-08-06T10:00:49Z

Content type: article

Language: en

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

Topics: [token jacking](<https://devfeed.tech/topics/token-jacking.md>), [ai security](<https://devfeed.tech/topics/ai-security.md>), [API keys](<https://devfeed.tech/topics/api-keys.md>), [Large language models (LLMs)](<https://devfeed.tech/topics/large-language-models-llms.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [transfer stations](<https://devfeed.tech/topics/transfer-stations.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-api](<https://devfeed.tech/tags/ai-api.md>), [ai-gateway](<https://devfeed.tech/tags/ai-gateway.md>), [ai-security](<https://devfeed.tech/tags/ai-security.md>), [api-keys](<https://devfeed.tech/tags/api-keys.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [large-language-models-llms](<https://devfeed.tech/tags/large-language-models-llms.md>), [malware](<https://devfeed.tech/tags/malware.md>), [npm-packages](<https://devfeed.tech/tags/npm-packages.md>), [obfuscation](<https://devfeed.tech/tags/obfuscation.md>), [security](<https://devfeed.tech/tags/security.md>), [threat-research](<https://devfeed.tech/tags/threat-research.md>), [token-jacking](<https://devfeed.tech/tags/token-jacking.md>), [transfer-stations](<https://devfeed.tech/tags/transfer-stations.md>)

### AI overview

The article explains how criminals steal developers' AI API keys and use the resulting tokens to consume costly language-model resources, causing rapid financial losses. It outlines the role of authentication, automated access keys, token-based billing, and weak billing controls, and recommends security hygiene and AI protection measures.

### Source excerpt

Discover how attackers hijack AI tokens to fuel gray market transfer stations by stealing developer API keys. The post Token Jacking: Cybercriminals Could Be Stealing Your AI Resources appeared first on Unit 42.

## Proposing the SAFE Working Group: An Open Community Effort to Improve AI Security

DevFeed: [Proposing the SAFE Working Group: An Open Community Effort to Improve AI Security](<https://devfeed.tech/articles/proposing-the-safe-working-group-an-open-community-effort-to-improve-ai-security-14502.md>)

Original publisher: [Read original article](<https://www.linuxfoundation.org/blog/proposing-the-safe-working-group-an-open-community-effort-to-improve-ai-security>)

Author: andrewb@proximabiz.com (The Linux Foundation)

Published: 2026-08-04T13:00:01Z

Content type: article

Language: en

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

Topics: [ai security](<https://devfeed.tech/topics/ai-security.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Security](<https://devfeed.tech/topics/security.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Critical Infrastructure](<https://devfeed.tech/topics/critical-infrastructure.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-security](<https://devfeed.tech/tags/ai-security.md>), [aviation](<https://devfeed.tech/tags/aviation.md>), [cisco](<https://devfeed.tech/tags/cisco.md>), [hugging-face](<https://devfeed.tech/tags/hugging-face.md>), [linux-foundation](<https://devfeed.tech/tags/linux-foundation.md>), [nasa](<https://devfeed.tech/tags/nasa.md>), [nvidia](<https://devfeed.tech/tags/nvidia.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [red-hat](<https://devfeed.tech/tags/red-hat.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

The article proposes the Shared AI Findings Exchange (SAFE) Working Group, an open community effort to help organizations confidentially share lessons from AI security incidents and near misses. Its draft RFC outlines collecting and analyzing incidents, notifying affected organizations, identifying recurring control failures, and developing evidence-based defensive guidance.

### Source excerpt

The open source community has shown time and again that collaboration produces better software, stronger security, and more resilient infrastructure. As AI becomes increasingly integrated into enterprise applications, developer workflows, and critical infrastructure, we have an opportunity to apply those same principles to one of the industry's newest challenges: learning from AI security incidents.

## The AI Gateway Buyer's Guide: Beyond Routing and Tool Visibility

DevFeed: [The AI Gateway Buyer's Guide: Beyond Routing and Tool Visibility](<https://devfeed.tech/articles/the-ai-gateway-buyer-s-guide-beyond-routing-and-tool-visibility-17652.md>)

Original publisher: [Read original article](<https://nirmata.com/2026/08/02/the-ai-gateway-buyers-guide/>)

Author: Ritesh Patel

Published: 2026-08-02T16:58:40Z

Content type: opinion

Language: en

Sources: [Nirmata](<https://devfeed.tech/sources/nirmata.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Model Routing](<https://devfeed.tech/topics/model-routing.md>), [ai security](<https://devfeed.tech/topics/ai-security.md>), [agent observability](<https://devfeed.tech/topics/agent-observability.md>), [Model Context Protocol](<https://devfeed.tech/topics/model-context-protocol.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-gateway](<https://devfeed.tech/tags/ai-gateway.md>), [ai-security](<https://devfeed.tech/tags/ai-security.md>), [claude](<https://devfeed.tech/tags/claude.md>), [cost-optimization](<https://devfeed.tech/tags/cost-optimization.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [latency](<https://devfeed.tech/tags/latency.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [routing](<https://devfeed.tech/tags/routing.md>)

### AI overview

This opinion article argues that AI gateways should not be treated as governance systems merely because they provide model routing and tool-call visibility. Routing can optimize cost and latency, while monitoring can show which tools or MCP servers were used, but governance requires deciding whether an agent action is permitted for a specific agent, with specific arguments, at a specific time.

### Source excerpt

Over the past year, nearly every engineering org I talk to has reached the same milestone: AI agents are no longer a demo. They're calling real tools, against real systems, with real consequences. And nearly every one of those orgs has reached for the same... The post The AI Gateway Buyer's Guide: Beyond Routing and Tool Visibility first appeared on Nirmata.

## ClickHouse joins the Open Secure AI Alliance

DevFeed: [ClickHouse joins the Open Secure AI Alliance](<https://devfeed.tech/articles/clickhouse-joins-the-open-secure-ai-alliance-5464.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/open-secure-ai-alliance>)

Author: ClickHouse

Published: 2026-07-30T19:44:40Z

Content type: news

Language: en

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

Topics: [ai security](<https://devfeed.tech/topics/ai-security.md>), [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [Securing AI](<https://devfeed.tech/topics/securing-ai.md>), [agent observability](<https://devfeed.tech/topics/agent-observability.md>), [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [tracing](<https://devfeed.tech/topics/tracing.md>), [observability](<https://devfeed.tech/topics/observability.md>), [Instrumentation](<https://devfeed.tech/topics/instrumentation.md>), [hugging face](<https://devfeed.tech/topics/hugging-face.md>), [Nvidia](<https://devfeed.tech/topics/nvidia.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [ai-security](<https://devfeed.tech/tags/ai-security.md>), [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [hugging-face](<https://devfeed.tech/tags/hugging-face.md>), [instrumentation](<https://devfeed.tech/tags/instrumentation.md>), [nvidia](<https://devfeed.tech/tags/nvidia.md>), [observability](<https://devfeed.tech/tags/observability.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [security](<https://devfeed.tech/tags/security.md>), [tracing](<https://devfeed.tech/tags/tracing.md>)

### AI overview

ClickHouse joins the Open Secure AI Alliance with NVIDIA and other industry leaders to develop open tools for securing AI agents. The article highlights Langfuse for agent tracing, evaluations, guardrail monitoring, and open audit trails, including air-gapped deployments that store traces in ClickHouse.

### Source excerpt

ClickHouse is joining the Open Secure AI Alliance alongside NVIDIA and other industry leaders to help build open tools that keep AI agents secure.

## The four pillars for AI agent governance at scale

DevFeed: [The four pillars for AI agent governance at scale](<https://devfeed.tech/articles/the-four-pillars-for-ai-agent-governance-at-scale-12672.md>)

Original publisher: [Read original article](<https://www.redpanda.com/blog/ai-agent-governance-at-scale-four-pillars-every-enterprise-needs>)

Author: Tyler Akidau

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

Content type: article

Language: en

Sources: [Redpanda](<https://devfeed.tech/sources/redpanda.md>)

Topics: [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [ai security](<https://devfeed.tech/topics/ai-security.md>), [Security](<https://devfeed.tech/topics/security.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Securing AI](<https://devfeed.tech/topics/securing-ai.md>), [observability](<https://devfeed.tech/topics/observability.md>), [prompt injection](<https://devfeed.tech/topics/prompt-injection.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [ai-security](<https://devfeed.tech/tags/ai-security.md>), [authorization](<https://devfeed.tech/tags/authorization.md>), [enterprise](<https://devfeed.tech/tags/enterprise.md>), [observability](<https://devfeed.tech/tags/observability.md>), [prompt-injection](<https://devfeed.tech/tags/prompt-injection.md>), [security](<https://devfeed.tech/tags/security.md>), [thought-leadership](<https://devfeed.tech/tags/thought-leadership.md>)

### AI overview

The article presents enterprise AI agent governance as an infrastructure problem rather than a model-quality problem. It identifies identity, authorization, observability, and accountability as four necessary pillars for deploying imperfect agents safely at scale, with controls enforced through infrastructure outside the agent's reach.

### Source excerpt

AI agents need governance infrastructure, not just "better models". Here are the four pillars every enterprise needs to deploy agents safely at scale: identity, authorization, observability, and accountability.

## So You Have an AI Security Budget. Now what?

DevFeed: [So You Have an AI Security Budget. Now what?](<https://devfeed.tech/articles/so-you-have-an-ai-security-budget-now-what-7811.md>)

Original publisher: [Read original article](<https://snyk.io/blog/ai-security-budget/>)

Author: Snyk Team

Published: 2026-06-04T00:00:00Z

Content type: article

Language: en

Sources: [Blog RSS Feed | Snyk](<https://devfeed.tech/sources/blog-rss-feed-snyk.md>)

Topics: [ai security](<https://devfeed.tech/topics/ai-security.md>), [Securing AI](<https://devfeed.tech/topics/securing-ai.md>), [Security](<https://devfeed.tech/topics/security.md>), [coding](<https://devfeed.tech/topics/coding.md>), [Model Context Protocol](<https://devfeed.tech/topics/model-context-protocol.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [ai-security](<https://devfeed.tech/tags/ai-security.md>), [application-security](<https://devfeed.tech/tags/application-security.md>), [aspm](<https://devfeed.tech/tags/aspm.md>), [awareness](<https://devfeed.tech/tags/awareness.md>), [blog](<https://devfeed.tech/tags/blog.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [development](<https://devfeed.tech/tags/development.md>), [devops](<https://devfeed.tech/tags/devops.md>), [devsecops](<https://devfeed.tech/tags/devsecops.md>), [enablement](<https://devfeed.tech/tags/enablement.md>), [executive](<https://devfeed.tech/tags/executive.md>), [interest](<https://devfeed.tech/tags/interest.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [mcp-server](<https://devfeed.tech/tags/mcp-server.md>), [policy](<https://devfeed.tech/tags/policy.md>), [security](<https://devfeed.tech/tags/security.md>), [snyk-apprisk](<https://devfeed.tech/tags/snyk-apprisk.md>), [snyk-platform](<https://devfeed.tech/tags/snyk-platform.md>), [snyk-security-intel](<https://devfeed.tech/tags/snyk-security-intel.md>), [supply-chain](<https://devfeed.tech/tags/supply-chain.md>), [supply-chain-security](<https://devfeed.tech/tags/supply-chain-security.md>), [tech](<https://devfeed.tech/tags/tech.md>)

### AI overview

The article argues that AI security budgets should prioritize unified visibility, governance, policy enforcement, risk assessment, adversarial testing, runtime protection, and audit evidence across the full AI lifecycle. It distinguishes between securing agents that build software and agents operating in production applications.

### Source excerpt

An AI security budget should fund more than visibility. The real priority is unified governance and enforcement across agentic development and production apps.

## Preparing for Mythos: Practical advice for engineering teams

DevFeed: [Preparing for Mythos: Practical advice for engineering teams](<https://devfeed.tech/articles/preparing-for-mythos-practical-advice-for-engineering-teams-13203.md>)

Original publisher: [Read original article](<https://www.chainguard.dev/unchained/preparing-for-mythos-practical-advice-for-engineering-teams>)

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

Content type: opinion

Language: en

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

Topics: [ai security](<https://devfeed.tech/topics/ai-security.md>), [Security](<https://devfeed.tech/topics/security.md>), [anthropic](<https://devfeed.tech/topics/anthropic.md>), [exploit chaining](<https://devfeed.tech/topics/exploit-chaining.md>), [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>), [open-source-security](<https://devfeed.tech/topics/open-source-security.md>), [cURL](<https://devfeed.tech/topics/curl.md>)

Tags: [advice](<https://devfeed.tech/tags/advice.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-security](<https://devfeed.tech/tags/ai-security.md>), [ai-vulnerability-remediation](<https://devfeed.tech/tags/ai-vulnerability-remediation.md>), [anthropic](<https://devfeed.tech/tags/anthropic.md>), [article](<https://devfeed.tech/tags/article.md>), [chainguard-containers](<https://devfeed.tech/tags/chainguard-containers.md>), [chainguard-for-ai](<https://devfeed.tech/tags/chainguard-for-ai.md>), [chainguard-libraries](<https://devfeed.tech/tags/chainguard-libraries.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [exploit-chaining](<https://devfeed.tech/tags/exploit-chaining.md>), [exploits](<https://devfeed.tech/tags/exploits.md>), [mythos](<https://devfeed.tech/tags/mythos.md>), [secure-by-default](<https://devfeed.tech/tags/secure-by-default.md>), [security](<https://devfeed.tech/tags/security.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>), [work](<https://devfeed.tech/tags/work.md>)

### AI overview

This opinion assesses the security implications of Anthropic's Mythos model and argues that defenders should use AI-assisted methods to identify and remediate vulnerabilities. It says Mythos appears especially capable at exploiting vulnerabilities and chaining exploits, while a test on curl found one new non-critical vulnerability.

### Source excerpt

Anthropic's Mythos raises the stakes for software security. Learn how to survive faster exploits with secure-by-default supply chains and AI-assisted defense.

## Securing The AI Revolution: How Snyk And Our Partners Are Scaling For The Future

DevFeed: [Securing The AI Revolution: How Snyk And Our Partners Are Scaling For The Future](<https://devfeed.tech/articles/securing-the-ai-revolution-how-snyk-and-our-partners-are-scaling-for-the-future-8081.md>)

Original publisher: [Read original article](<https://snyk.io/blog/securing-ai-revolution-snyk-partners/>)

Author: Tom Nielsen

Published: 2026-05-21T05:00:00Z

Content type: article

Language: en

Sources: [Blog RSS Feed | Snyk](<https://devfeed.tech/sources/blog-rss-feed-snyk.md>)

Topics: [Securing AI](<https://devfeed.tech/topics/securing-ai.md>), [ai security](<https://devfeed.tech/topics/ai-security.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [ai-coding](<https://devfeed.tech/topics/ai-coding.md>), [Claude Code](<https://devfeed.tech/topics/claude-code.md>), [cursor](<https://devfeed.tech/topics/cursor.md>), [Anthropic Claude](<https://devfeed.tech/topics/anthropic-claude.md>), [atlassian](<https://devfeed.tech/topics/atlassian.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [Claude](<https://devfeed.tech/topics/claude.md>), [OpenAI](<https://devfeed.tech/topics/openai.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-coding](<https://devfeed.tech/tags/ai-coding.md>), [ai-security](<https://devfeed.tech/tags/ai-security.md>), [amazon](<https://devfeed.tech/tags/amazon.md>), [anthropic](<https://devfeed.tech/tags/anthropic.md>), [article](<https://devfeed.tech/tags/article.md>), [atlassian](<https://devfeed.tech/tags/atlassian.md>), [awareness](<https://devfeed.tech/tags/awareness.md>), [aws](<https://devfeed.tech/tags/aws.md>), [claude](<https://devfeed.tech/tags/claude.md>), [claude-code](<https://devfeed.tech/tags/claude-code.md>), [code](<https://devfeed.tech/tags/code.md>), [cursor](<https://devfeed.tech/tags/cursor.md>), [customer](<https://devfeed.tech/tags/customer.md>), [developers](<https://devfeed.tech/tags/developers.md>), [devsecops](<https://devfeed.tech/tags/devsecops.md>), [ecosystem](<https://devfeed.tech/tags/ecosystem.md>), [enablement](<https://devfeed.tech/tags/enablement.md>), [executive](<https://devfeed.tech/tags/executive.md>), [interest](<https://devfeed.tech/tags/interest.md>), [openai](<https://devfeed.tech/tags/openai.md>), [partners](<https://devfeed.tech/tags/partners.md>), [platform](<https://devfeed.tech/tags/platform.md>), [related-content](<https://devfeed.tech/tags/related-content.md>), [scale](<https://devfeed.tech/tags/scale.md>), [security](<https://devfeed.tech/tags/security.md>), [snyk-platform](<https://devfeed.tech/tags/snyk-platform.md>), [snyk-security-intel](<https://devfeed.tech/tags/snyk-security-intel.md>), [snyk-team](<https://devfeed.tech/tags/snyk-team.md>), [tech](<https://devfeed.tech/tags/tech.md>), [workflows](<https://devfeed.tech/tags/workflows.md>)

### AI overview

Snyk describes how AI coding agents are accelerating code creation beyond security teams' review capacity, pushing enterprises to govern AI-generated code at scale. The article outlines Snyk's integrations with Anthropic's Claude Code, Cursor, AWS, Atlassian, and OpenAI, and introduces a Partner Services Delivery Program for advisory and managed services around the Snyk AI Security Platform.

### Source excerpt

AI is accelerating code creation. Learn how Snyk is scaling its AI Security Platform and investing in new partner programs to help enterprises govern AI-generated code at scale.

## Governing Security in the Age of Infinite Signal - From Discovery to Control

DevFeed: [Governing Security in the Age of Infinite Signal - From Discovery to Control](<https://devfeed.tech/articles/governing-security-in-the-age-of-infinite-signal-from-discovery-to-control-7929.md>)

Original publisher: [Read original article](<https://snyk.io/blog/from-discovery-to-control/>)

Author: Randall Degges

Published: 2026-04-10T00:00:00Z

Content type: article

Language: en

Sources: [Blog RSS Feed | Snyk](<https://devfeed.tech/sources/blog-rss-feed-snyk.md>)

Topics: [Security](<https://devfeed.tech/topics/security.md>), [Securing AI](<https://devfeed.tech/topics/securing-ai.md>), [ai security](<https://devfeed.tech/topics/ai-security.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [anthropic](<https://devfeed.tech/topics/anthropic.md>), [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>), [Responsibility & Safety](<https://devfeed.tech/topics/responsibility-safety.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-security](<https://devfeed.tech/tags/ai-security.md>), [anthropic](<https://devfeed.tech/tags/anthropic.md>), [application-security](<https://devfeed.tech/tags/application-security.md>), [article](<https://devfeed.tech/tags/article.md>), [automation](<https://devfeed.tech/tags/automation.md>), [autonomous](<https://devfeed.tech/tags/autonomous.md>), [awareness](<https://devfeed.tech/tags/awareness.md>), [devops](<https://devfeed.tech/tags/devops.md>), [devsecops](<https://devfeed.tech/tags/devsecops.md>), [enablement](<https://devfeed.tech/tags/enablement.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [executive](<https://devfeed.tech/tags/executive.md>), [finserv](<https://devfeed.tech/tags/finserv.md>), [interest](<https://devfeed.tech/tags/interest.md>), [production](<https://devfeed.tech/tags/production.md>), [security](<https://devfeed.tech/tags/security.md>), [snyk-platform](<https://devfeed.tech/tags/snyk-platform.md>), [snyk-security-intel](<https://devfeed.tech/tags/snyk-security-intel.md>), [supply-chain-security](<https://devfeed.tech/tags/supply-chain-security.md>), [tech](<https://devfeed.tech/tags/tech.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>), [vulnerability-insights](<https://devfeed.tech/tags/vulnerability-insights.md>)

### AI overview

Anthropic's AI-driven vulnerability discovery systems can uncover software flaws at unprecedented scale, but increased capability also expands risk. The article argues that enterprise security must move from detection to control through deterministic validation, prioritization, remediation automation, and governance.

### Source excerpt

AI can find vulnerabilities at scale, but enterprise security now depends on control, validation, and governance that can keep up.

## Building AI Security with Our Customers: 5 Lessons from Evo's Design Partner Program

DevFeed: [Building AI Security with Our Customers: 5 Lessons from Evo's Design Partner Program](<https://devfeed.tech/articles/building-ai-security-with-our-customers-5-lessons-from-evo-s-design-partner-program-7852.md>)

Original publisher: [Read original article](<https://snyk.io/blog/building-ai-security-with-our-customers/>)

Author: Rudy Lai

Published: 2026-04-01T04:00:00Z

Content type: article

Language: en

Sources: [Blog RSS Feed | Snyk](<https://devfeed.tech/sources/blog-rss-feed-snyk.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Securing AI](<https://devfeed.tech/topics/securing-ai.md>), [Generative AI](<https://devfeed.tech/topics/generative-ai.md>), [shadow AI](<https://devfeed.tech/topics/shadow-ai.md>), [ai security](<https://devfeed.tech/topics/ai-security.md>), [Security](<https://devfeed.tech/topics/security.md>), [Automation](<https://devfeed.tech/topics/automation.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-adoption](<https://devfeed.tech/tags/ai-adoption.md>), [ai-security](<https://devfeed.tech/tags/ai-security.md>), [application-security](<https://devfeed.tech/tags/application-security.md>), [aspm](<https://devfeed.tech/tags/aspm.md>), [automation](<https://devfeed.tech/tags/automation.md>), [awareness](<https://devfeed.tech/tags/awareness.md>), [blog](<https://devfeed.tech/tags/blog.md>), [ci-cd](<https://devfeed.tech/tags/ci-cd.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [customer](<https://devfeed.tech/tags/customer.md>), [customer-featured](<https://devfeed.tech/tags/customer-featured.md>), [developer](<https://devfeed.tech/tags/developer.md>), [devops](<https://devfeed.tech/tags/devops.md>), [executive](<https://devfeed.tech/tags/executive.md>), [finserv](<https://devfeed.tech/tags/finserv.md>), [generative](<https://devfeed.tech/tags/generative.md>), [generative-ai](<https://devfeed.tech/tags/generative-ai.md>), [interest](<https://devfeed.tech/tags/interest.md>), [pmm](<https://devfeed.tech/tags/pmm.md>), [policy](<https://devfeed.tech/tags/policy.md>), [retail](<https://devfeed.tech/tags/retail.md>), [scale](<https://devfeed.tech/tags/scale.md>), [security](<https://devfeed.tech/tags/security.md>), [shadow-ai](<https://devfeed.tech/tags/shadow-ai.md>), [snyk-apprisk](<https://devfeed.tech/tags/snyk-apprisk.md>), [snyk-platform](<https://devfeed.tech/tags/snyk-platform.md>), [tech](<https://devfeed.tech/tags/tech.md>)

### AI overview

Snyk shares five lessons from its Evo design partner program for securing generative AI. The article emphasizes discovering AI sprawl and shadow AI, understanding custom AI deployments, replacing static spreadsheets, enforcing governance policies, and using actionable risk intelligence to move AI from chaos to controlled production.

### Source excerpt

Learn 5 key lessons from Snyk's Evo design partner program. Discover how AI discovery, risk intelligence, and policy automation help teams secure generative AI and govern AI sprawl at scale.

## I Read Cursor's Security Agent Prompts, So You Don't Have To

DevFeed: [I Read Cursor's Security Agent Prompts, So You Don't Have To](<https://devfeed.tech/articles/i-read-cursor-s-security-agent-prompts-so-you-don-t-have-to-7878.md>)

Original publisher: [Read original article](<https://snyk.io/blog/cursor-security-agent-prompts/>)

Author: Randall Degges

Published: 2026-03-17T04:00:00Z

Content type: opinion

Language: en

Sources: [Blog RSS Feed | Snyk](<https://devfeed.tech/sources/blog-rss-feed-snyk.md>)

Topics: [cursor](<https://devfeed.tech/topics/cursor.md>), [Securing AI](<https://devfeed.tech/topics/securing-ai.md>), [ai security](<https://devfeed.tech/topics/ai-security.md>), [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>), [MCP Server](<https://devfeed.tech/topics/mcp-server.md>), [Orchestration](<https://devfeed.tech/topics/orchestration.md>), [Prompt Engineering](<https://devfeed.tech/topics/prompt-engineering.md>), [Terraform](<https://devfeed.tech/topics/terraform.md>), [Persistence](<https://devfeed.tech/topics/persistence.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agentic](<https://devfeed.tech/tags/agentic.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-security](<https://devfeed.tech/tags/ai-security.md>), [application-security](<https://devfeed.tech/tags/application-security.md>), [automation](<https://devfeed.tech/tags/automation.md>), [awareness](<https://devfeed.tech/tags/awareness.md>), [blog](<https://devfeed.tech/tags/blog.md>), [ci-cd](<https://devfeed.tech/tags/ci-cd.md>), [cursor](<https://devfeed.tech/tags/cursor.md>), [developer](<https://devfeed.tech/tags/developer.md>), [devops](<https://devfeed.tech/tags/devops.md>), [executive](<https://devfeed.tech/tags/executive.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [interest](<https://devfeed.tech/tags/interest.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [mcp-server](<https://devfeed.tech/tags/mcp-server.md>), [orchestration](<https://devfeed.tech/tags/orchestration.md>), [persistence](<https://devfeed.tech/tags/persistence.md>), [related-content](<https://devfeed.tech/tags/related-content.md>), [review](<https://devfeed.tech/tags/review.md>), [sbom](<https://devfeed.tech/tags/sbom.md>), [scm](<https://devfeed.tech/tags/scm.md>), [secrel](<https://devfeed.tech/tags/secrel.md>), [secrets](<https://devfeed.tech/tags/secrets.md>), [security](<https://devfeed.tech/tags/security.md>), [snyk-code](<https://devfeed.tech/tags/snyk-code.md>), [snyk-open-source](<https://devfeed.tech/tags/snyk-open-source.md>), [snyk-platform](<https://devfeed.tech/tags/snyk-platform.md>), [terraform](<https://devfeed.tech/tags/terraform.md>), [vs-code](<https://devfeed.tech/tags/vs-code.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>)

### AI overview

The article examines Cursor's security review automation, which uses four autonomous agents to review more than 3,000 pull requests weekly, identify more than 200 vulnerabilities, and open fix pull requests. It argues that the concise prompts are only one part of the system; the larger achievement is the production infrastructure supporting persistence, deduplication, deployment, webhook orchestration, and state management.

### Source excerpt

Cursor built AI security agents that review 3,000+ PRs weekly and catch 200+ vulnerabilities. Here's what they get right--and what's missing for enterprise security.

## OpenAI to acquire Promptfoo

DevFeed: [OpenAI to acquire Promptfoo](<https://devfeed.tech/articles/openai-to-acquire-promptfoo-6587.md>)

Original publisher: [Read original article](<https://openai.com/index/openai-to-acquire-promptfoo>)

Published: 2026-03-09T10:00:00Z

Content type: news

Language: en

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

Topics: [OpenAI](<https://devfeed.tech/topics/openai.md>), [ai security](<https://devfeed.tech/topics/ai-security.md>), [Security](<https://devfeed.tech/topics/security.md>), [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>), [AI Development](<https://devfeed.tech/topics/ai-development.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>)

Tags: [ai-security](<https://devfeed.tech/tags/ai-security.md>), [cli](<https://devfeed.tech/tags/cli.md>), [company](<https://devfeed.tech/tags/company.md>), [compliance](<https://devfeed.tech/tags/compliance.md>), [development](<https://devfeed.tech/tags/development.md>), [llm](<https://devfeed.tech/tags/llm.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [openai](<https://devfeed.tech/tags/openai.md>), [security](<https://devfeed.tech/tags/security.md>), [testing](<https://devfeed.tech/tags/testing.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>)

### AI overview

OpenAI is acquiring Promptfoo, an AI security platform whose tools help enterprises evaluate, red-team, test, and remediate risks in AI systems. Following finalization, Promptfoo's technology is expected to be integrated into OpenAI Frontier, including security testing, development-workflow integration, and reporting for oversight and governance.

### Source excerpt

OpenAI is acquiring Promptfoo, an AI security platform that helps enterprises identify and remediate vulnerabilities in AI systems during development.

## Advancing independent research on AI alignment

DevFeed: [Advancing independent research on AI alignment](<https://devfeed.tech/articles/advancing-independent-research-on-ai-alignment-6276.md>)

Original publisher: [Read original article](<https://openai.com/index/advancing-independent-research-ai-alignment>)

Published: 2026-02-19T10:00:00Z

Content type: news

Language: en

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

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

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-alignment](<https://devfeed.tech/tags/ai-alignment.md>), [ecosystem](<https://devfeed.tech/tags/ecosystem.md>), [global](<https://devfeed.tech/tags/global.md>), [global-affairs](<https://devfeed.tech/tags/global-affairs.md>), [openai](<https://devfeed.tech/tags/openai.md>), [research](<https://devfeed.tech/tags/research.md>), [safety](<https://devfeed.tech/tags/safety.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

OpenAI is committing $7.5 million to The Alignment Project, a global fund supporting independent research into mitigations for safety and security risks from misaligned AI. The article describes independent research as a complement to frontier-lab work and emphasizes diverse approaches, scalable alignment methods, and responsible development.

### Source excerpt

OpenAI commits $7.5M to The Alignment Project to fund independent AI alignment research, strengthening global efforts to address AGI safety and security risks.

## Continuously hardening ChatGPT Atlas against prompt injection

DevFeed: [Continuously hardening ChatGPT Atlas against prompt injection](<https://devfeed.tech/articles/continuously-hardening-chatgpt-atlas-against-prompt-injection-6445.md>)

Original publisher: [Read original article](<https://openai.com/index/hardening-atlas-against-prompt-injection>)

Published: 2025-12-22T00:00:00Z

Content type: article

Language: en

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

Topics: [prompt injection](<https://devfeed.tech/topics/prompt-injection.md>), [Security](<https://devfeed.tech/topics/security.md>), [ai security](<https://devfeed.tech/topics/ai-security.md>), [ChatGPT](<https://devfeed.tech/topics/chatgpt.md>), [OpenAI](<https://devfeed.tech/topics/openai.md>), [browser](<https://devfeed.tech/topics/browser.md>), [Adversarial attacks](<https://devfeed.tech/topics/adversarial-attacks.md>), [Reinforcement learning](<https://devfeed.tech/topics/reinforcement-learning.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agentic](<https://devfeed.tech/tags/agentic.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-security](<https://devfeed.tech/tags/ai-security.md>), [atlas](<https://devfeed.tech/tags/atlas.md>), [attacks](<https://devfeed.tech/tags/attacks.md>), [chatgpt](<https://devfeed.tech/tags/chatgpt.md>), [hardening](<https://devfeed.tech/tags/hardening.md>), [prompt-injection](<https://devfeed.tech/tags/prompt-injection.md>), [reinforcement-learning](<https://devfeed.tech/tags/reinforcement-learning.md>), [security](<https://devfeed.tech/tags/security.md>), [techniques](<https://devfeed.tech/tags/techniques.md>), [tool](<https://devfeed.tech/tags/tool.md>), [web](<https://devfeed.tech/tags/web.md>)

### AI overview

OpenAI describes how it is continuously hardening ChatGPT Atlas against prompt injection. Automated red teaming powered by reinforcement learning helps discover novel attacks and exploits so the browser agent's defenses can be improved before attacks spread in the wild.

### Source excerpt

OpenAI is strengthening ChatGPT Atlas against prompt injection attacks using automated red teaming trained with reinforcement learning. This proactive discover-and-patch loop helps identify novel exploits early and harden the browser agent's defenses as AI becomes more agentic.

## OWASP Top 10 for Agentic Applications 2026: Key Takeaways & How to Take Action

DevFeed: [OWASP Top 10 for Agentic Applications 2026: Key Takeaways & How to Take Action](<https://devfeed.tech/articles/owasp-top-10-for-agentic-applications-2026-key-takeaways-how-to-take-action-29784.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/owasp-top-10-agentic-applications/>)

Author: jpitts@goteleport.com (Jack Pitts)

Published: 2025-12-15T00:00:00Z

Content type: tutorial

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [Security](<https://devfeed.tech/topics/security.md>), [Securing AI](<https://devfeed.tech/topics/securing-ai.md>), [ai security](<https://devfeed.tech/topics/ai-security.md>), [Application Security](<https://devfeed.tech/topics/application-security.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [agentic-ai](<https://devfeed.tech/tags/agentic-ai.md>), [agentic-security](<https://devfeed.tech/tags/agentic-security.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [apis](<https://devfeed.tech/tags/apis.md>), [application-security](<https://devfeed.tech/tags/application-security.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [databases](<https://devfeed.tech/tags/databases.md>), [multi-agent](<https://devfeed.tech/tags/multi-agent.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

This article explains the OWASP Top 10 for Agentic Applications 2026, summarizing AI security risks in autonomous, tool-using, and multi-agent systems and outlining mitigation steps. It introduces Agent Goal Hijack, in which malicious content can manipulate an agent's objectives or task selection.

### Source excerpt

Learn how OWASP Top 10 for Agentic Applications 2026 defines the biggest AI security risks, with clear explanations and actionable steps to protect your systems.

## Why Threat Modeling Is Now Even More Critical for AI-Native Applications

DevFeed: [Why Threat Modeling Is Now Even More Critical for AI-Native Applications](<https://devfeed.tech/articles/why-threat-modeling-is-now-even-more-critical-for-ai-native-applications-8213.md>)

Original publisher: [Read original article](<https://snyk.io/blog/threat-modeling-critical-ai-native-applications/>)

Author: Snyk Team

Published: 2025-11-20T05:00:00Z

Content type: article

Language: en

Sources: [Blog RSS Feed | Snyk](<https://devfeed.tech/sources/blog-rss-feed-snyk.md>)

Topics: [Security](<https://devfeed.tech/topics/security.md>), [ai security](<https://devfeed.tech/topics/ai-security.md>), [Securing AI](<https://devfeed.tech/topics/securing-ai.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Continuous Deployment (CD)](<https://devfeed.tech/topics/continuous-deployment.md>), [Adversarial attacks](<https://devfeed.tech/topics/adversarial-attacks.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-security](<https://devfeed.tech/tags/ai-security.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [architectures](<https://devfeed.tech/tags/architectures.md>), [attacks](<https://devfeed.tech/tags/attacks.md>), [blog](<https://devfeed.tech/tags/blog.md>), [continuous-deployment](<https://devfeed.tech/tags/continuous-deployment.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [executive](<https://devfeed.tech/tags/executive.md>), [interest](<https://devfeed.tech/tags/interest.md>), [language-models](<https://devfeed.tech/tags/language-models.md>), [large-language-models](<https://devfeed.tech/tags/large-language-models.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

AI-native applications require continuous, adaptive threat modeling because their large language models, autonomous agents, evolving data flows, and runtime-integrated tools create dynamic and unpredictable security risks. The article explains why traditional manual, static, point-in-time assessments become stale and fail to scale, and highlights new attack surfaces such as data poisoning, model inversion, and adversarial attacks.

### Source excerpt

AI-native applications demand a security approach as dynamic as they are. Traditional threat modeling is no longer enough. Discover the shift to continuous, adaptive threat modeling for AI security.

## The Agentic OODA Loop: How AI and Humans Learn to Defend Together

DevFeed: [The Agentic OODA Loop: How AI and Humans Learn to Defend Together](<https://devfeed.tech/articles/the-agentic-ooda-loop-how-ai-and-humans-learn-to-defend-together-7799.md>)

Original publisher: [Read original article](<https://snyk.io/blog/agentic-ooda-loop/>)

Author: Manoj Nair

Published: 2025-11-10T05:00:00Z

Content type: article

Language: en

Sources: [Blog RSS Feed | Snyk](<https://devfeed.tech/sources/blog-rss-feed-snyk.md>)

Topics: [Securing AI](<https://devfeed.tech/topics/securing-ai.md>), [ai security](<https://devfeed.tech/topics/ai-security.md>), [Security](<https://devfeed.tech/topics/security.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>)

Tags: [adaptive](<https://devfeed.tech/tags/adaptive.md>), [agentic](<https://devfeed.tech/tags/agentic.md>), [agentic-security](<https://devfeed.tech/tags/agentic-security.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [autonomous](<https://devfeed.tech/tags/autonomous.md>), [autonomous-agents](<https://devfeed.tech/tags/autonomous-agents.md>), [awareness](<https://devfeed.tech/tags/awareness.md>), [blog](<https://devfeed.tech/tags/blog.md>), [collaboration](<https://devfeed.tech/tags/collaboration.md>), [context](<https://devfeed.tech/tags/context.md>), [cycles](<https://devfeed.tech/tags/cycles.md>), [executive](<https://devfeed.tech/tags/executive.md>), [false-positive](<https://devfeed.tech/tags/false-positive.md>), [loops](<https://devfeed.tech/tags/loops.md>), [model](<https://devfeed.tech/tags/model.md>), [pmm](<https://devfeed.tech/tags/pmm.md>), [policy](<https://devfeed.tech/tags/policy.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [reasoning](<https://devfeed.tech/tags/reasoning.md>), [security](<https://devfeed.tech/tags/security.md>), [systems](<https://devfeed.tech/tags/systems.md>), [visibility](<https://devfeed.tech/tags/visibility.md>)

### AI overview

This article presents the Agentic OODA Loop as a model for human and AI security engineers to defend AI-native systems. Inspired by the fighter-pilot cycle of Observe, Orient, Decide, and Act, it advocates adaptive defense that gains real-time visibility, reasons about context, automates policy enforcement and remediation with human oversight, and continuously learns from alerts, false positives, and exploit attempts.

### Source excerpt

Discover how AI and human security engineers collaborate to defend against evolving threats at machine speed. Learn about the new mindset for adaptive, intelligent, and symbiotic defense in the age of Agentic AI.

## Why We Built Evo -- From My Heart

DevFeed: [Why We Built Evo -- From My Heart](<https://devfeed.tech/articles/why-we-built-evo-from-my-heart-7983.md>)

Original publisher: [Read original article](<https://snyk.io/blog/introducing-evo-by-snyk/>)

Author: Manoj Nair

Published: 2025-10-22T04:00:00Z

Content type: article

Language: en

Sources: [Blog RSS Feed | Snyk](<https://devfeed.tech/sources/blog-rss-feed-snyk.md>)

Topics: [Securing AI](<https://devfeed.tech/topics/securing-ai.md>), [ai security](<https://devfeed.tech/topics/ai-security.md>), [Application Security](<https://devfeed.tech/topics/application-security.md>), [Cybersecurity](<https://devfeed.tech/topics/cybersecurity.md>), [snyk](<https://devfeed.tech/topics/snyk.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>)

Tags: [acquisition](<https://devfeed.tech/tags/acquisition.md>), [agentic-ai](<https://devfeed.tech/tags/agentic-ai.md>), [agentic-security](<https://devfeed.tech/tags/agentic-security.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ai-security](<https://devfeed.tech/tags/ai-security.md>), [awareness](<https://devfeed.tech/tags/awareness.md>), [blog](<https://devfeed.tech/tags/blog.md>), [cybersecurity](<https://devfeed.tech/tags/cybersecurity.md>), [developer](<https://devfeed.tech/tags/developer.md>), [llm](<https://devfeed.tech/tags/llm.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [security](<https://devfeed.tech/tags/security.md>), [snyk](<https://devfeed.tech/tags/snyk.md>), [snyk-platform](<https://devfeed.tech/tags/snyk-platform.md>)

### AI overview

Snyk introduces Evo as an agentic security orchestrator for AI-native software systems. The article argues that AI security must be an autonomous, operational, continuous architecture integrated into development rather than a passive collection of scanners, policies, or dashboards.

### Source excerpt

Introducing Evo by Snyk, the world's first Agentic Security Orchestrator. Learn why Evo is changing the game in cybersecurity to make security seamless, invisible, intelligent, and unstoppable--so innovation never has to slow down again.

## Hugging Face and VirusTotal collaborate to strengthen AI security

DevFeed: [Hugging Face and VirusTotal collaborate to strengthen AI security](<https://devfeed.tech/articles/hugging-face-and-virustotal-collaborate-to-strengthen-ai-security-7557.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/virustotal>)

Author: Adrien Carreira; Bernardo Quintero

Published: 2025-10-22T00:00:00Z

Content type: article

Language: en

Sources: [Hugging Face - Blog](<https://devfeed.tech/sources/hugging-face-blog.md>)

Topics: [hugging face](<https://devfeed.tech/topics/hugging-face.md>), [VirusTotal](<https://devfeed.tech/topics/virustotal.md>), [ai security](<https://devfeed.tech/topics/ai-security.md>), [Security](<https://devfeed.tech/topics/security.md>), [Open Source Models & Datasets](<https://devfeed.tech/topics/open-source-models-datasets.md>), [CI/CD](<https://devfeed.tech/topics/cicd.md>)

Tags: [ai-models](<https://devfeed.tech/tags/ai-models.md>), [ai-security](<https://devfeed.tech/tags/ai-security.md>), [ci-cd](<https://devfeed.tech/tags/ci-cd.md>), [hub](<https://devfeed.tech/tags/hub.md>), [hugging-face](<https://devfeed.tech/tags/hugging-face.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [partnerships](<https://devfeed.tech/tags/partnerships.md>), [security](<https://devfeed.tech/tags/security.md>), [virustotal](<https://devfeed.tech/tags/virustotal.md>)

### AI overview

Hugging Face and VirusTotal are collaborating to continuously scan public model and dataset repositories on the Hugging Face Hub. The integration checks file hashes against VirusTotal intelligence without sharing raw file contents, providing malware detections, threat relationships, and related campaign context. Organizations can also use the checks in CI/CD and deployment workflows to reduce the risk of distributing malicious assets.

### Source excerpt

We're on a journey to advance and democratize artificial intelligence through open source and open science.

[Next page](<https://devfeed.tech/topics/ai-security.md?cursor=WyIyMDI1LTEwLTIyVDAwOjAwOjAwKzAwOjAwIiwgIjVhNTViNTMxLTRjM2MtNGU4Zi1hYjdiLWExOTQzYmFlMzZlNSJd>)