Fetching from the wire…
Public story · 2026-02-16 · source-backed
DeepMind's Delegation Capability Tokens paper (arXiv) is the most important agent security paper since the MCP specification. It formally solves the delegation problem: how do agents safely give other agents scoped permissions? The cryptographic caveat system enables least-privilege chains that degrade gracefully. If you're building multi-agent systems, this is required reading.
Chain-of-Draft prompting (arXiv) — a technique achieving 70-90% token reduction compared to Chain-of-Thought with comparable reasoning quality. The idea: instead of "think step by step," prompt "write only the minimum draft for each reasoning step." Each step uses max 5 words. Simple, effective, and immediately applicable to any LLM prompt that currently uses CoT.
NIST Agent Identity Concept Paper — The first formal government standard proposal for AI agent identity. Covers identification, authorization, access delegation, and audit logging. Comments open until April 2. This will become the compliance baseline for regulated industries deploying agents.
Each link below shares sources, entities, or timing with this story.
OWASP released MCP / Shared entities / Same source / Shared topic
Linked by a graph relationship (OWASP released MCP); both cover April, Comments, Delegation Capability Tokens, MCP; cite the same source (arXiv).
Claude uses MCP / Shared entities / Same source domain / Shared topic / What happened next / Tension
Linked by a graph relationship (Claude uses MCP); both cover LLM, MCP; reported by the same outlet (arxiv.org).
Claude Code uses MCP / Shared entities / Shared topic / What happened next / Tension
Linked by a graph relationship (Claude Code uses MCP); both cover Each, LLM, MCP; overlapping topics (access, agent).
Claude Code uses MCP / Shared entities / Shared topic / What happened next
Linked by a graph relationship (Claude Code uses MCP); both cover Each, LLM, MCP; overlapping topics (agent, each, token).
Claude Code uses MCP / Shared entities / Same source domain / What happened next
Linked by a graph relationship (Claude Code uses MCP); both cover Each, LLM, MCP; reported by the same outlet (arxiv.org).
Claude Code uses MCP / Shared entities / Same source domain / Shared topic / What happened next
Linked by a graph relationship (Claude Code uses MCP); both cover Covers, MCP; reported by the same outlet (arxiv.org).
Claude Code uses MCP / Shared entities / Shared topic / What happened next
Linked by a graph relationship (Claude Code uses MCP); both cover April, Each; overlapping topics (agent, april, each).
LLM uses OpenAI / Shared entity: CoT / Same source domain / Shared topic / What happened next
Linked by a graph relationship (LLM uses OpenAI); both cover CoT; reported by the same outlet (arxiv.org).