Data Redaction in Motion: Protecting PII During AI-Led Simulated Browsing

May 26, 2026

SSamesurf is the inventor of Modern Co-browsing and a pioneer in the development of foundational systems for Agentic AI and Simulated Browsing. 

The rapid evolution of artificial intelligence from reactive, text-based interfaces to proactive, autonomous agents represents the most significant shift in the digital landscape since the advent of the World Wide Web. These systems, categorized as Agentic AI, are defined by their capacity for autonomous action. They perceive their environment, reason through complex scenarios, plan multi-step actions, and execute workflows to achieve high-level objectives. Unlike traditional automation, which relies on rigid scripting, Agentic AI functions as a proactive virtual collaborator capable of operational decision-making across the open web and internal enterprise applications. However, this shift toward “embodied” AI brings with it a catastrophic expansion of the security and compliance perimeter. When an AI agent is granted the ability to “browse” the web on behalf of a human user, it effectively inherits that user’s entire digital identity, including access to authenticated sessions, sensitive enterprise tools, and personal financial data.   

The fundamental challenge is that traditional security architectures were never designed to govern autonomous entities operating at the speed of computation. Conventional browsers and API-driven integrations are inherently fragile and often fail to provide the isolation required to protect personally identifiable information (PII) from the AI’s own “perception” layer. This is the critical intersection where Samesurf’s patented technology operates, providing a visual-first, cloud-based environment that redacts sensitive elements in real-time before they can be ingested by an AI model. By treating the AI as a participant in a governed, simulated browsing session, organizations can bridge the gap between autonomous efficiency and regulatory compliance.   

The Security Crisis of the AI Browser

The emergence of AI browser agents has introduced novel threat vectors that render traditional perimeter-based security obsolete. Since these agents operate with full user-level privileges, any compromise of the agent’s decision-making loop can lead to the unauthorized exfiltration of sensitive data across multiple domains. The security community has identified several critical risks that define this new landscape, noting that existing infrastructure was never designed to observe or govern agent behavior.   

One of the most insidious threats to Agentic AI is indirect prompt injection. This occurs when an attacker embeds malicious instructions into a webpage, document, or email that the agent is likely to encounter during a legitimate task. Since Large Language Models (LLMs) often struggle to distinguish between system-level instructions and the data they are processing, the agent may interpret the attacker’s hidden text as a high-priority command.   

In documented scenarios, it has been demonstrated that agentic browsers could be manipulated via a simple calendar invite to access local file systems, browse directories, and exfiltrate secrets to a third-party server all while the user observed what appeared to be a benign, helpful workflow. This vulnerability highlights a systemic flaw where the agent itself becomes a cross-site bridge. Traditional web security relies on the Same-Origin Policy (SOP) to prevent one site from accessing another’s data; however, when an AI agent can read content in one tab and then reproduce or act upon that content in another tab’s context, origin-based boundaries become meaningless.   

Beyond active attacks, there is the persistent risk of accidental data leakage. As agents navigate through checkout pages, insurance forms, or medical portals, they frequently encounter PII such as Social Security numbers, credit card details, and healthcare records. If the agent ingests this raw data to “understand” the page, that data is then stored in the agent’s memory or transmitted to the LLM provider’s servers, creating a massive compliance liability.   

Adversaries are also adopting a strategy known as “Living Off the AI Land” (LOTAIL). Similar to traditional “Living Off the Land” techniques, LOTAIL involves using the legitimate, built-in capabilities of personal AI agents to carry out malicious activities without deploying traditional malware. By exploiting the agent’s broad permissions and autonomous decision-making, attackers can quietly hijack browser sessions to alter transactions or steal credentials in real-time.     

Samesurf’s Foundational Architecture for Simulated Browsing

To mitigate the inherent risks of autonomous agency, Samesurf has developed a patented architecture that moves the execution of the AI agent from the local device to a secure, centralized Cloud Browser. This architectural shift creates a “digital air gap” between the agent’s activity and the user’s system, effectively isolating the blast radius of any potential compromise.   

Samesurf’s Simulated Browsing technology is designed to operate at the level of human interaction, the Graphical User Interface (GUI), rather than relying on fragile, custom-coded API connectors. In many enterprise environments, legacy applications or proprietary systems lack modern APIs, or existing integrations are frequently deprecated. Simulated Browsing serves as the “API of Last Resort.” When conventional programmatic integrations fail, traditional workflows stop functioning; however, by simulating human input within a secure, governed environment, Samesurf ensures the AI agent can still complete its objectives.   

By operating at the GUI interaction layer, this technology establishes a system-agnostic, universal connectivity bridge that is resilient to API failures, sunsetted endpoints, and changes in underlying system architecture. This approach transforms operational instability into resilience, which allows organizations to deploy advanced AI confidently without compromising security, continuity, or efficiency.   

The technical backbone of this environment comprises the Cloud Browser, a Synchronization Server, and an integrated Encoder framework. The Cloud Browser functions as a virtualized, isolated sandbox where all agent operations are executed. The Synchronization Server ensures that the state of the session is perfectly mirrored across all participating devices, whether they are human-driven or AI-enabled.   

The Encoder is a critical innovation that captures visual and interactive session data at low latency and high resolution. Rather than forcing the AI to scrape the underlying Document Object Model (DOM) code, which is often unstable and contains hidden PII, the Encoder streams a visual-centric representation of the rendered experience. This visual-centric approach provides resilient input for Vision-Language Models, bypasses instability from underlying code, and reduces computational overhead. Reasoning and planning integrate perceived data with stored knowledge and high-level objectives to construct coherent plans, while the Cloud Browser provides the virtual environment where the agent’s “digital hands” perform complex interactions such as navigating tabs and completing forms.     

Redaction in Motion: Mechanics of Perception-Layer Protection

One of the most distinctive features of Samesurf’s platform is its patented Screen Redaction capability, often referred to as “Redaction in Motion.” This technology is specifically designed to protect sensitive data, including credit card numbers, passwords, and other PII, from being viewed by unauthorized users or ingested by autonomous agents during a session.   

Samesurf’s redaction system leverages machine learning to automatically identify and block sensitive web elements and input fields in real-time. Unlike simple overlays or post-processing filters, this redaction occurs at the perception layer. By the time the visual stream reaches the AI agent, the sensitive fields are already masked or completely removed from the frame. This ensures that the agent never “sees” the raw data, preventing it from being stored in the model’s history or leaked via a prompt injection attack.   

This approach addresses a critical flaw in traditional AI safety: reliance on the LLM’s internal guardrails. Because generative models are probabilistic, their internal filters can be bypassed through sophisticated prompting. Samesurf’s non-bypassable, server-side redaction creates a “compliance-native input stream” that is physically impossible for the agent to subvert. The system allows for the redaction of sensitive elements such as credit card numbers or PII from unauthorized viewing, ensuring compliance with laws like GDPR and PCI-DSS while allowing humans to intervene instantly if an agent deviates from its workflow.   

The technology is not limited to standard fields like credit card numbers; it can be configured to block or redact any specific field or class of content within an individual webpage or document. This granularity is essential for industries with unique regulatory requirements, such as healthcare (masking medical history) or finance (masking account balances).   

  1. Sensitive Field Blocking: Automatically identifies and hides input fields for credit cards, passwords, and Social Security numbers.   
  2. Class-Based Redaction: Allows organizations to define entire categories of content to be hidden across all pages within a domain.   
  3. Dynamic Masking: Redaction updates in real-time as the page content changes or as the agent scrolls through different sections of a portal.   
  4. Zero-Install Security: Because the redaction happens in the cloud-hosted environment, no software needs to be installed on the user’s local device, removing a common vector for security flaws.     

Human-in-the-Loop and Patented Control Passing

One of the most innovative aspects of the Samesurf ecosystem is its approach to “Human-in-the-Loop” (HITL) security. Traditional HITL models often rely on post-action logs or pre-action approvals, both of which are too slow for the real-time nature of simulated browsing. Samesurf solves this through a patented feature called In-Page Control Passing.   

In-Page Control Passing allows a human supervisor and an AI agent to share a synchronized browsing session. If the agent encounters a complex obstacle, such as a CAPTCHA, a nuanced ethical dilemma, or a high-value financial transaction, the human can instantly take control of the session with a single click. Because the human and the AI agent are operating within the same shared Cloud Browser, the human inherits the agent’s full operating context without any lag or loss of information.   

This capability, defined under USPTO patents 12,101,361 and 12,088,647, provides a critical layer of real-time human oversight that sets it apart from conventional models. For Chief Information Security Officers (CISOs) and compliance officers, this provides a bridge that converts the inherent risks of autonomous action into a governed, traceable process. The supervisor sees the same page and fields as the agent and can visually guide or directly correct actions on the spot, preventing irreversible mistakes before they happen.   

Samesurf supports three distinct types of control passing to accommodate different operational needs :   

  1. Leader-Control Mode: The default mode for sales and guided support; only one entity leads at a time, but the host can pass control via a single click.   
  2. Single-Leader Mode: Only a single leader is empowered to interact with the shared content, with no ability to pass control, ensuring a strict hierarchy.   
  3. Multi-Leader Mode: Allows multiple leaders (e.g., a human supervisor and an AI agent) to simultaneously interact with content without active passing, ideal for high-speed collaborative workflows.     

Forensic Auditability and the Flight Recorder

In a regulated enterprise environment, it is not enough for an AI to perform a task correctly; the organization must be able to prove why the AI took each action. Samesurf addresses this through what it calls Sequential Explainable AI (XAI) and its Persistent Session Recording, often referred to as the “Flight Recorder“.   

Every action taken by an AI agent within the Samesurf Cloud Browser is captured as a verifiable, non-repudiable event. This Persistent Session Recording documents the full chain of sequential decision-making, including reasoning steps, tool inputs and outputs, and API calls, all time-stamped and sequenced. This provides forensic readiness by transforming ephemeral agent operations into persistent records, which converts autonomous risk into a defensible asset.   

Sequential XAI explains why the agent pursued a specific path to achieve its goal, ensuring that all actions are accountable and correctable in real-time. Each agent maintains a traceable identity separate from human operators, ensuring compliance with security standards and providing the foundation for forensic search and analysis. Beyond compliance, the flight recorder creates a continuous feedback loop where engineers can analyze session recordings and trace logs to correct behavioral drift, refine policies, and resolve misaligned prompts.     

Regulatory Convergence: GDPR, HIPAA, and PCI-DSS

For enterprises in regulated sectors, the deployment of Agentic AI is not just a technical challenge but a legal one. Global frameworks mandate strict controls over how data is processed and stored, and Samesurf is designed to satisfy these requirements by embedding compliance directly into the session architecture.   

Under GDPR, organizations must adhere to principles of data minimization and purpose limitation. AI agents that autonomously navigate web content must only collect personal data strictly necessary for their legitimate purpose. Samesurf assists with GDPR compliance through data minimization by design: automated screen redaction ensures the AI agent never accesses or stores sensitive raw data, preventing accidental leaks or malicious prompt injections targeting PII. Since Samesurf does not write session data to a permanent disc and disposes of all transmitted data immediately upon session conclusion, the risk of “remembered” PII in a model or database is eliminated.   

In healthcare settings, the unauthorized disclosure of Protected Health Information (PHI) can result in severe federal penalties. Samesurf’s HIPPA-compliant framework allows doctors, nurses, and AI assistants to co-browse securely through patient portals or diagnostic forms. The combination of isolation, element redaction, and robust auditing creates non-repudiable evidence trails that satisfy healthcare privacy regulations while providing instant, visually guided support.   

When AI agents assist with checkout processes or billing disputes, they come into contact with the Payment Card Industry (PCI) data environment. PCI-DSS requires stringent encryption, access controls, and detailed logging. Samesurf’s patents specifically cover the automated redaction of credit card numbers from the view of unauthorized devices (both human and AI). By preventing card data from ever entering the AI’s input stream, Samesurf effectively removes the AI agent from the “scope” of many PCI audit requirements, significantly reducing the operational and cost burdens of compliance.   

The IP Landscape and the “Inventor of Modern Co-Browsing”

Samesurf’s dominance in the real-time visual engagement and Agentic AI space is cemented by a robust portfolio of foundational patents. This intellectual property protects the core mechanisms that make “Redaction in Motion” and simulated browsing possible.

Key Patents and Their Significance

  1. USPTO 9,483,448 (Priority: 2010): Established the foundations of synchronized browsing and data redaction, providing a legally defensible foundation for the industry.  
  2. USPTO 12,101,361 & 12,088,647 (Issued: 2024): Specifically define the functioning of cloud browsers and AI “bots” within Agentic AI systems, including simulated browsing, control passing, and automated redaveraging of machine learning.   
  3. Automated Redaction via Machine Learning: Patents cover the utilization of ML to redact sensitive elements like credit card numbers from unauthorized viewing to achieve regulatory compliance.   

The priority dates of these patents, the ‘448 reaching back to 2010, give Samesurf a unique historical advantage in an industry that is often characterized by rapid, unvetted “shadow AI” deployments. 

The Path to AI-Native Operational Resilience

The transition to Agentic AI represents an undeniable leap forward in enterprise productivity, yet it also introduces systemic vulnerabilities that can only be addressed at the architectural level. Relying on the internal guardrails of a Large Language Model is an insufficient strategy for high-stakes, regulated industries; instead, security must be enforced at the perception layer, where the agent interacts with the visual reality of the web.

Samesurf’s patented Cloud Browser and “Redaction in Motion” technology establish a governed perimeter that standardizes execution, normalizes inputs, and eliminates the risk of PII ingestion. By providing a “Flight Recorder” for Sequential Explainable AI and enabling real-time In-Page Control Passing, Samesurf transforms the inherent risks of autonomous decision-making into a manageable, auditable, and defensible asset. As organizations move from simple chatbots to complex, goal-directed AI systems, the ability to “do” without compromising privacy will be the ultimate differentiator. The future of Agentic AI is not just about intelligence; it is about the stable, secure, and synchronized foundation that allows that intelligence to act safely in the real world.

Visit samesurf.com to learn more or go to https://www.samesurf.com/request-demo to request a demo today.