Your ticket includes 10 virtual workshop credits ($4,250 value). Upcoming Workshops »
Your teams shipped AI agents this year. Most enterprises did — and most of them have already had an agent-related security incident to show for it. The tools that make agents useful — retrieval over your documents, the ability to call functions, MCP connections to real systems, coding agents inside your repos — are the same tools an attacker turns against you. A single sentence buried in a retrieved document, a tool description on a third-party MCP server, or an instruction planted in a project file any outside contributor can edit is enough to redirect an agent into leaking data, issuing refunds it shouldn't, or running commands you never approved.
Prompt-injection findings are up sharply year over year, and 2026 brought the first wave of named, scored CVEs in agent and MCP infrastructure — this stopped being theoretical. Meanwhile most security training aimed at AI is written for penetration testers, not for the engineers actually building these systems. That is the gap this course fills.
This is not a lecture on AI risk. You will attack and then harden one realistic system — a customer-support agent with a RAG pipeline, tools, an MCP gateway, and a coding-agent workflow — organized around a six-layer security blueprint covering data and retrieval, prompt and context, model I/O guardrails, tools and agents, the MCP integration boundary, and operations and governance. Every lab follows the same arc: run the vulnerable version, break it with your own hands, build the defense, then watch the same attack fail. You leave having done the thing, not having watched a slide about it.
What you will build
The course is organized around a six-layer security blueprint, and by the end you will have attacked and defended all six:
Two of the most current threats get their own labs: coding-agent injection (the CVE-class where poisoned repo files hijack a coding agent, with an optional extension that hardens real Claude Code) and MCP tool poisoning. The course closes with a capstone: harden the whole system end-to-end and score it against the six-layer blueprint — a scorecard you can point at your own systems the next Monday.
The model, the data, the prompt. Start by threat-modeling the system and ranking its attack surface, so the rest of the course runs in priority order. Then work the layers closest to the model: direct prompt injection, RAG poisoning through a planted document, PII that should never reach the model or the logs, a reusable guardrail pipeline with a red-team suite behind it, and an over-permissioned agent brought under a deny-by-default policy.
The boundary, the agent, and the business. Move outward: tool poisoning and rug-pulls at the MCP layer, then a scoped and audited MCP gateway; coding-agent injection through poisoned project content; blast-radius containment for the compromise that gets through anyway; observability and a security gate that fails the build on a regression; and the AI-transparency obligations regulators now check. This closes with the end-to-end capstone and scorecard.
You leave with the complete lab code, the six-layer scorecard as a reusable artifact, working reference implementations of each defense, and a red-team test suite you can grow. More importantly, you leave with a way of seeing your AI systems — where untrusted input enters, where privilege is too broad, and where to put the control that actually contains the damage.
There is enough here to change how your team builds — not enough to make anyone a security researcher, and we won't pretend otherwise. In practice that means:
That honesty is deliberate. The reason AI-security training so often fails is that people finish it and can't apply it. This course is built the opposite way — hands on the keyboard, attacking and defending real code — so what you learn survives contact with your actual work.
Hi, I'm Brent Laster - a global trainer and book author, experienced corporate technology developer and leader, and founder and president of Tech Skills Transformations LLC. I've been working with and presenting at NFJS events for many years now and it is always exciting and interesting.
Through my decades in programming and management,I've always tried to make time to learn and develop both technical and leadership skills and share them with others Regardless of the topic or technology, my belief is that there is no substitute for the excitement and sense of potential that come from providing others with the knowledge they need to help them accomplish their goals.
In my spare time, I hang out with my wife Anne-Marie, 4 children and 2 small dogs in Cary, North Carolina where I design and conduct trainings and write books. You can find me on LinkedIn (linkedin.com/in/brentlaster), Twitter (@brentclaster) or through my company's website at www.getskillsnow.com.