jargon

Applied AI·Security and safety

SQL injection's cousin, except there is no clean equivalent of parameterised queries, so you defend in depth instead.

Prompt injection

Content in the model's input that hijacks its behaviour: 'ignore your instructions and do X' hidden in a document, email or web page the system processes. The number one vulnerability class for LLM applications, and unsolved in the general case; defences reduce, not eliminate.

Commonly confused with