TL;DR: OpenClaw’s rapid adoption highlights how almost autonomous AI tools can expand enterprise blast radius by combining local system access, multiple integrations, and external communications, while 80% of employees at large organisations already use unsanctioned AI tools, according to IBM and Censuswide. Discovery-first governance is now the practical baseline because organisations cannot manage agentic access they cannot see.
At a glance
What this is: OpenClaw is an agentic AI assistant whose broad local access and multi-service integration expose how quickly shadow AI can expand enterprise blast radius.
Why it matters: IAM, NHI, and security teams need visibility into agentic usage because discovery determines whether access, guardrails, and sanctioning decisions are based on evidence or guesswork.
By the numbers:
- 80% of surveyed employees at organizations with 500+ employees use AI tools not sanctioned by their employer.
- OpenClaw surpassed 155K GitHub stars within days.
👉 Read Lasso Security's research on OpenClaw discovery and agentic AI visibility
Context
OpenClaw illustrates the visibility gap that appears when almost autonomous AI tools are allowed to operate with broad local permissions and access to multiple services. In identity terms, the problem is not just adoption, but the fact that the organisation often cannot see which non-human identities exist, what they can reach, or how far their actions can spread.
For IAM and NHI programmes, that creates a governance problem, not just a tooling problem. Discovery is the control that lets teams distinguish sanctioned use from shadow AI, map exposed credentials and integrations, and decide where policy, monitoring, and restriction are actually needed.
Key questions
Q: How should security teams discover shadow AI agents in the enterprise?
A: Use endpoint artefacts first. Look for agent directories, service definitions, local ports, and process names that prove the software is installed and active. Network traffic alone is too ambiguous because legitimate browser and API activity can look identical to agent behaviour. Discovery should produce an inventory of where the agent runs, what it can reach, and whether it is sanctioned.
Q: Why do agentic AI tools create a larger blast radius than ordinary automation?
A: They combine broad local access, stored credentials, and cross-application execution in one runtime. That means the effective privilege is not confined to a single system or script. If an agent can read data, call tools, and communicate externally, a small configuration mistake can expose many connected services at once.
Q: What breaks when enterprises try to govern agentic AI with network monitoring only?
A: Network-only monitoring misses the identity of the agent itself. A connection to a messaging site or an AI API may be normal, while the real risk sits in the endpoint artefacts that show the tool is installed, launched, and operating with local permissions. Without endpoint-based discovery, sanctioned and unsanctioned use stay blurred.
Q: What should organisations do before allowing employees to use autonomous AI assistants?
A: Set discovery, approval, and containment rules before broad use spreads. Identify which tasks the assistant may perform, which data it may touch, and which external communications are prohibited. Then monitor for local installation and active execution so governance is based on evidence, not assumptions.
Technical breakdown
Almost autonomous agents and local system access
OpenClaw behaves like an almost autonomous agent because it can execute tasks across email, calendars, browsers, messaging tools, and smart devices with local system access. That matters for identity governance because the agent’s effective privilege is not a single entitlement. It is the combined reach of the host, stored credentials, connected services, and any external tools it can call. In practice, a misconfigured agent inherits the trust of every system it can touch, which makes privilege boundaries harder to define and audit than in conventional application access models.
Practical implication: classify these agents as high-reach non-human identities and map their effective access across host, app, and service layers.
Shadow AI discovery across endpoint, process, and port signals
The article shows why network-only monitoring is often too ambiguous for agentic tools. A browser connection or API call may be legitimate, but endpoint artefacts, service files, local ports, and process paths can reveal whether an agent is installed and active. This is the discovery problem in non-human identity governance: teams need stable signals that identify the software subject, not just the traffic it generates. Without that, sanctioned and unsanctioned agent use can look identical in logs, which defeats policy enforcement and incident scoping.
Practical implication: build detection around endpoint artefacts, active ports, and process telemetry rather than API traffic alone.
The lethal trifecta for agentic access
The article references the ‘Lethal Trifecta’, which combines access to untrusted data, access to private data, and the ability to communicate externally. That trio is dangerous because it creates a path from ingestion to leakage without a stable human approval point in the middle. For agentic systems, the issue is not simply that they can act. It is that the system can be fed content it should not trust, read content it should not expose, and then transmit the result outside the organisation. That is a governance boundary failure, not just a technical weakness.
Practical implication: treat the trio as a risk pattern and break at least one side of it before broad deployment.
Threat narrative
Attacker objective: The objective is to exploit or abuse the agent’s broad connected access to reach data, credentials, and actions far beyond the original user boundary.
- Entry begins when an almost autonomous agent is installed locally with broad system access and connected services, often without formal approval or inventory.
- Escalation occurs as the agent can read stored credentials, interact with multiple apps, and execute commands across services that exceed the user’s intended scope.
- Impact follows when the agent’s broad reach allows unauthorized actions, credential exposure, or uncontrolled workflow execution across multiple enterprise systems.
Breaches seen in the wild
- Moltbook AI agent keys breach — Moltbook breach exposed 1.5M AI agent keys.
- AI LLM hijack breach — attackers used stolen AWS access keys to hijack Anthropic LLM models on Bedrock.
Read our 52 NHI Breaches Analysis report for a comprehensive view of breaches impacting Non-Human Identities including AI Agents.
NHI Mgmt Group analysis
Discovery is the first control because governance cannot be assigned to unknown agent populations. OpenClaw shows how quickly agentic adoption can outpace inventory, especially when the tool runs locally and blends into normal user activity. If teams cannot identify where the agent is installed, what services it reaches, and whether it is sanctioned, every later control becomes partial. The practitioner conclusion is simple: discovery must precede policy decisions, not follow them.
Shadow AI is not a policy problem alone, it is an identity boundary problem. OpenClaw expands the attack surface because it inherits host access, stored secrets, and cross-application reach in one runtime. That pattern fits OWASP-NHI and ZT-NIST-207 more than traditional application governance because the object being managed is an active non-human identity, not just a tool. The practitioner conclusion is to govern the identity footprint, not only the application category.
Lethal Trifecta is the right named concept for understanding agentic blast radius. Access to untrusted data, private data, and external communication was designed for separated workflows and human review points. That assumption fails when the actor can ingest, reason, and transmit within the same runtime. The implication is not merely tighter configuration; it is a rethink of which workflows should ever be exposed to autonomous reach in the first place.
Agentic governance must account for the collapse of simple allow-list models. OpenClaw’s integrations across messaging, productivity, browsers, and smart devices mean privilege is distributed across many services rather than held in one place. That makes static approval lists and one-time reviews weak indicators of actual exposure. The practitioner conclusion is that governance has to follow effective reach, not just named software.
AI adoption data shows why discovery cannot wait for formal rollout. When 80% of employees at large organisations already use unsanctioned AI tools, the governance perimeter is already inside the enterprise rather than at the edge. That reality makes shadow AI a baseline operating condition, not an exception. The practitioner conclusion is to treat agentic visibility as a continuous control, not a one-off assessment.
From our research:
- 80% of surveyed employees at organizations with 500+ employees use AI tools not sanctioned by their employer, according to AI Agents: The New Attack Surface report.
- From our research: 92% agree governing AI agents is critical to enterprise security, yet only 44% have implemented any policies to do so, according to AI Agents: The New Attack Surface report.
- For a broader NHI baseline, 72% of organisations have experienced or suspect they have experienced a breach of non-human identities, which shows why visibility into shadow AI cannot be treated as a niche problem.
What this signals
Shadow AI discovery is becoming an identity hygiene issue, not a niche security project. Once local agent use becomes widespread, the organisation needs a repeatable way to identify software identities, not just endpoints. That is why the next phase of governance will look less like app approval and more like continuous inventory across host, service, and credential layers.
Agentic blast radius is now a programme design variable. If an assistant can read private data and communicate externally, the real question is not whether it is clever enough to help. It is whether the organisation has intentionally limited what it can reach when it runs locally with broad permissions.
Discovery must feed lifecycle decisions for non-human identities. Once an agent is found, teams need a clear path for sanctioning, restricting, or removing it from the environment. That operational link between discovery and lifecycle action is what turns visibility into governance rather than reporting.
For practitioners
- Inventory local agent footprints Scan endpoints for agent-specific directories, service units, port listeners, and process paths so you can distinguish installed agents from ordinary API use.
- Map effective non-human identity reach Document which credentials, browsers, messaging tools, productivity apps, and smart devices each agent can access from the local host.
- Separate sanctioned from shadow AI use Create an approval path for allowed agents and a containment path for unsanctioned ones, then tie both to endpoint telemetry and asset inventory.
- Break the agentic lethal trifecta Remove at least one of the three conditions, untrusted data, private data, or external communication, before granting broader deployment permission.
- Review high-risk agent workflows first Prioritise workflows that can reach credentials, customer data, or external messaging because those paths create the widest blast radius.
Key takeaways
- OpenClaw shows that almost autonomous agents can widen enterprise blast radius far faster than traditional application governance models anticipate.
- Unauthorized AI use is already common, with 80% of employees at large organisations reporting use of unsanctioned AI tools.
- The practical control is discovery first, then policy, because organisations cannot govern an agentic identity they cannot inventory or observe.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST Zero Trust (SP 800-207) and NIST CSF 2.0 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Non-Human Identity Top 10 | NHI-01 | Agent discovery and inventory are central to controlling unmanaged non-human identities. |
| NIST Zero Trust (SP 800-207) | PR.AC-4 | Agentic access should be continuously verified rather than assumed after install. |
| NIST CSF 2.0 | DE.CM-8 | Endpoint and process monitoring support continuous detection of shadow AI use. |
Inventory agent footprints first, then classify sanctioned and unsanctioned non-human identities.
Key terms
- Shadow AI: Undiscovered or unmanaged AI tools and agents operating inside an organisation without formal approval, inventory, or governance. In practice, the risk is not only that the tool exists, but that security teams cannot see what data it can reach, what actions it can take, or how it should be constrained.
- Agentic Blast Radius: The total scope of data, systems, and actions an AI agent can affect when it runs with local access and connected services. For autonomous or near-autonomous tools, blast radius is shaped by credentials, integrations, and communication paths, not just the prompt or model being used.
- Lethal Trifecta: A risk pattern in which an AI system has access to untrusted data, access to private data, and the ability to communicate externally. Those three conditions create a path from input to exfiltration without a human control point that can reliably interrupt the chain.
- Discovery First Governance: An identity governance approach that starts by finding and classifying software identities before assigning policy or control. It is especially important for agentic systems because organisations cannot meaningfully sanction, restrict, or retire what they have not first identified and mapped.
Deepen your knowledge
OpenClaw discovery, shadow AI visibility, and agentic blast radius are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are building governance for locally running AI assistants, this is a strong place to start.
This post draws on content published by Lasso Security: Back to research OpenClaw and the Agentic Future: A Practical Guide to Discovery. Read the original.
Published by the NHIMG editorial team on 2026-04-07.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org