---
title: Production Controls
seo_title: Production Controls — video
description: Which controls limit damage when an AI system reads external content, uses tools and one defense fails.
keywords: production LLM security, least privilege, dual LLM, guardrails, MCP security, tool poisoning, agent observability
date: '2026-08-06T00:00:00+00:00'
robots: index,follow,max-snippet:-1,max-image-preview:large,max-video-preview:-1
hide:
- toc
- navigation
video_watch_page: true
---


<div class="s5-video-watch" data-s5-video-watch data-video-id="videos-series-seguridad-ia-05-controles-produccion-md">
  <header class="s5-video-watch__header">
    <div class="s5-video-watch__crumbs"><a href="https://5sigmas.com/en/videos/">All videos</a><span>AI security</span><span>0:48</span></div>
    <h1>Production Controls</h1><p>Which controls limit damage when an AI system reads external content, uses tools and one defense fails.</p>
  </header>
  <div class="s5-video-watch__player">
    <video controls crossorigin="anonymous" preload="metadata" poster="/en/series/seguridad-ia/05-controles-produccion.jpg" playsinline data-s5-watch-player><source src="/en/series/seguridad-ia/05-controles-produccion.mp4" type="video/mp4">Your browser does not support the video element.</video>
    <p>Links containing <code>?t=</code> open the video at a specific second.</p>
  </div>
  <section class="s5-video-watch__summary" aria-labelledby="video-summary-title">
    <div class="s5-video-watch__section-head"><span class="s5-eyebrow">Video summary</span><h2 id="video-summary-title">The ideas to retain</h2></div>
    <div class="s5-video-watch__snippet-grid"><article><span>01</span><h2>Separate document reading from actions</h2><p>The dual-LLM pattern proposes a clear boundary. A quarantined model can read untrusted content and extract data. It has no direct access to tools or sensitive information. A privileged…</p></article>
<article><span>02</span><h2>Give every tool only the permissions it needs</h2><p>OWASP places tool misuse, privilege abuse and unexpected execution among the main risks of agentic applications. The practical implication is simple: the blast radius of a failure is…</p></article>
<article><span>03</span><h2>MCP does not eliminate the problem: it standardizes a new trust boundary</h2><p>MCP simplifies the connection between LLM applications and external tools, but standardization does not automatically make the server, its tool descriptions or its responses trustworthy.</p></article></div>
  </section>
  
  
  <aside class="s5-video-watch__source"><div><span class="s5-eyebrow">Context and evidence</span><h2>Continue with the full article</h2><p>The chapter develops the mechanism, primary sources, limitations and connections to the rest of the series.</p></div><a class="s5-video-watch__source-link" href="https://5sigmas.com/en/series/seguridad-ia/05-controles-produccion/">Read the article →</a></aside>
  <section class="s5-video-watch__related" aria-labelledby="related-videos-title"><div class="s5-video-watch__section-head"><span class="s5-eyebrow">Next step</span><h2 id="related-videos-title">Related videos</h2></div><div class="s5-video-watch__related-grid"><article><a href="https://5sigmas.com/en/videos/series/seguridad-ia/04-red-teaming/"><img src="https://5sigmas.com/en/series/seguridad-ia/04-red-teaming.jpg" alt="" loading="lazy" width="1280" height="720"><span>AI security · 0:48</span><strong>Red Teaming</strong></a></article>
<article><a href="https://5sigmas.com/en/videos/series/seguridad-ia/03-envenenamiento/"><img src="https://5sigmas.com/en/series/seguridad-ia/03-envenenamiento.jpg" alt="" loading="lazy" width="1280" height="720"><span>AI security · 0:48</span><strong>Poisoning</strong></a></article>
<article><a href="https://5sigmas.com/en/videos/series/seguridad-ia/02-jailbreaks/"><img src="https://5sigmas.com/en/series/seguridad-ia/02-jailbreaks.jpg" alt="" loading="lazy" width="1280" height="720"><span>AI security · 0:48</span><strong>Jailbreaks</strong></a></article></div></section>
</div>
