Prompt Injection

topic on 8 shows · 25 statements across 14 episodes

the Y Combinator Startup Podcast Latent Space Lenny's Podcast the Startup Ideas Podcast the MAD Podcast the a16z Podcast Big Technology TBPN

25 statements about Prompt Injection, every show

Y COMBINATOR Assertion Contradicted
Cherny: Anthropic Can No Longer Demonstrate Prompt Injection on Opus 5
“So essentially, if you combine a well-aligned model, so this is, like, essentially three years of research into alignment, With a prompt injection classifier, which we run for all traffic, and what this is doing is it's based on Chrysola's mechanistic interpre…”
Boris Cherny Jul 27, 2026 ▶ 2:46 Boris Cherny: We Cut 80% of Claude Code’s Prompt · Y Combinator
Fredrikson: Prompt engineering cannot reliably enforce AI agent security policies
“Oftentimes people will try and prompt their way around it, like adjust the system prompt or like engineer the agent in a way where you're interjecting all the time and reminding it of what the original Goal and objective was, and that'll get you a little bit o…”
Matt Fredrikson Jun 22, 2026 ▶ 31:42 AI Security After Codex and Claude Code — Zico Kolter & Matt Fredrikson, Gray Swan
Fredrikson: Agent Guardrails Should Block Policy Violations, Not Injection Payloads
“If you parse some untrusted content and there is like a prompt injection, you know, something that's clearly trying to get the model to do a bad thing, you might be interested in knowing about that, but you don't necessarily like want your cloud code that you …”
Matt Fredrikson Jun 22, 2026 ▶ 41:05 AI Security After Codex and Claude Code — Zico Kolter & Matt Fredrikson, Gray Swan
MAD Insight
Kolter: Prompt injection introduces data exfiltration risks to AI agents
“Things like prompt injection are really a new security vulnerability for AI agents, and they mean that your risk is not just that you could have some, the model says something mean to you or something like that. Or even they could just write bad code. It could…”
Zico Kolter May 7, 2026 ▶ 57:05 OpenAI Board Member Zico Kolter: Modern AI Is Just 200 Lines of Code
a16z Insight
Levie: AI agent security risks are 1,000x greater than human employees
“The risk is like a thousand times greater. Like these people, like they will just leak your information whenever they want. Like they will happily just go and send some email to somebody because they got prompt ejected.”
Aaron Levie Apr 8, 2026 ▶ 20:56 Box CEO on the AI Adoption Gap | The a16z Show
a16z Insight
Levie: Enterprise AI must assume context window data can be leaked
“And so then thus, if anything can ever enter that context window, because they have access to a resource, then in theory you should assume it can be, you know, prompt ejected out of the context window, and I don't know that we know of a way to solve that at th…”
Aaron Levie Apr 8, 2026 ▶ 21:31 Box CEO on the AI Adoption Gap | The a16z Show
Willison: LLMs fundamentally cannot separate trusted instructions from untrusted user text
“Agents fundamentally, like LLMs, can't tell the difference between texts that you give them and texts that you copy and paste in from other people. They're all the same thing. So instructions in that input text can always override the earlier instructions.”
Simon Willison Apr 2, 2026 ▶ 1:18:38 An AI state of the union: We’ve passed the inflection point & dark factories are coming
LENNY'S PODCAST Prediction Not checkable as stated
Willison: AI will eventually suffer a catastrophic Challenger-style security disaster
“So my prediction is that we're going to see a challenging disaster. Like at some point, this is going to catch up with us and it's going to be Very, very, very bad, and that will hopefully help us start trying to figure out how not to do this. At the same time…”
Simon Willison Apr 2, 2026 ▶ 1:24:43 An AI state of the union: We’ve passed the inflection point & dark factories are coming
Willison: AI prompt injection benchmarks under 100% provide false security
“And again, until it's a hundred percent, I don't think it's a meaning. I think it just gives people a false sense of security that this problem won't bite them.”
Simon Willison Apr 2, 2026 ▶ 1:25:50 An AI state of the union: We’ve passed the inflection point & dark factories are coming
BIG TECHNOLOGY Disclosure
Brockman: OpenAI Has Invested Heavily to Defend Against Prompt Injections
“If you're going to have an AI that is very smart, very capable, hooked up to lots of tools, you want to make sure that it can't be subverted by someone giving it a weird instruction. And that's something that we've invested in quite a lot, and I think have rea…”
Greg Brockman Apr 1, 2026 ▶ 32:00 OpenAI President Greg Brockman: AI Self-Improvement, The Superapp Bet, Path To AGI, Scaling Compute
Moritz Kremb: Stronger frontier AI models natively defend against prompt injection attacks
“Actually the most useful one is to mitigate this risk is just to use a strong model. Because the smarter the model, the better it is actually at like not falling for these prompt injection tricks.”
Moritz Kremb Mar 19, 2026 ▶ 46:45 I fixed OpenClaw so it actually works (full setup)
LATENT SPACE Prediction Open · timeframe Mar 2031
Levie: Prompt injection against AI agents will cause major enterprise security breaches
“There's going to be just incredibly spectacularly crazy security incidents that will happen with agents because you'll prompt inject an agent and Sort of find your way through the CRM system and pull out data that you shouldn't have access to.”
Aaron Levie Mar 5, 2026 ▶ 5:06 Why Every Agent Needs a Box — Aaron Levie, Box
TBPN Assertion Supported
Steinberger: Prompt injection is unsolved and poses absolute risk
“We just haven't solved some things, like prompt injection is not solved. There is absolute risk”
Peter Steinberger Jan 28, 2026 ▶ 31:07 Full Interview: Clawdbot’s Peter Steinberger Makes First Public Appearance Since Launch
LENNY'S PODCAST Prediction Not checkable as stated
Reganti: Prompt injection will become a major crisis as AI goes mainstream
“I think that will be a huge problem once systems go mainstream. We're still so busy building AI products that we're not worried about security, but it will be such a huge problem to kind of especially with this non-deterministic API again, right? So you're kin…”
Aishwarya Reganti (Ash) Jan 11, 2026 ▶ 23:03 Why most AI products fail: Lessons from 50+ AI deployments at OpenAI, Google & Amazon
Schulhoff: Jailbreaking targets models directly; prompt injection overrides developer prompts
“So the difference is in jailbreaking. It's just a malicious user and a model. In prompt injection, it's a malicious user, a model, and some developer prompt that the malicious user is trying to get the model to ignore.”
Sander Schulhoff Dec 21, 2025 ▶ 9:25 Why securing AI is harder than anyone expected and guardrails are failing | HackAPrompt CEO
LENNY'S PODCAST Assertion Not checkable as stated
Schulhoff: There has not yet been a very damaging prompt injection incident
“Cause like I have a couple of examples that we can go through, but maybe strangely, maybe not so strangely, there hasn't been like a, an actually very damaging event quite yet.”
Sander Schulhoff Dec 21, 2025 ▶ 10:59 Why securing AI is harder than anyone expected and guardrails are failing | HackAPrompt CEO
LENNY'S PODCAST Assertion Partly supported
Schulhoff: Remotely.io was the first public prompt injection incident
“The very first example of prompt injection, Publicly on the internet was this Twitter chat bot by a company called remotely.io.”
Sander Schulhoff Dec 21, 2025 ▶ 11:52 Why securing AI is harder than anyone expected and guardrails are failing | HackAPrompt CEO
Schulhoff: All Transformer-Based Chatbots Are Vulnerable to Adversarial Attacks
“And because all I guess for the most part, all currently deployed chatbots are based on transformers or transformer adjacent technologies. They're all vulnerable to Prompt injection, jailbreaking, forms of adversarial attacks.”
Sander Schulhoff Dec 21, 2025 ▶ 28:54 Why securing AI is harder than anyone expected and guardrails are failing | HackAPrompt CEO
Schulhoff: Containerizing AI-generated code execution fully neutralizes prompt injection risks
“And then they'd be like, oh, you know, they, you know, they'd realize we can just dockerize that code run put it in a container. So it's running on a different system and take a look at the sanitized output. And now we're completely secure. So in that case, pr…”
Sander Schulhoff Dec 21, 2025 ▶ 53:37 Why securing AI is harder than anyone expected and guardrails are failing | HackAPrompt CEO
Schulhoff: No meaningful progress made on solving prompt injection or jailbreaking
“And so in, in my professional opinion, there's been no meaningful progress made towards solving adversarial robustness, prompt injection, jailbreaking. In the last couple of years, since the problem was discovered and we're, we, you know, we're often seeing ne…”
Sander Schulhoff Dec 21, 2025 ▶ 1:12:29 Why securing AI is harder than anyone expected and guardrails are failing | HackAPrompt CEO
LATENT SPACE Prediction Partly held up
McCloy: ChatGPT Search Bans for Prompt Injection Are Coming
“I think it works until it stops working. Right. And I would say like, there's not a lot of stories of people getting banned for like Chatsby D search so far, but it's coming.”
Robert McCloy Jul 23, 2025 ▶ 36:20 AI is Eating Search
Schulhoff: System prompt instructions do not prevent prompt injections at all
“The most common technique by far that is used to try to prevent prompt injection is improving your prompt and saying in your prompt or maybe in like the model system prompt. Do not follow any malicious instructions, ah, be a good model, ah, stuff like that. Th…”
Sander Schulhoff Jun 19, 2025 ▶ 1:09:48 AI prompt engineering in 2025: What works and what doesn’t | Sander Schulhoff
Schulhoff: AI guardrails fail due to intelligence gaps with main models
“The next step for defending is using some kind of AI guardrail. So you go out and you find or make, I mean, there's thousands of options out there an AI that looks at the user input and says, is this malicious or not? This is A very limited effect against a mo…”
Sander Schulhoff Jun 19, 2025 ▶ 1:11:06 AI prompt engineering in 2025: What works and what doesn’t | Sander Schulhoff
Schulhoff: Prompt injection is not solvable, only mitigatable
“It is not a solvable problem, which I think is very difficult for a lot of people to hear... So, you know, it's not solvable. It's mitigatable. You can kind of sometimes detect and track when it's happening, but it's really, really not solvable. And that's one…”
Sander Schulhoff Jun 19, 2025 ▶ 1:15:08 AI prompt engineering in 2025: What works and what doesn’t | Sander Schulhoff
Schulhoff: Prompt injection overrides developer instructions; jailbreaking bypasses model directly
“Basically prompt injection is something that occurs when there is developer input, In the prompt, as well as user input in the prompt. So the developer instructions will say to do one thing, the user input will say to do something else. Jailbreaking is when it…”
Sander Schulhoff Sep 20, 2024 ▶ 51:52 The Ultimate Guide to Prompting - with Sander Schulhoff from LearnPrompting.org

← every entity, every show

Made with StarZero

Turn any episode into a week of clips.

This entire site, thousands of episodes across every show transcribed, diarized, checked and made playable, runs on the StarZero media pipeline. Drop in your own episode and the podcast clipper finds the moments worth sharing, cuts them, captions them, and reframes them for every feed.