Analysis · latest

More filters

The lethal trifecta for AI agents: private data, untrusted content, and external communication

An explainer on stopping prompt injection in MCP servers frames the problem as the 'lethal trifecta' (private-data access, exposure to untrusted content, and external communication) coined by Simon Willison, using the Invariant Labs demonstration against GitHub's official MCP server as its central case. In that attack a malicious GitHub issue embedded agent-directed instructions that caused a coding agent to leak private repo details into a public pull request, with no exploited code or CVE. The piece argues the fix is architectural rather than prompt-based. Details →

Understanding ChatGPT Work

Simon Willison's teardown of OpenAI's ChatGPT Work (specifically the cloud variant, Work Cloud) argues its feature set — internet-enabled code execution, a headless Chrome browser, a persistent scratch filesystem, sub-agents, scheduled automations, and Cloudflare Workers site deploys — combines all three elements of his 'lethal trifecta': access to private data, exposure to untrusted content, and a channel to exfiltrate stolen data. Willison does not demonstrate an exploit but asks OpenAI to explain how it defends Work sessions against prompt injection, criticizing the product's opacity around system prompts and tool descriptions. Details →

Securing the Model Context Protocol (MCP): Risks, Controls, and Governance

An analysis piece synthesizing MCP (Model Context Protocol) security risks for CISOs, drawing on a Darktrace blog and an arXiv paper (arXiv:2511.20920) by Errico, Ngiam, and Sojan. It categorizes threats such as content-injection attackers embedding malicious instructions into agent-consumed data, supply-chain attackers distributing compromised MCP servers, and over-privileged agents enabling data-driven exfiltration, tool poisoning, and cross-system privilege escalation, and proposes controls including scoped per-user authentication, sandboxing, provenance tracking, DLP, and centralized governance. Details →

LLM security testing: how to pentest LLMs and MCP servers

Escape.tech publishes a methodology for pentesting LLM applications and MCP servers, mapping attacks to the OWASP Top 10 for LLM Applications 2025 (prompt injection, improper output handling, excessive agency, system-prompt leakage) and demonstrating them against a self-built vulnerable FastMCP lab. The guide explains why LLM testing breaks the web-app playbook — no parser boundary, non-deterministic interpreter, no sanitization line — and notes MCP tool descriptions and tool responses both reach the model as trusted injection channels, referencing tool poisoning and rug-pull attacks. Details →

Prompt Injection: How to Protect AI Agents and LLM Apps

An educational guide, "Prompt Injection: How to Protect AI Agents and LLM Apps," explains the instruction-vs-data trust problem underlying direct and indirect prompt injection and lays out a layered defense model (least privilege, tool access controls, approvals for consequential actions, structured tool arguments, validation, sandboxing, monitoring, and adversarial evals). The piece synthesizes framing from OWASP LLM Top 10 (LLM01), OpenAI, and Anthropic, using examples such as malicious instructions hidden in emails, webpages, RAG chunks, and MCP resources. Details →

Prompt Injection Hacking: Emerging Trade Secret, Employment, and Litigation Risks

An article from Search Engine Land explains how prompt injection has evolved to threaten brands and AI workflows, citing examples such as Permiso's 'ChatGPhish' where malicious payloads embedded in ordinary webpages coerce AI assistants (ChatGPT, Perplexity) into rendering spoofed account alerts and malicious QR codes inside the chat interface, bypassing URL blocklists. It surveys additional vectors including LLM referral hijacking via semantic embedding, weaponized multimodal inputs (podcasts, video, voice agents), rogue AI customer-support agents, and supply-chain risk from unvetted AI vendors. Details →

AI Agent Security Risks: What Happens When Agents Are Manipulated

Acalvio's write-up synthesizes OWASP's agentic AI security guidance (the AI Agent Security Cheat Sheet, Top 10 for LLM Applications, and Top 10 for Agentic Applications 2026), mapping risks like prompt injection (LLM01), excessive agency, and trust-chain abuse to detection requirements, and argues deception (decoy APIs, deceptive credentials, honeytokens) adds a runtime detection layer. It frames the challenge using the disclosed GTG-1002 AI-orchestrated espionage campaign, in which a Chinese state-sponsored group manipulated Anthropic's Claude Code to execute an autonomous intrusion at machine speed. Details →

Mitigate indirect prompt injection risks from Google Cloud MCP | Google Cloud Data Agent Kit extension for Antigravity IDE | Google Cloud Documentation

Google Cloud documentation for the Data Agent Kit extension (VS Code and Antigravity IDE) warns that coding agents connected via Google Cloud MCP can be hijacked through indirect prompt injection, where malicious instructions hidden in data sources such as Cloud Storage, BigQuery, email, or calendars are interpreted as commands. The guidance recommends mitigations including running agents in constrained environments like Cloud Workstations with disabled internet access and no root privileges. Details →

The Structural Cost of the MCP Security Crisis

An analysis of the escalating Model Context Protocol (MCP) security crisis synthesizes recent disclosures: over 21,000 internet-facing MCP servers, 91.8% of audited production servers lacking OAuth, hundreds of instances exposing unrestricted shell access, and 10+ critical CVEs, drawing on the arXiv 'Exposed by Design' assessment, OX Security's 'Mother of All AI Supply Chains' report, the OWASP MCP Top 10, and NSA design guidance. The piece frames the STDIO transport architectural dispute between the security community and Anthropic ahead of the MCP Dev Summit in Seoul, and the protocol's governance shift to the Linux Foundation. Details →
See the API docs to pull all 954 items →

How the wire is made

Poll & cluster

Internet is crawled for AI security news and near-duplicate coverage is embedded and grouped into durable items.

Curate

AI Agent filters for agentic-AI relevance, classifies and tags each item, scores severity for threats, and writes the summary.

Read the full methodology →

Every item here is one machine-curated intelligence object, not a headline.

Read the wire for free. There is a small charge to ask the index questions.

The wire, open

The complete curated feed, no key required.

Subscribe to the RSS feed

The vector desk

Query the index by meaning, not just keyword.

  • GET /api/items?tags=&minSeverity=&itemType=
  • GET /api/search?q= — keyword
  • GET /api/semantic?q= — vector
Preview semantic search