How to trust agentic AI: Engineering guardrails, governance, and continuous assurance for safe autonomous systems.

tech spotlight

How Can You Trust Agentic AI? Start with Engineering

Why trust must be designed, governed, and validated—not assumed.

By Jonathan Lebert, Marie Nguyen, and Sahil Sanghvi
Velocity Magazine | V5. Summer 2026

abstract background image representing agentic ai

Speed Read ↗︎

  • Agentic AI's expanding capabilities amplify risk, uncertainty, and the need for new forms of executive trust.
  • Trust can't be assumed—it must be engineered, producing systems whose behavior is bounded, observable, and controllable by design.
  • Leaders can ensure secure, safe, and predictable agentic AI by adopting a lifecycle approach that embeds identity governance, guardrails, monitoring, red teaming, and continuous assurance.
This is a web summary.

Download the article for extended analysis on autonomous AI agents, MCP security, red teaming, and the complete survey, or download the full edition of Velocity Magazine for more insights for innovators.

Speed Read ↗︎

Agentic AI's expanding capabilities amplify risk, uncertainty, and the need for new forms of executive trust. Trust can't be assumed—it must be engineered, producing systems whose behavior is bounded, observable, and controllable by design. Leaders can ensure secure, safe, and predictable agentic AI by adopting a lifecycle approach that embeds identity governance, guardrails, monitoring, red teaming, and continuous assurance.

This is a web summary.

Download the article for extended analysis on autonomous AI agents, MCP security, red teaming, and the complete survey, or download the full edition of Velocity Magazine for more insights for innovators.

Can I trust agentic AI to handle this operation?

It's a simple question—and an increasingly urgent one. AI has progressed from predicting things, to creating things, to now managing and doing things. For IT leaders, the implications are enormous: agentic AI can accelerate strategic planning, automate complex workflows, and augment workforces in ways that were impractical just a few years ago.

But as AI accumulates more capability, trust wavers. The very features that make agentic AI compelling—autonomous decision-making, tool access, multi-system coordination—are also what make it challenging to deploy safely. Agents introduce new identity and access requirements, new cyber threat vectors, and a non-deterministic reasoning process that can be difficult to predict or explain.

Our exclusive survey of over 100 federal IT and cybersecurity leaders found that most agencies are already engaged with agentic AI—but confidence in managing it securely remains low.

survey finding

Federal Leaders Express Concern About Readiness

58%
have already deployed or are currently piloting AI agents at their agency

22%
are planning to deploy or pilot AI agents within the next 12 months

28%
feel extremely or very confident managing AI agents securely

A Different Approach to Trust

Before generative AI, building trust meant evaluating a model: training it, testing it, measuring accuracy, and deploying it. That worked when systems were static and deterministic. Today, that playbook no longer applies.

Agentic AI doesn't just generate answers—it decides, acts, and coordinates across a larger, more complex system. Trust can't be model-centric. It must span the entire ecosystem: agents, tools, data sources, APIs, orchestration layers, and human oversight mechanisms. The question shifts from "is the model accurate?" to "is the system trustworthy?"

sidebar

Insight from Aviation

When fly-by-wire systems were introduced in commercial aircraft, engineers didn't build trust through assurances—they built it through design: redundant computers, strict flight-envelope protections, and continuous regulatory validation. The result wasn't just a working system; it was a trustworthy one.

The lesson for Agentic AI:

Trust comes from systems whose behavior is bounded, predictable, and controllable by design.

Download the article to read the full sidebar.

abstract graphic line illustration

A Lifecycle Roadmap For Trusted Agentic AI

The best way to ensure trusted performance is to never trust the system—instead, build in adequate safeguards at every point of risk. This is the logic of zero trust applied to AI: never trust, always verify, least privilege, assume breach. Here's how that plays out across five stages.

stage one

Risk assessment

Before writing code, define and constrain your risk surface. Agents introduce new actors, new pathways, and new behaviors. Establish agent credentials and identity management (non-person identifiers, role-based access, just-in-time credentialing); memory constraints (what gets stored, for how long, under what conditions it's purged); data governance policies; and a kill switch for immediate containment if anomalous behavior is detected.

stage two

Design

Map how humans and agents will work together, what decisions each will make, and where autonomy introduces risk. Define explicit, measurable performance expectations. Identify human-in-the-loop (HITL) checkpoints for high-risk or ambiguous actions. Secure your Model Context Protocol (MCP) connections—the open standard linking AI to external tools—with zero trust principles, prompt injection defenses, and rate limiting.

stage three

Development

Embed security throughout—not as a final check. Apply DevSecOps (continuous security scanning, sandboxed execution, LLM auditing); MLOps (model monitoring, retraining, drift management); and SBOM scanning to track open-source dependencies. Then test against real-world conditions and adversarial scenarios. Red teaming—probing the system for data exfiltration, tool misuse, hallucinations, and identity gaps—is essential. 
Download the article to read the full sidebar on red teaming.

stage four

Deployment and operations

Start small with low-risk use cases. Monitor continuously—logs, HITL review, anomaly detection, and stakeholder feedback. Require agents to cite sources for their reasoning. Back up stateful memory so agents can resume without restarting. For sensitive workloads, deploy models on internal networks. Scale deliberately as confidence grows.

stage five

Future-proofing

Use audit agents—running on different LLMs—to independently re-execute sensitive operations and flag discrepancies. Design for model agility so you can swap components as the technology evolves. Keeping systems current reduces the shadow IT risk that grows when upgrades lag.

survey finding

Top Factors Needed to Expand Agent Use

56%
Better tools for monitoring agent behavior

44%
Risk mitigation playbooks and best practices

42%
Proven track record in similar contexts

38%
Clear governance frameworks and policies

Autonomy and Accountability Aren't a Trade-Off

The central challenge for leaders is balancing autonomy with accountability. The answer isn't to choose between them—it's to architect for both. When agentic systems are built with zero trust principles, clearly defined guardrails, least-privilege access, and continuous observability, autonomy becomes bounded and predictable. Agents act independently, but only within authorized scope. Every action is logged. Every decision is traceable. Human checkpoints ensure oversight where it matters most.

In this model, autonomy is earned, accountability is enforced, and trust grows over time. This isn't just a technical approach—it's an operational one. And it offers a viable path for both federal agencies and commercial enterprises investing in agentic AI to achieve the mission value they expect.

Read the Full Article

The full article PDF includes extended analysis and sidebars on aviation trust design, autonomous AI agents, MCP security, and red teaming—plus the full survey results.

New edition | v5. summer 2026

Explore the New Velocity

cover story

Reimagining Cyber for a Faster Fight

Securing enterprises against AI threats requires disrupting operating models, enriching detection, and strengthening resilience—because attacks now unfold in minutes, not days. 

graphic representing AI agent

tech spotlight

How Can You Trust Agentic AI? Start with Engineering

Why trust must be designed, governed, and validated—not assumed.

image of city infrastructure

mission spotlight

Infrastructure Under Attack: The Zero Trust Imperative

Cybersecurity must go beyond compliance to defeat new threats.

graphic of technology intersecting with Washington DC

in conversation

Infrastructure to Impact with Raghu Raghuram

An interview with Raghu Raghuram, managing partner at a16z.

abstract image of math

emerging trends

The Math that Makes Technology Trustworthy

Formal methods and automated reasoning are reshaping software and AI security.

graphic representing resilient technology

lessons from the edge

Resilience Tops Perfection: Desiging for Failure Wins

Resilience doesn't come from preventing failure, it comes from surviving it well.

image of digital fingerprint

tech watch

Don't Take My Word For It: Zero-Knowledge Proofs

Trusting more (but revealing less) with zero-knowledge proofs for government.

graphic of technology intersecting with Washington DC

in conversation

Infrastructure to Impact with Raghu Raghuram

An interview with Raghu Raghuram, managing partner at a16z.

abstract image of math

emerging trends

The Math that Makes Technology Trustworthy

Formal methods and automated reasoning are reshaping software and AI security.

graphic representing resilient technology

lessons from the edge

Resilience Tops Perfection: Desiging for Failure Wins

Resilience doesn't come from preventing failure, it comes from surviving it well.

image of digital fingerprint

tech watch

Don't Take My Word For It

Trusting more (but revealing less) with zero-knowledge proofs for government.

New edition | v5. summer 2026

Explore the New Velocity

cover story

Reimagining Cyber for a Faster Fight

Securing enterprises against AI threats requires disrupting operating models, enriching detection, and strengthening resilience—because attacks now unfold in minutes, not days. 

graphic representing AI agent

tech spotlight

How Can You Trust Agentic AI? Start with Engineering

Why trust must be designed, governed, and validated—not assumed.

image of city infrastructure

mission spotlight

Infrastructure Under Attack: The Zero Trust Imperative

Cybersecurity must go beyond compliance to defeat new threats.

graphic of technology intersecting with Washington DC

in conversation

Infrastructure to Impact with Raghu Raghuram

An interview with Raghu Raghuram, managing partner at a16z.

abstract image of math

emerging trends

The Math that Makes Technology Trustworthy

Formal methods and automated reasoning are reshaping software and AI security.

graphic representing resilient technology

lessons from the edge

Resilience Tops Perfection: Desiging for Failure Wins

Resilience doesn't come from preventing failure, it comes from surviving it well.

image of digital fingerprint

tech watch

Don't Take My Word For It: Zero-Knowledge Proofs

Trusting more (but revealing less) with zero-knowledge proofs for government.

graphic of technology intersecting with Washington DC

in conversation

Infrastructure to Impact with Raghu Raghuram

An interview with Raghu Raghuram, managing partner at a16z.

abstract image of math

emerging trends

The Math that Makes Technology Trustworthy

Formal methods and automated reasoning are reshaping software and AI security.

graphic representing resilient technology

lessons from the edge

Resilience Tops Perfection: Desiging for Failure Wins

Resilience doesn't come from preventing failure, it comes from surviving it well.

image of digital fingerprint

tech watch

Don't Take My Word For It

Trusting more (but revealing less) with zero-knowledge proofs for government.

New edition | v5. summer 2026

Explore the New Velocity

cover story

Reimagining Cyber for a Faster Fight

Securing enterprises against AI threats requires disrupting operating models, enriching detection, and strengthening resilience—because attacks now unfold in minutes, not days. 

graphic representing AI agent

tech spotlight

How Can You Trust Agentic AI? Start with Engineering

Why trust must be designed, governed, and validated—not assumed.

image of city infrastructure

mission spotlight

Infrastructure Under Attack: The Zero Trust Imperative

Cybersecurity must go beyond compliance to defeat new threats.

graphic of technology intersecting with Washington DC

in conversation

Infrastructure to Impact with Raghu Raghuram

An interview with Raghu Raghuram, managing partner at a16z.

abstract image of math

emerging trends

The Math that Makes Technology Trustworthy

Formal methods and automated reasoning are reshaping software and AI security.

graphic representing resilient technology

lessons from the edge

Resilience Tops Perfection: Desiging for Failure Wins

Resilience doesn't come from preventing failure, it comes from surviving it well.

image of digital fingerprint

tech watch

Don't Take My Word For It: Zero-Knowledge Proofs

Trusting more (but revealing less) with zero-knowledge proofs for government.

graphic of technology intersecting with Washington DC

in conversation

Infrastructure to Impact with Raghu Raghuram

An interview with Raghu Raghuram, managing partner at a16z.

abstract image of math

emerging trends

The Math that Makes Technology Trustworthy

Formal methods and automated reasoning are reshaping software and AI security.

graphic representing resilient technology

lessons from the edge

Resilience Tops Perfection: Desiging for Failure Wins

Resilience doesn't come from preventing failure, it comes from surviving it well.

image of digital fingerprint

tech watch

Don't Take My Word For It

Trusting more (but revealing less) with zero-knowledge proofs for government.

New edition | v5. summer 2026

Explore the New Velocity

graphic of technology intersecting with Washington DC

cover story

Reimagining Cyber for a Faster Fight

Learn how CISOs are rebuilding to keep pace with AI-powered attacks.

graphic representing AI agent

tech spotlight

How Can You Trust Agentic AI? Start with Engineering

Why trust must be designed, governed, and validated—not assumed.

image of city infrastructure

mission spotlight

Infrastructure Under Attack: The Zero Trust Imperative

Cybersecurity must go beyond compliance to defeat new threats.

graphic of technology intersecting with Washington DC

in conversation

Infrastructure to Impact with Raghu Raghuram

An interview with Raghu Raghuram, managing partner at a16z.

abstract image of math

emerging trends

The Math that Makes Technology Trustworthy

Formal methods and automated reasoning are reshaping software and AI security.

graphic representing resilient technology

lessons from the edge

Resilience Tops Perfection: Desiging for Failure Wins

Resilience doesn't come from preventing failure, it comes from surviving it well.

image of digital fingerprint

tech watch

Don't Take My Word For It: Zero-Knowledge Proofs

Trusting more (but revealing less) with zero-knowledge proofs for government.