Here's the thing nobody talks about when they demo AI agents: that agent has access. It can read your source code. It can call APIs. It can write files. Sometimes it can push to production.
And if you haven't mapped out what can go wrong, you're not building fast — you're building blind.
This lesson teaches you how to threat model agentic pipelines. Not the theoretical kind where you fill out a PDF nobody reads. The real kind where you identify what your agent can touch, what happens if it gets compromised, and what you're going to do about it.