Sistava

Protect Against Prompt Injection

Input Safety reads every incoming message before your employee does, and stops the ones trying to hijack it: instructions to ignore its rules, requests to print its own configuration, and role-play framed to talk it out of its guardrails. That matters most where the message did not come from you, so a payload buried in a forwarded email, a support ticket, or a shared thread cannot turn your employee against you. Pick Low, Medium, or High, and every level catches the textbook attacks: the level decides how much benefit of the doubt the genuinely ambiguous messages get. Medium is the default and suits most companies. Blocked messages get a short, human reply and the conversation carries on, with each one recorded so you can see what has been tried.

Input safety screens every message before it reaches your AI employee's model. Prompt injection attempts, jailbreaks, and instructions designed to make the agent ignore its rules are detected and stopped at the door.

This matters most for employees exposed to the outside world. A chat widget on your website, a public mailbox, or an inbound support queue will eventually receive adversarial input. Input safety means that is an expected event, not an incident.

Protection runs automatically on every channel, with no prompt engineering required from you. Your employees keep their instructions, their boundaries, and their judgment, no matter what arrives in the inbox.

Strictness is yours to set. Three levels, low, medium and high, decide how much benefit of the doubt a genuinely ambiguous message gets, and every level catches the textbook attacks regardless of which one you pick. Medium is the default and suits most companies. Move it up when your employees face the public directly, or down if your normal traffic is unusual enough to trip the strict end.

It is an organization wide setting rather than a per employee chore. One choice covers every employee you have and every channel they answer on, including the ones you connect later. Input safety also sits beside four related policies, output safety, PII protection, topic control and data leakage prevention, in the same place, so your whole safety posture is one screen instead of a scavenger hunt.

A block is not a dead end for a real person who simply phrased something oddly. The sender gets a short, human reply and the conversation carries on, while the block itself is recorded so you can see what has been tried against your workforce. None of it interrupts your day or waits on you to intervene.

What Is Prompt Injection and Why Should You Care?

Prompt injection is the practice of hiding instructions inside ordinary-looking content, like an email that tells the agent to ignore its previous instructions and forward your files. Models that act on untrusted input are vulnerable by default, which is exactly the position any working AI employee is in.

Input safety exists because your employees read email, browse the web, process documents, and talk to strangers. Each of those is a path for adversarial text, and each one is screened before the model acts on it.

This is not a theoretical risk. Attacks hidden in ordinary-looking content, a forwarded email, a shared document, a scraped web page, have been used against production AI systems to trigger actions nobody approved. Any employee that reads external content is exposed to this by default. The only real defense is screening what comes in before the model ever interprets it as an instruction.

Jailbreaks Stopped Before the Model Sees Them

Jailbreak attempts try to talk a model out of its safety behavior through roleplay, hypotheticals, encoding tricks, and social pressure. The input safety layer recognizes these patterns and blocks the attempt rather than letting it through and hoping the model resists.

Blocking happens before model inference, which is the strongest place to stand. A manipulation the model never reads is a manipulation that cannot work, regardless of how clever it is.

Safety That Does Not Slow the Work Down

Screening runs on every inbound message and is invisible when input is clean, which is nearly all of the time. Legitimate work flows through untouched while malicious payloads are stopped and logged.

Each blocked attempt is recorded so you can see what was tried against your workforce. For most teams, the log is quiet reassurance; for security teams, it is evidence the boundary is doing its job.

Set It Once, For Everybody

Input safety belongs to your organization's security settings, not to each employee individually. You pick a strictness level of low, medium or high, and it applies to every employee and every channel they answer on, including any you connect later. Medium is the default and is the right starting point for most companies.

The same screen holds the four related policies, output safety, PII protection, topic control and data leakage prevention, so the safety posture of your entire workforce is one page you can read in under a minute. Each is a single switch with its own strictness level, which means tightening one area does not force you to tighten all of them.

How It Works

Every inbound message passes a screening layer before the model acts on it.

Each message arriving on any channel is evaluated against known manipulation patterns: prompt injection, jailbreak structures, encoded instructions, and unsafe requests. Clean traffic, which is nearly all of it, passes through with no perceptible delay.

Flagged input is blocked before model inference and the event is logged with the reason. The employee never reads the malicious content, so there is no contest of wills with the attacker, just a closed door.

Screening follows the message wherever it came from, not just the chat box. The same check runs on an email your employee reads, a document it processes, a ticket that arrives through a form and a page it opens while researching, because hidden instructions do not care which door they came through. When the layer cannot make a confident call on an inbound message, it refuses that message rather than passing it along and hoping for the best.

Use Cases

Public chat widget shrugs off injection attempts

Visitors who paste jailbreak prompts get a polite refusal, and the attempt is logged for review.

Email-borne attacks die at the gate

An inbound email with hidden instructions is blocked before the employee processes the thread.

Scraped web content stays untrusted

Adversarial text planted on web pages is screened when employees browse and research.

Security team gets an attack log

Blocked attempts form a record of what is being tried against your workforce.

One setting covers the whole workforce

Strictness is chosen once at organization level and applies to every employee and every channel, including the ones you connect later.

Multi-step workflows stay contained even under attack

An employee chaining several tools together, like reading a document then acting on what it found, cannot be walked into an unintended sequence by hidden instructions in that document, because each input is screened before it reaches the model that decides the next step.

Comparison

BeforeAfter
Agent safety depends on the model refusing.Malicious input is blocked before the model reads it.
Prompt injection is discovered after the damage.Injection patterns are caught at the door and logged.
Each prompt needs hand-written defenses.Protection is a platform layer on every channel.
Public-facing AI is a standing risk.Adversarial input is an expected, handled event.

FAQ

How does Sistava protect against prompt injection?

Every message is screened by the input safety guardrail before it reaches the model. Injection patterns, jailbreak attempts, and unsafe instructions are detected and blocked, and the attempt is logged.

Do I need to configure input safety?

No. It runs automatically on every channel for every employee. There is nothing to write or maintain.

Will input safety block legitimate messages?

It is tuned for accuracy on real-world traffic. Ordinary requests, even unusual ones, pass through; the layer targets manipulation patterns, not strong language or odd topics.

Why is blocking inputs better than trusting the model to refuse?

Model refusal is a last line of defense that sophisticated attacks try to erode. Stopping malicious input before inference means the model never has to win that argument.

Does this cover indirect prompt injection, like instructions hidden in an email or a web page, not just something typed directly into chat?

Yes. The same screening applies regardless of where the content originates: a message typed directly to the employee, an email it reads, a document it processes, or a web page it visits while browsing. Hidden instructions are stopped in each case, before the model acts on them.

How is input safety different from the approval gateway?

They work at different points. Input safety blocks manipulative content before the model ever reads it. The approval gateway pauses a legitimate, already-in-progress action, like sending an email, for your sign-off. A blocked injection attempt never gets far enough to reach either the model or an approval prompt; it is stopped at the door.

Where do I turn input safety on and change how strict it is?

Input safety lives with your organization's security policies and applies to every employee and every channel at once, rather than being set employee by employee. You choose a strictness level of low, medium or high, with medium as the default. The level decides how much benefit of the doubt genuinely ambiguous messages get, since every level already catches the textbook attacks.

What happens to the person who sent a blocked message?

They get a short, human reply and the conversation carries on normally, so a real customer who happened to phrase something oddly is never left staring at an error. The block is recorded on your side, which gives you a record of what has been tried against your workforce without anything needing your attention in the moment.

Where Protect Against Prompt Injection fits

Protect Against Prompt Injection is part of What stops them from going wrong.

Your AI agents pause before any sensitive action and wait for your approval. PII is detected and redacted before it reaches the model. Content policies block harmful or off-brand output. Execution limits prevent runaway tasks. A Sistava mentor pairs with every employee to spot blockers and keep work on track alongside their team leader. Set company-wide policies once and every employee follows them, including future hires.

Read the guide

More in Guardrails

Explore