Prompt injection

Appears in 6 tutorials

Malicious instructions hidden in content the agent reads (web page, email, doc) that trick it into harmful actions.

As used in AI Agents →

Malicious instructions hidden in content the agent reads (web page, email, doc) that trick it into harmful actions. The defining agent security threat.

As used in Prompt Engineering →

Malicious instructions hidden inside content the model reads (a document, a web page, a tool result) that try to hijack its behavior. The defining LLM security threat.

As used in Retrieval-Augmented Generation (RAG) →

Hidden malicious instructions inside a retrieved document that try to hijack the model; why retrieved content is untrusted.

As used in AI Production Engineering →

An attack where malicious instructions in the text the model reads hijack its behavior. The signature AI attack. (Mod 6)

As used in LLM Infrastructure →

Malicious instructions hidden in input (especially dangerous with tools or untrusted RAG documents).

As used in Git, GitHub & GitHub Copilot →

An attack where malicious instructions hidden in content the agent reads hijack its behavior; includes the "Rules File Backdoor" and RoguePilot-class attacks. (Mod 15)