Tagged "ai-security"
12 articles tagged ai-security, 12 April 2026 to 26 July 2026. Newest first.
-
Anthropic Secures Its AI-Native Software Development Lifecycle
Anthropic publishes security practices for AI-integrated development workflows, offering insights into safe deployment patterns for LLM-assisted coding and infrastructure.
-
Bounding the Blast Radius: A Survey of Prompt-Injection Defenses for LLM Agents
A comprehensive survey examines the landscape of prompt-injection defense mechanisms for LLM-based agents. Understanding these security patterns is essential for developers building production local deployments with agent capabilities.
-
eXo MCP Server Enables Secure AI Agent Access to Workplace Tools
The eXo platform has introduced an MCP server implementation that securely exposes workplace tools to AI agents using OAuth authentication. This enables controlled local agent deployments in enterprise environments.
-
AI, open code and vulnerability risk in the public sector
UK government guidance addresses security considerations for deploying AI and open-source code in public sector systems. Essential reading for organizations deploying local LLMs in regulated or high-security environments.
-
Critical Ollama Memory Leak Vulnerability Exposes 300,000 Servers Globally
A severe memory leak vulnerability in Ollama has exposed approximately 300,000 servers to potential attacks. This critical security issue affects one of the most popular local LLM deployment platforms and requires immediate attention from operators running Ollama instances.
-
NHS England Withdraws AI Software Over Security and Hacking Concerns
NHS England has pulled public-facing AI software due to vulnerability concerns and potential hacking risks. The incident underscores security and reliability requirements for deploying LLMs in healthcare and regulated environments.
-
US State Dept Orders Global Warning About Alleged AI Thefts by DeepSeek
International security alert regarding alleged intellectual property theft by DeepSeek has implications for open-source model licensing, supply chain security, and local LLM deployment strategies.
-
NHS to Close-Source GitHub Repos Over AI and Security Concerns
The UK National Health Service restricts public access to code repositories citing AI model training and security risks, signaling institutional concerns about open-source exposure in sensitive domains.
-
NordVPN Adds On-Device AI Voice Detector to Chrome Extension to Identify Synthetic Audio
NordVPN integrates a local AI model into its Chrome extension to detect synthetic audio, demonstrating practical applications of on-device inference for security and media verification.
-
Thinking Outside the Box: New Attack Surfaces in Sandboxed AI Agents
Security research identifies novel attack vectors in sandboxed AI agent deployments, highlighting critical considerations for self-hosted and edge inference systems. Understanding these vulnerabilities is essential for practitioners securing local LLM implementations.
-
Defender – Local Prompt Injection Detection for AI Agents
A new npm package that performs prompt injection detection entirely locally without requiring API calls, providing security for AI agents running on-device. This tool addresses critical safety concerns for local LLM deployments.
-
I Gave My AI Shell Access and Felt Uneasy – So I Sandboxed It
Developer explores practical security and sandboxing approaches for safely deploying autonomous agents with system access in local environments.