<?xml version="1.0" encoding="UTF-8"?><oembed><type>video</type><version>1.0</version><html>&lt;iframe src=&quot;https://www.loom.com/embed/848661f6acec4384bc4ad4a8ac797860&quot; frameborder=&quot;0&quot; width=&quot;1920&quot; height=&quot;1440&quot; webkitallowfullscreen mozallowfullscreen allowfullscreen&gt;&lt;/iframe&gt;</html><height>1440</height><width>1920</width><provider_name>Loom</provider_name><provider_url>https://www.loom.com</provider_url><thumbnail_height>1440</thumbnail_height><thumbnail_width>1920</thumbnail_width><thumbnail_url>https://cdn.loom.com/sessions/thumbnails/848661f6acec4384bc4ad4a8ac797860-3e8e65f257761ec9.gif</thumbnail_url><duration>297.388</duration><title>Multi Layer Guardrail for LLM Data Leaks</title><description>This Loom demonstrates a multi-layer security guardrail to prevent data leakage from LLM workflows, addressing OWASP LLM 06. It shows standard P and secret detection using Microsoft Presidio NER models plus custom Regex, including a case where an SSN was caught with 100% confidence and an internal API key was fully redacted in the sanitized output. It then covers proprietary code detection by comparing sentence-transformer vector embeddings against a forbidden internal code vault, detecting 78% semantic similarity and blocking the response when internal code is likely present. The tool uses adjustable thresholds for tuning sensitivity, is built in Python, and is designed to run as a containerized sidecar with source code and documentation on GitHub.</description></oembed>