Source Injection
Read about source injection and how to manage potential threats.
Last updated
Was this helpful?
Read about source injection and how to manage potential threats.
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.
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?
Was this helpful?

