<img src="https://ad.doubleclick.net/ddm/activity/src=11631230;type=pagevw0;cat=pw_allpg;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=${GDPR};gdpr_consent=${GDPR_CONSENT_755};ord=1;num=1?" width="1" height="1" alt="">

The Modern AI Security Triad

Wayne Chung
By Wayne Chung

TABLE OF CONTENTS

    See Virtru In Action

    In recent months, frontier model providers documented multiple security incidents where AI agents operating in isolated environments unexpectedly accessed production systems. Notably, OpenAI documented a key case and Anthropic disclosed several instances attributed to misalignment (such as recklessness or biased reasoning) rather than external attacks or stolen credentials.

    These agents were legitimately authorized, yet crossed security boundaries and policy lines while pursuing their assigned goals.

    Where Traditional Controls Stop

    Traditional security controls govern only the initial request, failing to protect the underlying object once access has been granted:

    Agent Identity Services verify who or what is acting and with what authority during provisioning, but they cannot track shifting agent objectives over time.

    AI Gateways mediate in-path requests, yet hold limited state over retrieved data persisting in context windows, caches, or downstream copies.

    This introduces an architectural gap that enterprises must contend with; what protects the data object itself?

    The Third Element: Cryptographically Bound Data Policy

    The missing element of the triad requires encrypting data objects and cryptographically binding policy directly to them. This approach enforces key release decisions via an independent authority at the exact moment of access. If the agent is functionally an insider, the only durable control is one it cannot route around or reason its way past.

    Key advantages of this approach include:

    • Persistent Protection: Travels with data across copies, embeddings, and egress.
    • Post-Distribution Revocation: Access can be revoked even after distribution.
    • Runtime Independence: Enforcement operates outside the agent's runtime, preventing agent circumvention.
    • Auditable Decoupled Control: Every access attempt logs an auditable decision at object granularity.

    Where the Gap Becomes Risk

    Consider a financial research agent with access to a broad document repository. While preparing a market summary, it retrieves an unreleased earnings report because the document appears relevant to the task. Agent Identity confirms that the agent is legitimate, and the AI Gateway permits the request. Neither control determines whether this particular file should be opened. A policy bound to the earnings report can require additional approval before its contents are decrypted, regardless of how the agent found it or where the file is stored.

    This distinction becomes more important as data moves. A sensitive document retrieved in one workflow may later be copied into an agent’s memory, a temporary workspace, or another application. A gateway controls the original transfer, because that model is approved for financial data, but its decision does not necessarily follow the document. With data-bound policy, each protected copy remains encrypted and subject to the same access requirements. Possession of the file does not, by itself, grant access to its contents.

    This limits the reach of overly broad agent credentials. Permission to search a repository does not automatically become permission to read every file within it. The file’s policy creates a separate decision at the point of decryption. The agent may be able to find the locked document, but it cannot open it unless the requirements attached to that document are met.

    The Triad in Practice

    As an example, a major financial institution deployed all three legs into a cohesive control plane: Agent Identity addresses entitlement, AI Gateways handle egress filtering, and data-bound policies govern persistent object access. Using Virtru's open Trusted Data Format (TDF) standard, data retains cryptographic protections and attribute-based access controls regardless of where it moves or which agent’s credentials are presented. It is important to note that since TDF is an open standard, this is an ecosystem property rather than a single-vendor dependency.

    Completing the Equation

    It is now clear through the aforementioned high profile incidents that an agent needs no attacker, no stolen credential, and no malicious instruction to end up where it was never intended to be.

    This problem calls for a multi-layered approach; Agent Identity governs the actor, AI Gateways govern the flow, and cryptographically protected data and policy governs the object. To prevent misaligned agents from accessing unauthorized data post-request, all three legs are required for a complete zero-trust AI security architecture.

    Wayne Chung

    Wayne Chung

    A PhD technologist and former FBI CTO, Wayne serves as Chief Technology Officer at Virtru, where he brings over a decade of national security and cybersecurity experience to the mission of keeping data safe and under control.

    View more posts by Wayne Chung

    See Virtru In Action