03Why do system prompts leak, and what should never be in one?▼easyOpenAIAnthropicSalesforce1 repliesunlockedOWASP made system prompt leakage its own category (LLM07) because teams keep treating prompts as secrets. The strong answer flips the premise: design so extraction doesn't matter.Open full answer →
08Your LLM agent is vulnerable to prompt injection that reveals the system prompt. How do you defend it?▼medium★ EssentialOpenAIAnthropicSalesforce1 repliesunlockedA verbatim AI-security interview question with a built-in trap: candidates who promise to stop extraction fail, and candidates who shrug 'it's unpreventable' also fail. The winning answer is a layered containment design.Open full answer →