May 18, 2026
Luis Garcia Breaks Down AI Guardrails and Mythos on KPCW
Luis Garcia joined KPCW's Mountain Money to explain how AI systems learn patterns, why guardrails can fail, and why tools such as Anthropic's Mythos Preview need constrained, verifiable test environments.

Radio Interview
KPCW Mountain Money
Luis Garcia discussed AI guardrails, Mythos Preview, and why high-capability tools need structured test environments.
Photo: Kahlert School of Computing
Luis Garcia appeared on KPCW's Mountain Money on May 18, 2026, in a conversation hosted by Kevin Kennedy and Roger Goldman. The interview began with the basics. Garcia described artificial intelligence as software that performs judgment-like tasks: recognizing patterns, generating text or code, making predictions, or taking action. From there, he walked listeners through machine learning, neural networks, deep learning, and large language models with examples such as photo search and question answering.
The discussion soon turned to guardrails. Garcia described them as ways to align a model with the values of a particular domain, using techniques such as data filtering, human feedback, input and output checks, and traditional code analysis. He also explained why those guardrails are hard to rely on by themselves. Long contexts can weaken instructions, users can jailbreak models, and a chatbot can sound confident even when it is wrong.
On Anthropic's Mythos Preview, Garcia took a careful middle position. He said the model appears strong at tool use and vulnerability testing, but he did not treat it as a sudden leap into science fiction. In his view, the interesting part is the workflow: a model can propose a vulnerability, run tests, revise its hypothesis, and give a security team evidence it can inspect.
He pointed to Mozilla's use of Mythos to find 271 Firefox vulnerabilities as a useful example because the model was not simply left to roam through a codebase. Mozilla built a harness around it, gave it testing environments, and used that structure to reduce noise. Without that kind of setup, AI-assisted security work can produce false positives or unverified leads faster than people can sort through them.
That framing is close to the work IoTrust Lab does with cyber-physical systems. AI tools may help researchers and engineers move faster, especially when they bridge gaps between software, hardware, and domain knowledge. But speed is only helpful when the output can be checked. Garcia's closing advice was to stop treating AI as one big brain and start asking where each tool belongs, how it should be constrained, and what evidence should be required before it is trusted.