Build an MCP Tool-Poisoning Defense Workflow with Tool-Description Verification
In 2026 the dominant MCP attack class stopped exploiting code bugs and started poisoning metadata: agents trust tool names, descriptions, and schemas as configuration, so an attacker who controls a tool's description can inject instructions the model follows. This dispatch builds tool-guard, a LangGraph workflow that sits between your agent and every MCP server, inventories every tool, verifies descriptions against an allowlist, detects imperative-language patterns, sandboxes suspicious tools, and writes an append-only audit of every tool call.