By NHI Mgmt Group Editorial TeamDomain: AnnouncementsSource: Guardrails AIPublished September 8, 2026

TL;DR: Agent testing, simulation, and runtime behaviour controls are moving inside a legal-work platform where errors can surface only after tasks are completed, according to Guardrails AI. The deal signals that agent governance is moving from add-on safety checks toward embedded reliability engineering for high-stakes work.


At a glance

What this is: Harvey’s acquisition of Guardrails AI brings agent testing, simulation, and runtime guardrails into a platform built for multi-step legal work.

Why it matters: IAM and AI security teams should read this as another sign that agent governance now depends on controlling behaviour, evaluation, and privilege boundaries before work reaches production.

👉 Read Guardrails AI's account of the Harvey acquisition and agent reliability focus


Context

Agent reliability is the control problem that appears when AI systems can take multi-step actions over long periods and across changing context. In that setting, the issue is not only whether the model is accurate, but whether its behaviour stays inside intended boundaries when it is operating with access to documents, firm knowledge, and downstream workflows. That is why agent governance has become a practical security concern for legal, compliance, and broader enterprise automation programmes.

This acquisition sits at the intersection of AI governance and identity control. When an agent can access tools, data, and work queues, it begins to behave like a non-human identity that needs scope, testing, and oversight. The Harvey and Guardrails AI combination reflects a broader market move toward embedding evaluation and control into the agent lifecycle rather than treating safety as a post-deployment layer.


Key questions

Q: What breaks when agentic AI testing is allowed to run without strong guardrails?

A: Without guardrails, an AI testing system can exceed scope, use unsafe commands, or generate findings that cannot be trusted. That creates operational risk, inflated remediation queues, and loss of confidence in the whole programme. The failure is not just technical. It is governance failure around authority and containment.

Q: When should organisations prioritise agent simulation over adding more filters?

A: Prioritise simulation when the agent can chain decisions, use tools, or work across long tasks, because those conditions create behaviour that static filters miss. Simulation shows how the system behaves under realistic pressure, while filters only catch known patterns. If you need confidence in runtime conduct, test the conduct itself.

Q: What are the signs that agent authority is failing in production?

A: Look for long-lived tokens, shared credentials, missing approval logs, and audit trails that cannot attribute an action to the agent itself. If a team cannot tell who or what issued a delete, config change, or external message, governance is already failing.

Q: Should organisations treat AI pentesting agents like non-human identities?

A: Yes. If an agent can authenticate, browse, test, and interact with systems, it has an authority boundary that should be governed like any other non-human identity. That means ownership, least privilege, explicit scope, isolation, and revocation controls. The difference is that these controls must be runtime-enforced, not assumed from policy.


Technical breakdown

Why agent simulation matters for long-running workflows

Agent simulation is a way to test how an AI system behaves under realistic but synthetic conditions before real users rely on it. In long-running workflows, failures often emerge from sequence, context drift, or unexpected input combinations rather than a single bad response. Simulation environments let teams observe tool use, decision branching, and boundary violations at scale, which is especially important when an agent may act across documents, matters, or cases over hours or days.

Practical implication: use simulation to catch behaviour drift before an agent is allowed into production workflows with real data or real authority.

How runtime guardrails constrain agent behaviour

Runtime guardrails monitor or shape agent actions while the system is operating, not just during model training or offline evaluation. They are designed to flag or block unsafe outputs, policy violations, sensitive-data exposure, and actions that exceed intended scope. For security teams, the critical point is that guardrails sit at the boundary between model output and real-world effect, where tool calls, workflow steps, and data access become operational risks.

Practical implication: enforce policy checks at the moment an agent requests access, shares data, or triggers a tool action.

Why non-human identity controls are part of agent governance

An AI agent is not a human user, but it often needs identity-like controls because it authenticates, accesses resources, and performs tasks on behalf of a process or person. That creates an NHI-style governance problem: who owns the agent, what can it access, how long can that access last, and how is misuse detected. Without those controls, agent safety becomes a behaviour problem with no access boundary behind it.

Practical implication: treat agent permissions, ownership, and lifecycle controls as part of the security model rather than optional administration.


Threat narrative

Attacker objective: The objective is to drive an agent outside intended behaviour so it performs unsafe or unauthorised actions with business impact.

  1. Entry occurs when an AI agent is given broad tool access and begins operating across documents, systems, or knowledge stores.
  2. Escalation occurs when the agent’s permitted actions exceed the user’s original intent or continue beyond the context in which they were approved.
  3. Impact occurs when the agent completes incorrect, unsafe, or unauthorised work that is discovered only after the output has already affected the business.

Read our 52 NHI Breaches Analysis report for a comprehensive view of breaches impacting Non-Human Identities including AI Agents.


NHI Mgmt Group analysis

Agent reliability is now an identity governance problem, not only a model quality problem. Once an AI system can call tools, move through workflows, and act over time, its permissions, ownership, and review cycle matter as much as its accuracy. That makes agent governance closer to NHI management than to traditional chatbot moderation. The practical conclusion is that security teams should govern agent behaviour through lifecycle controls, not rely on testing alone.

Simulation is becoming a security control, not just a development aid. Snowglobe-style testing matters because agent failures often appear only under rare input combinations or long task chains. Traditional QA misses the runtime conditions that create policy drift, tool misuse, or escalation paths. In this category, the control objective is to find failure modes before they become operating assumptions.

AI governance debt: when organisations deploy agents faster than they can define boundaries, review conditions, and ownership, they accumulate control gaps that become expensive to unwind. This is where NIST AI RMF governance functions and agent-focused threat modelling become relevant. The practitioner takeaway is to make governance part of deployment design, not a cleanup activity after adoption expands.

Market consolidation is signalling that agent safety and platform delivery are converging. Specialist guardrail capabilities are moving into larger workflow products because buyers now want evaluation, policy enforcement, and operational control in the same place they deploy the agent. That may simplify buying decisions, but it also raises the bar for portability and independent verification. The practitioner conclusion is to keep control evidence separate from vendor packaging.

For legal and other high-stakes domains, the core question is still trust under uncertainty. When work spans documents, matters, and firm knowledge, a single bad action can create downstream exposure that is hard to detect after the fact. That is why guardrails, evaluation, and access governance need to be measured together. The practitioner conclusion is to require proof of bounded behaviour before expanding agent scope.

From our research:

  • Their guardrails framework is downloaded more than 250,000 times a month, according to AI Agents: The New Attack Surface report.
  • Only 52% of companies can track and audit the data their AI agents access, leaving 48% with a complete blind spot for compliance and breach investigation.
  • Track agent ownership and access scope with the Top 10 NHI Issues before expanding runtime authority.

What this signals

AI agent governance will increasingly be judged by observable control evidence, not by policy statements. Teams will be expected to show how agents are simulated, scoped, and reviewed, because behaviour at runtime is where risk concentrates. That shift makes evaluation logs, access logs, and ownership records the evidence set that auditors and security leaders will ask for first.

Agentic AI is pushing identity teams toward lifecycle thinking for software actors. Once an agent can authenticate and act over time, provisioning and revocation become governance events, not technical details. The practical programme change is to extend identity review processes into agent onboarding, change control, and offboarding rather than treating those steps as separate from AI operations.


For practitioners

  • Define agent ownership and approval boundaries Assign a named business owner and technical custodian for every production agent, including clear approval authority for new tools, data sources, and workflow steps. Document what the agent may do without human review and what requires escalation.
  • Test agents in synthetic environments before release Use simulation and adversarial test cases to observe how the agent behaves under rare prompts, chained tasks, and conflicting instructions. Treat failed scenarios as release blockers, not tuning inputs.
  • Constrain tool access to the minimum task scope Limit each agent to the smallest feasible set of APIs, documents, and actions required for its current task. Revalidate scope when the workflow changes, not only when the model changes.
  • Log agent actions with security review in mind Capture tool calls, data access, policy denials, and task outcomes in a form that supports both incident review and governance attestation. Make the log useful for reconstructing unsafe agent behaviour after the fact.

Key takeaways

  • Agent reliability is becoming a governance and identity problem because AI systems now act across tools, sessions, and time.
  • Simulation, runtime guardrails, and access scope are the controls that determine whether agent behaviour stays inside intended boundaries.
  • Enterprises that expand agent use without ownership, lifecycle, and review controls are creating control debt faster than they can measure it.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

OWASP Agentic AI Top 10, OWASP Non-Human Identity Top 10 and MITRE ATT&CK address the attack and risk surface, while NIST AI RMF, NIST SP 800-53 Rev 5 and NIST CSF 2.0 set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
OWASP Agentic AI Top 10Agent behaviour and tool governanceThe article centres on agent reliability, simulation, and runtime guardrails for autonomous workflows.
Recommendation — Map agent tool use and boundary checks to runtime governance controls before expanding production scope.
OWASP Non-Human Identity Top 10NHI-01 — Lifecycle and OwnershipThe acquisition highlights ownership, lifecycle, and bounded access for software actors.
Recommendation — Assign ownership and lifecycle controls to each agent as you would for any governed non-human identity.
NIST AI RMFGOVERN — AI Governance and AccountabilityThe article is fundamentally about governance, accountability, and oversight for deployed agents.
Recommendation — Use GOVERN to define accountability, review criteria, and control evidence for each agent deployment.
NIST SP 800-53 Rev 5AC-6 — Least PrivilegeAgent tool access must be constrained to the smallest task scope to limit misuse and blast radius.
Recommendation — Apply AC-6 to limit every agent to the minimum permissions needed for its current task.
NIST CSF 2.0PR.AC-4 — Access Permissions and AuthorisationsThe post focuses on authorising agent actions and restricting access scope in production.
Recommendation — Use PR.AC-4 to review and restrict the permissions granted to production agents.

Key terms

  • Action Simulation: Action simulation is the practice of estimating the impact of a proposed telemetry change before applying it. It helps teams understand whether filtering, aggregation, or other controls will reduce noise without removing valuable signals. This supports safer operational decisions and more predictable pipeline management.
  • Runtime Guardrail: A control applied while an AI agent is operating, not just during configuration or review. Guardrails can block dangerous tool calls, require approval for sensitive actions, or stop data leakage before it reaches systems or users.
  • Non-Human Identity for Agents: A non-human identity for an agent is the governed access identity used by software that authenticates and acts in an environment. It includes ownership, scope, revocation, and auditability, which are necessary when a system can make decisions and execute actions over time.
  • AI Governance: AI governance is the set of controls used to discover, classify, approve, restrict, monitor, and revoke AI-enabled access. It connects identity, data, and policy so organisations can manage what AI can reach, what it can share, and when it should be stopped.

What's in the full analysis

Guardrails AI's full article covers the operational detail this post intentionally leaves for the source:

  • How the Snowglobe simulation environment is used to stress-test agents before production release
  • The guardrails abstractions the team says the industry now builds on
  • Harvey's internal rationale for integrating evaluation and reliability capabilities across legal workflows
  • The acquisition context and team integration details behind the platform change

👉 The full Guardrails AI post covers Snowglobe, guardrails abstractions, and the acquisition context in more detail.

Deepen your knowledge

The NHI Foundation Level course, the industry's only accredited NHI security programme, covers NHI governance, agentic AI identity, and machine identity security. It helps practitioners build the access and lifecycle controls needed for software actors that now behave like governed identities.
NHIMG Editorial Note
Published by the NHIMG editorial team on September 11, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org