Enterprise AI agents create an authority problem
An AI agent that signs into a billing portal can handle the same financial data as the employee who delegated the task. A recruiting agent can move from public professional profiles to a web-based applicant tracking system and create candidate files. In both cases, software navigates across SaaS applications, internal data and public websites on an employee’s behalf.
That changes the governance question. Enterprises need to define the authority software receives when it acts for an employee. Google’s proposed model for Chrome Enterprise starts with inherited permissions: an agent should face the same restrictions as its user. If the employee cannot view or export particular information, the agent acting for that employee should also be unable to do so.
Employee permissions cover only part of agent risk
Google’s proposed model uses employee permissions as an initial boundary. But an agent can still create problems within access that an employee has legitimately received.
Consider a finance employee authorised to access billing portals and invoice documents. An agent using those permissions could try to move sensitive data to an unauthorised public large language model, scrape information from a page, enter an unrelated logged-in service or follow instructions that divert it from the employee’s original task.
The same risk appears in recruiting. An agent may need to read candidate information and write to an applicant tracking system. Google argues that additional controls should govern how information moves between those services and what the agent can do once access is granted.
A project in mind?
Schedule a 30-minute meeting with us.
Senior experts helping you move faster across product, engineering, cloud & AI.
Google’s controls create multiple enforcement boundaries
Data loss prevention (DLP) controls how sensitive information can move. Google says Chrome Enterprise Premium is bringing DLP controls into browser-based agent workflows. According to the company, these controls inspect data flows in real time and block unauthorised transfers of sensitive intellectual property, personally identifiable information or financial data to public large language models.
Extension controls address another path. Google says administrators can manage permissions and identify risk signals associated with scraping page content, restricting agents or connected software that try to extract information from web pages without approval.
Goal diversion requires a different defence. Google’s User Alignment Critic, which the company says was partly inspired by research from Google DeepMind, checks metadata for a proposed Chrome auto browse action against the user’s original goal. Google says the system is designed to block actions when an attack tries to redirect the agent away from that goal.
Cross-site movement creates another control point. Building on Chrome’s site isolation architecture, Google says it restricts agent activity to website origins directly relevant to a task. The company intends this restriction to keep a compromised agent from entering unrelated services where the employee is already logged in.
Google also says it is testing protections with automated machine-learning red-teaming systems that simulate attacks against Chrome’s agentic features. It has expanded its Vulnerability Rewards Program to these functions.
Visibility supports intervention and audit
When automation can navigate several services by itself, visibility has two jobs: people need enough information to intervene during execution, and administrators need a durable record for later investigation.
Google says an in-tab work log will show how an agent reached a decision, allowing the employee to intervene while a task is underway. It also says Chrome History will mark background pages visited by agents as agent actions, creating an audit trail for the browsing session.
Google has linked these controls to earlier work on extension visibility, intended to show corporate technology teams how software agents access and handle sensitive browser data. That gives administrators a record of the actions that produced an agent’s output.
Human approval defines where automation stops
Google’s design reserves specified high-consequence actions for employee approval.
Google says Chrome auto browse is designed to stop before finalising a contract, submitting a financial transaction or sending a mass email. The employee must explicitly approve the step. Software can prepare and navigate the workflow while the employee retains authority over specified commitments.
For executives deciding how much work to automate, approval policy becomes an architecture decision. An enterprise can let agents handle defined browser tasks while reserving legal, financial or communications decisions for a human principal.
The browser is google’s proposed enforcement point
Google is positioning the browser as an enforcement point because Chrome can combine employee identity, access settings, enterprise controls and the live context of logged-in web sessions. Google wants Chrome to apply isolation, DLP, visibility and approval controls as agents move across web applications.
This is also a commercial position. Google sells Chrome Enterprise products and benefits if enterprises treat browser governance as an important part of agent deployment. CIOs, CTOs and security leaders therefore need to assess the architecture by its enforcement properties independently of the vendor’s framing.
The practical architecture question is where an enterprise can observe and constrain an agent as it moves between services. Google’s proposal assigns much of that role to Chrome. Security teams can test whether those controls enforce their required limits under the hostile conditions their own environments must withstand.
Key highlights
- Define agent authority: AI agents acting for employees should inherit user access restrictions, but identity and permissions alone do not address the risks created by autonomous actions across web services.
- Control data within legitimate access: Agents can misuse information they are authorised to access. Security teams should govern data transfers, page scraping and movement into unrelated logged-in services.
- Enforce controls at multiple boundaries: Google’s model combines DLP, extension controls, goal-alignment checks and site isolation. Enterprises should test whether these controls withstand attacks in their own environments.
- Preserve visibility and auditability: In-tab work logs and agent-labelled browser history can support employee intervention and post-event investigation. Agent deployments should provide both real-time oversight and durable activity records.
- Keep humans responsible for consequential actions: Contracts, financial transactions and mass communications are examples of actions that should require explicit employee approval. Leaders should define these approval boundaries before expanding agent autonomy.
- Evaluate the browser as an enforcement point: Google is positioning Chrome to combine identity, DLP, isolation, visibility and approval controls for web-based agents. CIOs and security leaders should assess whether browser-level enforcement fits their architecture independently of Google’s commercial framing.
A project in mind?
Schedule a 30-minute meeting with us.
Senior experts helping you move faster across product, engineering, cloud & AI.


