back

How to build Enterprise Aware Agents

Enterprise agents need a security rethink

In the rapidly evolving landscape of AI implementation, enterprise-focused agents present unique challenges that extend far beyond consumer applications. Chau Tran from Glean offers a compelling perspective on building secure, enterprise-aware AI agents that can navigate the complex requirements of business environments. His insights highlight the critical balance between functionality and security that developers must achieve when deploying AI systems that handle sensitive corporate data.

Key Points

  • Enterprise agents operate in environments with complex security requirements including authentication, authorization, data access controls, and audit logs that consumer-focused systems rarely address
  • Building secure enterprise agents requires implementing multiple safeguards: robust authentication, context-aware authorization systems, and comprehensive logging mechanisms
  • Enterprise data complexity demands sophisticated retrieval systems that can navigate permissions across varied data sources while maintaining security boundaries

The Security-First Approach

The most insightful takeaway from Tran's presentation is the fundamental shift in thinking required when moving from consumer to enterprise agent development. While consumer AI might prioritize ease of use and feature richness, enterprise implementations must start with security as the foundation. This represents a critical industry inflection point as organizations rush to implement AI agents across their operations.

"In consumer land, we're often conditioned to ask 'what can this AI do?' But in enterprise environments, the first question must be 'what should this AI be allowed to do?'" This perspective shift matters tremendously as organizations face increasing regulatory scrutiny and cyber threats. Recent high-profile data breaches have demonstrated that AI systems with excessive permissions can become significant vulnerability points. The CISO of a Fortune 500 company recently told me that unauthorized AI implementations rank among their top emerging security concerns.

Enterprise agents access vastly more sensitive information than consumer counterparts—financial data, customer records, intellectual property, and strategic plans. Without proper guardrails, even well-intentioned implementations can lead to data leakage or compliance violations. This explains why Tran emphasizes multi-layered security approaches that include not just authentication but context-aware authorization systems that understand both user permissions and data sensitivity.

Beyond the Presentation: Real-World Implementation Challenges

While Tran provides an excellent theoretical framework, my conversations with enterprise AI implementation teams reveal additional complexities. One particularly challenging aspect involves the integration of legacy systems with modern AI capabilities. A manufacturing firm

Recent Videos

May 6, 2026

Hermes Agent Master Class

https://www.youtube.com/watch?v=R3YOGfTBcQg Welcome to the Hermes Agent Master Class — an 11-episode series taking you from zero to fully leveraging every feature of Nous Research's open-source agent. In this first episode, we install Hermes from scratch on a brand new machine with no prior skills or memory, walk through full configuration with OpenRouter, tour the most important CLI and slash commands, and run our first real task: a competitor research report on a custom children's book AI business idea. Every future episode will build on this fresh install so you can see the compounding value of the agent in real time....

Apr 29, 2026

Andrej Karpathy – Outsource your thinking, but you can’t outsource your understanding

https://www.youtube.com/watch?v=96jN2OCOfLs Here's what Andrej Karpathy just figured out that everyone else is still dancing around: we're not in an era of "better models." We're in a different era of computing altogether. And the difference between understanding that and not understanding it is the difference between being a vibe coder and being an agentic engineer. Last October, Karpathy had a realization. AI didn't stop being ChatGPT-adjacent. It fundamentally shifted. Agentic coherent workflows started to actually work. And he's spent the last three months living in side projects, VB coding, exploring what's actually possible. What he found is a framework that explains...

Mar 30, 2026

Andrej Karpathy on the Decade of Agents, the Limits of RL, and Why Education Is His Next Mission

A summary of key takeaways from Andrej Karpathy's conversation with Dwarkesh Patel In a wide-ranging conversation with Dwarkesh Patel, Andrej Karpathy — former head of AI at Tesla, founding member of OpenAI, and creator of some of the most popular AI educational content on the internet — shared his views on where AI is headed, what's still broken, and why he's now pouring his energy into education. Here are the key takeaways. "It's the Decade of Agents, Not the Year of Agents" Karpathy's now-famous quote is a direct pushback on industry hype. Early agents like Claude Code and Codex are...