What is a prompt injection risk in LLM applications? (scenario 33)
Select an answer to reveal the explanation.
Short Explanation and Infographic
Here's the deal — Untrusted content steers the model to ignore system instructions or exfiltrate secrets
Full explanation below image
Full Explanation
The correct answer is: Untrusted content steers the model to ignore system instructions or exfiltrate secrets. This matches standard ML/AI engineering practice for Domain 5: Generative AI. Distractors confuse adjacent concepts or unsafe operational shortcuts. In production, validate with held-out data, monitoring, and governance appropriate to risk.