By NHI Mgmt Group Editorial TeamPublished 2026-01-14Domain: Agentic AI & NHIsSource: WorkOS

TL;DR: Browserbase says AI agents are now handling browser-based work like gas price lookups, rebate forms, and KYB research, with internal metrics measuring years of browsing time saved and public evals tracking model performance across real browser tasks. The identity question is no longer whether agents can click through a browser, but what access, boundaries, and accountability models make that safe for enterprises.


At a glance

What this is: This is an interview about browser automation for AI agents, showing that the practical value is moving from demos to mundane work completion across browser-based tasks.

Why it matters: It matters because teams will need to govern agent access, workflow boundaries, and accountability across NHI and autonomous use cases as browser-mediated work expands into enterprise operations.

👉 Read WorkOS's interview on browser automation for AI agents and work completion


Context

Browser automation for AI agents is the practical layer that turns browser access into task completion. In this case, the article shows a shift from brittle scripts and RPA toward intent-driven browser use, where an agent can open pages, fill forms, and navigate multi-step workflows on behalf of a user or business process.

For IAM and NHI teams, the governance gap is not browser control alone. The harder problem is deciding how to authorise, constrain, and audit an identity that can operate across public websites, internal services, and business workflows without turning every browser session into open-ended access.


Key questions

Q: How should security teams govern AI agents that use browsers to complete work?

A: Security teams should govern browser-using AI agents as task-scoped identities with a named owner, a bounded workflow, and an auditable session. The browser session should be isolated, credentials should expire with the task, and access should be limited to the exact sites and forms required for the work.

Q: Why do browser-based AI agents create new IAM risk?

A: Browser-based AI agents create IAM risk because they can act across sites, forms, and sessions at machine speed while inheriting trust that was designed for human operators. That makes cookies, tokens, and browser state part of the access boundary, not just the user experience.

Q: What breaks when browser automation is not tightly scoped?

A: When browser automation is not tightly scoped, the same agent can drift from one workflow into another, reuse session state, and reach data or services that were never approved for the original task. That turns a productivity tool into an uncontrolled access path.

Q: Who is accountable when an AI agent completes a browser workflow incorrectly?

A: Accountability should sit with the business owner, the system owner, and the identity team that approved the access model. If no owner can explain the allowed task, the allowed data sources, and the session boundary, the workflow is not ready for production use.


Technical breakdown

Intent-driven browser execution and the new control surface

Browser automation here is not classic RPA. Instead of hard-coded clicks, the system translates natural language intent into browser actions, which makes the workflow resilient to small UI changes like renamed buttons or shifting page layouts. That increases usefulness, but it also widens the control surface: the browser can reach whatever the human could reach, plus it can do so at machine speed and scale. For security teams, the browser is no longer just a user interface. It becomes an execution environment that can touch forms, data, and externally hosted services in one continuous session.

Practical implication: treat browser-accessing agents as governed execution identities, not as simple automation scripts.

Cloud browser infrastructure and identity isolation

Cloud-hosted browsers are difficult because they combine session state, external network reach, and fragile application interactions. The article describes browsers as powerful components that need placement, success conditions, and guardrails, which is a useful way to think about identity risk. If the browser session is not strongly isolated, credentials, cookies, and form data can become reusable across tasks or environments. That makes the browser itself part of the identity boundary, especially when the agent is moving between consumer sites, SaaS tools, and enterprise workflows.

Practical implication: isolate browser sessions and bind them to scoped credentials, not reusable long-lived access.

Evaluation loops for browser-use models and governance

The article points to public evals that track model performance on tasks such as date pickers and other real browser challenges. That matters because governance cannot rely on the label 'agent' or on model branding. Operational readiness depends on whether the system can reliably complete a bounded task, avoid accidental overreach, and stay within approved workflows. In identity terms, the evaluation question is not only accuracy. It is whether the access path remains predictable enough to support review, attribution, and containment.

Practical implication: tie model selection to task-specific browser evaluations and approved workflow boundaries.


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


NHI Mgmt Group analysis

Browser automation turns web access into an identity problem, not just a UX problem. Once an AI agent can open pages, submit forms, and navigate third-party sites, the real question becomes who or what is allowed to act in that browser session. Traditional IAM assumptions treat browser use as a person-driven activity with a stable operator behind it. That breaks when the actor is software completing work across multiple sites at machine speed. Practitioners should stop treating browser automation as a helper feature and start treating it as a governed identity surface.

Web session trust is now a workload governance issue. The article shows that the browser can carry out tasks previously done by humans, which means session state, cookies, and form interactions are no longer just convenience mechanisms. They become part of the access path. That makes browser-mediated workflows relevant to NHI governance, because the identity is no longer only the user, but also the execution context that can act on that user's behalf. Practitioners need to account for how browser sessions inherit and extend trust across systems.

Intent translation creates a runtime control gap that static policy cannot fully cover. Natural-language intent is useful because it adapts when UI labels change, but that same flexibility means the exact action sequence is not fixed in advance. Policies written for deterministic automation struggle when the agent decides how to navigate the page at runtime. The result is a governance boundary that is harder to pre-approve, harder to reproduce, and harder to certify after the fact. Teams should recognise that browser agents change how authorisation evidence is produced, not just how work is executed.

Browser automation is pushing the market toward identity-aware orchestration. The article's examples, from rebate forms to KYB research, show that enterprises are beginning to assign operational work to agents that need broad but bounded access to public and internal web systems. That will force IAM, PAM, and NHI teams to converge on the same control questions: which browser actions are allowed, which data sources are in scope, and how delegation is recorded. The practical implication is that browser agents will need explicit lifecycle governance rather than ad hoc enablement.

From our research:

  • When AWS credentials are exposed publicly, attackers attempt access within an average of 17 minutes, and as quickly as 9 minutes in some cases, according to LLMjacking: How Attackers Hijack AI Using Compromised NHIs.
  • DeepSeek accidentally embedded over 11,000 secrets in its training data and left a database exposed online, revealing more than one million sensitive records including chat histories, backend credentials, and API keys.
  • The Analysis of Claude Code Security shows how agentic tooling changes the control problem when software can select actions at runtime.

What this signals

Browser automation is becoming a governance issue because the browser session now carries identity meaning. Once an agent can complete forms, navigate sites, and return results independently, teams need to decide whether the browser is a user channel, an execution environment, or both. That decision affects who owns the session, how it is audited, and when access must terminate.

With 43% of security professionals already concerned about AI systems learning and reproducing sensitive information patterns from codebases, the trust model is broadening beyond secrets alone. According to The State of Secrets in AppSec, the bigger programme risk is uncontrolled pattern reuse across workflows, prompts, and browser actions. Teams should watch for identity flows that mix human intent, agent execution, and external data exposure in one session.

Browser agents will force tighter linkage between workflow approval and access evidence. If a task cannot be described clearly enough to approve, it cannot be governed reliably once delegated to software. That is where identity lifecycle, PAM, and workload controls start to overlap in practice, especially for tasks that touch public web systems and internal business data.


For practitioners

  • Classify browser agents as governed identities Map each browser-using agent to a named owner, purpose, and approved workflow. Do not let browser access inherit from a generic service account without session-level boundaries and auditability.
  • Separate task scope from browser reach Limit each agent to a narrow task definition and verify that the browser can only reach the sites and forms needed for that task. Block reuse of the same session across unrelated workflows.
  • Bind credentials to the browser session Use scoped credentials that expire with the task and cannot be reused after completion. Ensure cookies, tokens, and form data are discarded at session end.
  • Evaluate browser tasks before production use Run task-specific tests for real browser conditions such as multi-step forms, changing labels, and unexpected redirects. Approve only the workflows that remain predictable under those conditions.

Key takeaways

  • Browser automation for AI agents changes the problem from interface convenience to identity governance.
  • The practical risk is session trust that outlives task scope, especially when browser state and credentials move together.
  • Teams should govern browser agents as task-scoped execution identities with explicit ownership, boundaries, and expiry.

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 10A-03Browser agents make runtime action selection a core control concern.
OWASP Non-Human Identity Top 10NHI-03Browser sessions behave like non-human identities with scoped access.
NIST CSF 2.0PR.AC-4Access permissions must reflect the browser agent's limited task scope.

Bound agent actions to approved workflows and review any browser use that can branch at runtime.


Key terms

  • Browser Agent: A browser agent is software that can navigate websites and complete browser-based tasks on behalf of a person or system. In identity terms, it is an execution identity that may inherit access, session state, and trust boundaries that were previously assumed to belong only to humans.
  • Task-Scoped Access: Task-scoped access is permission granted only for a specific job, site, or workflow, then removed when the work is complete. For browser automation, the scope must cover both the target website and the session state, or the access path can be reused beyond its intended purpose.
  • Session Boundary: A session boundary is the point where a browser interaction starts and ends, along with the controls that prevent state from leaking between tasks. In NHI governance, it is the practical line that determines whether cookies, tokens, and form data remain confined to one approved workflow.

Deepen your knowledge

Browser automation for AI agents and task-scoped session governance are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are working through browser-mediated workflows in your own environment, it is a practical place to start.

This post draws on content published by WorkOS: Browserbase is deleting hundreds of years of busy work. Read the original.

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