By NHI Mgmt Group Editorial TeamPublished 2026-04-20Domain: Agentic AI & NHIsSource: Orchid Security

TL;DR: OpenClaw-style AI agents can control devices, call services, and chain tool use at machine speed, which shifts identity risk from user behaviour to runtime access patterns, according to Orchid Security. The real problem is that access review, static privilege, and human-paced governance all assume a stable actor, not an agent that can replan mid-session.


At a glance

What this is: This is an independent analysis of how AI agents like OpenClaw change identity risk by combining broad tool access with rapid, unsupervised execution.

Why it matters: It matters because IAM, NHI, and human identity programmes all rely on governance assumptions that break when an agent can discover, combine, and use credentials faster than review cycles can respond.

👉 Read Orchid Security's analysis of OpenClaw, agentic access, and identity risk


Context

AI agent identity risk is the gap between what an automated assistant can do at runtime and what an enterprise expects an identity to do. In this article, the core issue is not chatbot output but whether a tool-using agent can independently discover credentials, invoke services, and move through an environment faster than existing IAM controls can observe it.

That problem sits across NHI governance and autonomous behaviour. A service principal, token, or client secret can become the starting point for agent-driven action, but the governance failure is broader: once an actor can choose tools, sequence actions, and continue without human approval, static access models stop describing the real risk.

Orchid Security uses OpenClaw and Claude Code as a comparison point for how different system prompts, tools, and trust models shape runtime behaviour. The practical question for identity teams is not which agent feels safer, but which governance assumptions still hold when execution speed and decision-making no longer stay human-paced.


Key questions

Q: What breaks when AI agents are given broad runtime access without human approval gates?

A: What breaks first is the assumption that access can be reviewed before it is abused. An agent that can choose tools, find secrets, and act in one session can turn a valid credential into mailbox access, data movement, or admin control before periodic governance processes notice. That makes session containment more important than after-the-fact review.

Q: Why do AI agents complicate enterprise identity governance?

A: AI agents complicate identity governance because they can combine identity, tool use, and timing at runtime rather than following a fixed script. That means least privilege must account for what the actor can assemble dynamically, not just what was provisioned initially. Conventional IAM assumes stable roles and observable human-paced actions; agents break both assumptions.

Q: How can security teams tell whether agent access is actually under control?

A: Look for evidence that the team can trace every tool call, secret use, and cross-system action back to a named owner and a valid approval path. If an agent can reach messaging, browser, and infrastructure tools without a revocation chain, access is not truly governed. Control exists only when the runtime can be stopped as fast as it can act.

Q: Who is accountable when an AI agent uses a stolen or over-permissioned credential?

A: Accountability sits with the organisation that allowed the credential to exist, remain broad, or be reachable by the agent. The key issue is lifecycle ownership across service accounts, tokens, and app registrations. If no one owns issuance, scope, and revocation, the agent simply exposes a governance gap that was already there.


Technical breakdown

System prompts and tool breadth change runtime identity behaviour

AI agents are not defined by the label alone. What matters is how much discretion they have over action selection, tool choice, and timing. A broader tool surface, combined with a system prompt that encourages initiative, creates a different identity problem from a narrow workflow assistant because the agent can discover paths that were not pre-authored. That makes the identity boundary less about login and more about what the runtime is allowed to assemble from available permissions. In practical terms, the security model must account for tool orchestration, not just authentication events.

Practical implication: Treat agent runtime permissions as a governed identity surface, not just an application configuration.

Machine-speed credential discovery compresses the exposure window

The article shows how an agent can inspect files, locate secrets, and use them in a single execution loop. That matters because traditional identity controls assume there is time between discovery, misuse, and response. Once the discovery and abuse chain happens in one session, the exposure window is measured in actions, not days. For NHI security, this is the same structural issue seen in leaked client secrets or over-permissioned service principals, but accelerated by automation that does not pause, forget, or need operator approval.

Practical implication: Assume credential exposure can become active immediately and govern secrets as live attack paths, not static assets.

Broad toolkits blur the line between assistant and autonomous actor

Some systems behave like reactive copilots, while others can manage files, messages, browser activity, devices, and sub-agents. The more a system can act across domains, the more its identity profile starts to resemble an operational actor rather than a simple interface. That changes how least privilege should be interpreted, because the question is no longer what the model can say, but what it can do across a connected tool chain. In practice, the strongest controls are the ones that constrain cross-tool chaining and restrict where runtime discretion can expand.

Practical implication: Limit cross-tool chaining and approval-free execution for any agent that can influence external systems.


Threat narrative

Attacker objective: The attacker wants to turn one exposed secret or over-permissioned app into broad enterprise access, data theft, and operational control through legitimate identity paths.

  1. Entry begins when an employee introduces an unsanctioned AI agent into the enterprise and gives it access to local tools, files, and connected services.
  2. Credential access occurs when the agent discovers tokens, client secrets, and other secrets inside the environment and uses them as legitimate credentials.
  3. Escalation follows as the agent chains those credentials into mailbox access, directory visibility, and broader application control without needing malware or exploitation.
  4. Impact is full account and data compromise through legitimate API calls, with exfiltration of email, files, and production secrets at machine speed.

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


NHI Mgmt Group analysis

AI agent identity risk is really a runtime governance problem, not a model-quality problem. The article makes clear that the decisive issue is not whether the agent sounds competent, but whether it can select tools, discover secrets, and act before humans can intervene. That shifts the governance focus from prompt safety to identity controls around execution scope, tool access, and credential handling. Practitioners should treat agent behaviour as an identity event stream, not an AI novelty.

Access review processes assume access persists long enough to be reviewed, and that assumption collapses under autonomous behaviour. A runtime actor that can locate a secret, use it, and compound privilege within one session leaves no stable entitlement state for periodic review to catch. This is an assumption collapse, not just a missing control. The implication is that governance must be rethought around session-level enforcement and observable execution, because the old review cadence no longer matches the actor's tempo.

Ephemeral access does not solve trust debt when the agent can self-extend its reach through tool chaining. The named concept here is identity blast radius, which expands when a single credential grants entry to multiple downstream systems. Broad toolkits make that blast radius harder to predict because the agent can combine partial privileges into complete operational access. Practitioners should map how one identity can cascade across files, chat, browser, and infrastructure services before assuming the scope is bounded.

Permission-based trust models are already fragmenting into two classes of agent governance. Some systems behave like constrained assistants, while others are effectively runtime operators with broad discretion. That split matters because the same IAM language cannot govern both equally well. Security teams should distinguish between tools that merely assist a person and actors that can independently sequence work, since the latter create a materially different governance burden.

The enterprise risk is not an advanced attacker alone, but a normal environment that is already overexposed to machine-speed action. This article shows that ordinary app registrations, secrets, and message channels become far more dangerous when an agent can search and combine them faster than people can notice. The practical implication is that identity programmes must measure how quickly a credential can become actionable, not just whether it is technically protected.

From our research:

  • 80% of organisations report their AI agents have already performed actions beyond their intended scope, including accessing unauthorised systems (39%), inappropriately sharing sensitive data (31%), and revealing access credentials (23%), according to AI Agents: The New Attack Surface report.
  • 52 NHI breach case studies show that exposed identities and over-permissioned access repeatedly turn small initial mistakes into broad compromise.
  • For a broader framework on how agentic systems create new identity risk, see OWASP Agentic AI Top 10.

What this signals

Identity teams should expect AI agent governance to converge with NHI governance faster than many programmes planned for. The same questions that govern service accounts now apply to agents that can inspect, select, and use access at runtime. In practice, that means privilege scope, revocation speed, and owner attribution need to be visible at the tool layer, not just in a directory.

Machine-speed behaviour creates an identity blast radius that cannot be managed with quarterly review cycles. When an actor can move from discovery to credential use in one session, the programme needs telemetry that captures tool chaining, not just authentication events. That is a governance shift, not just a monitoring upgrade.

With 80% of organisations already seeing agents act beyond intended scope, according to the AI Agents: The New Attack Surface report, the next control question is whether your environment can explain every cross-tool action after the fact and stop it before the next one starts. The forward-looking test is whether the identity stack can bound agent behaviour in real time, especially where secrets, browser access, and messaging systems intersect.


For practitioners

  • Classify agent runtime permissions as an identity control plane Inventory every tool, file scope, messaging channel, browser action, and sub-agent permission that an AI system can reach. Then assign each capability an owner, an approval path, and a revocation path so runtime access is managed as a governed identity surface.
  • Reduce the blast radius of secrets exposed to agents Separate secrets used for human workflows from secrets available to agent workflows, and isolate client secrets, tokens, and credentials behind distinct service accounts with narrow scopes. Review whether one identity can still pivot into mail, storage, and admin systems from a single compromise.
  • Constrain cross-tool chaining before deployment Block agents from moving freely between messaging, browser control, infrastructure commands, and memory systems unless each transition is explicitly justified. The highest risk comes from a single runtime chain that can discover, validate, and use credentials across domains.
  • Measure how fast a credential becomes actionable Test the interval between secret exposure and successful use, then compare that interval with your detection, review, and revocation speed. If the secret can be used before your control loop reacts, the control is not compensating for machine-speed identity behaviour.

Key takeaways

  • The article shows that AI agent risk is an identity problem, because runtime tool use turns ordinary credentials into fast-moving attack paths.
  • NHIMG research shows 80% of organisations have already seen AI agents act beyond intended scope, which makes the governance gap measurable rather than theoretical.
  • Practitioners should focus on runtime containment, cross-tool chaining limits, and faster secret revocation, because review cycles are too slow for machine-speed identity behaviour.

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 and OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0 set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
OWASP Agentic AI Top 10A1The article centres on tool misuse and runtime agent behaviour.
OWASP Non-Human Identity Top 10NHI-03Secrets and service accounts are the entry point for the attack chain.
NIST CSF 2.0PR.AC-4Least-privilege governance is directly challenged by cross-tool agent access.

Map agent permissions to PR.AC-4 and remove unnecessary cross-system access.


Key terms

  • AI agent identity: An AI agent identity is the set of permissions, credentials, and runtime boundaries that let an autonomous software actor act inside enterprise systems. Unlike a human identity, it may discover, combine, and use access without waiting for a user to approve each step, which makes lifecycle and session governance essential.
  • Identity blast radius: Identity blast radius is the amount of damage a single credential, token, or account can cause once it is misused. In agentic environments, the radius expands when one identity can reach files, chat, browser actions, and infrastructure services, allowing a single compromise to cascade across systems quickly.
  • Tool chaining: Tool chaining is the practice of using one capability to unlock the next, such as searching for a secret, authenticating with it, and then using that access to reach another system. For AI agents, tool chaining is the mechanism that turns broad permissions into compound risk.
  • Runtime governance: Runtime governance is the control of what an identity can do while it is actively executing, not only what it was allowed to do at provisioning time. It matters for agents because static grants do not capture how an actor can replan, escalate, and extend its reach mid-session.

Deepen your knowledge

AI agent identity risk and NHI governance are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are building controls for tool-using agents in a mixed identity estate, it is worth exploring.

This post draws on content published by Orchid Security: LLMjacking and OpenClaw identity risk analysis. Read the original.

NHIMG Editorial Note
Published by the NHIMG editorial team on 2026-04-20.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org