Wend.
ProductPricing
Sign inGet access
Glossary/Prompt injection

Prompt injection

Prompt injection is an attack that hides instructions inside content an AI will read, so the model treats a third party's text as its own user's request.

A language model reads everything as text, and text carries no marker of authority. The user's request, the system's rules, and a web page fetched mid-conversation all arrive in the same channel, so a sentence inside that page saying ignore your instructions and do this instead is, to the model, just another sentence. Prompt injection exploits exactly that. Direct injection is a user attacking the system they are talking to. Indirect injection is a third party planting instructions in content the model will later read: an email, a shared document, a page, a calendar invite. The indirect form is the one that matters for agents, because the victim never sees the attack.

It became consequential when assistants became agents. A chatbot that can only answer can at worst be talked into saying something. An agent that reads email and can also send it, or reads a web page and can also write to a database, turns a planted sentence into an action. The standard demonstrations are an email instructing the assistant to forward the inbox, and a page instructing it to append what it knows to a URL. Once an agent holds tools, its reading list is part of its attack surface.

There is no reliable model-level fix. Filtering, delimiters and prompt hardening lower the hit rate and none of them reach zero, which is why OWASP has ranked prompt injection the top risk for LLM applications since it began keeping the list. The defenses that hold are structural, and they are ordinary security: give each tool the least privilege that does its job, separate the credential that reads from the credential that commits, and put a person in front of actions that are expensive to undo. A system built this way does not need to detect the injection, because the instruction arrives holding a permission that cannot do damage on its own.

Why it matters

If an assistant can both read outside content and act, every page, email and transcript it reads is a potential instruction. The question to ask of any agent-connected product is not whether injection can happen but what the worst planted sentence can actually do, and the answer is set by the product's write path, not by its model.

How Wend relates

Wend's write path is the structural defense. A connected agent can only propose, a write is never authorized by instructions inside ingested content, and nothing an agent proposes reaches your graph until you approve it. A planted instruction ends at a review screen with its source attached, where you can see exactly who tried to write what.

Get access

Related terms

Write arbitrationHuman in the loopModel Context Protocol (MCP)Provenance
PreviousPlanning fallacyNextProvenance
All terms

Wend.

Wend.

Wend knows everyone you know, notices who you talk to, and plugs your whole network into the AI you already use. Every fact has a source, and you approved it.

Product

  • Get access
  • Wend for Mac
  • Planner
  • Manifesto
  • Pricing
  • Wend for Chrome
  • Open source (wend-core)
  • Sign in

Compare

  • Best personal CRMs 2026
  • Wend vs Dex
  • Wend vs Mesh (Clay)
  • Dex alternatives
  • Mesh (formerly Clay) alternatives
  • Monica HQ alternatives
  • Assistant memory alternatives
  • All alternatives
  • All head-to-heads

Use cases

  • For founders
  • For investors
  • For chiefs of staff
  • For job-seekers
  • All audiences

Free tools

  • Warm-intro response rate
  • Who do I know at…
  • Intro request template
  • Follow-up cadence
  • All free tools

Resources

  • Blog
  • Glossary
  • Security & privacy
  • About

Company

  • Your account
  • Contact
  • Privacy
  • Terms
  • Subprocessors
  • DPA
Encrypted at rest·Never sold·Never used to train AI·Open core (AGPLv3)·GDPR transfers via SCCs·Sitemap

© 2026 Wend Labs Inc. · trywend.io

Built by Ansh Vasani and Ava Yu.

Ask AI about Wend

PerplexityChatGPTGoogle