AIF-C01 · Question #201
Which scenario describes a potential risk and limitation of prompt engineering in the context of a generative AI model?
The correct answer is B. Prompt engineering could expose the model to vulnerabilities such as prompt injection attacks. A key risk in prompt engineering is prompt injection, where attackers manipulate input prompts to alter a model's behavior or produce unintended outputs. This vulnerability arises from the model's sensitivity to input structure and content, making it a critical limitation in…
Question
Which scenario describes a potential risk and limitation of prompt engineering in the context of a generative AI model?
Options
- APrompt engineering does not ensure that the model always produces consistent and deterministic
- BPrompt engineering could expose the model to vulnerabilities such as prompt injection attacks.
- CProperly designed prompts reduce but do not eliminate the risk of data poisoning or model
- DPrompt engineering does not ensure that the model will consistently generate highly reliable
How the community answered
(39 responses)- A3% (1)
- B92% (36)
- C5% (2)
Explanation
A key risk in prompt engineering is prompt injection, where attackers manipulate input prompts to alter a model's behavior or produce unintended outputs. This vulnerability arises from the model's sensitivity to input structure and content, making it a critical limitation in secure prompt design.
Topics
Community Discussion
No community discussion yet for this question.