Source Injection

Read about source injection and how to manage potential threats.

What is source injection?

Any source, from a scraped website to an uploaded document, can contain hidden instructions designed to manipulate the AI, a technique known as source injection. A successful injection can cause the model to ignore its original purpose, leak sensitive information, or generate harmful content.

Protection against source injection

A successful injection can cause the model to ignore its original purpose, leak sensitive information, or generate harmful content.

Before processing, always implement strict sanitization and validation on your data to neutralize potential threats.

Last updated

Was this helpful?