数据月份 2026-08
AI Browser Guard
AI Browser Guard
AI Browser Guard

AI Browser Guard

通用 AI
Opena2aDetects AI agents driving your browser.

据 AlphaMoat 统计,截至 2026-08,Chrome 插件 AI Browser Guard 用户数为 16,评分 5(1 人评价),在全部 9,793 款 AI 浏览器插件中排名第 7,860 位,在「通用 AI」分类(2,531 款)中排名第 2,018 位。

用户数 · 2026-08
16
评分
★ 51 评价
全站排名(9,793 个)
#7,860
「通用 AI」排名
#2,018/ 2,531

AI Browser Guard 是什么

Product Overview

AI Browser Guard, a beta release from the open-source security platform OpenA2A, detects when AI automation frameworks such as Playwright, Puppeteer, Selenium, Anthropic Computer Use, OpenAI Operator or other WebDriver-based tools start controlling the browser, and gives the user tools to manage them. Detection combines WebDriver flags, Chrome DevTools Protocol connection scanning, behavioral heuristics like click precision and typing cadence, and framework fingerprinting, with status, confidence level and method shown in the popup and agent activity logged in a session timeline. An emergency kill switch, bound to Ctrl+Shift+K, revokes delegated permissions, dispatches a stop to in-page automation and closes the tabs an agent controls; a delegation wizard pre-defines what agents may do, from Read-Only to Limited with time limits to Full Access with logging; boundary violation alerts block and report in-page agent actions outside scope; and the session timeline keeps a chronological log of the last five sessions. By default the extension makes zero network requests with all detection local, and four optional features including registry trust lookups and site AI-safety declarations are off by default.

Key Features4 项
  • 01Agent takeover detection with confidence levels
  • 02Emergency kill switch closing agent tabs
  • 03Delegation wizard with time-limited presets
  • 04Session timeline of agent actions
展开 Chrome 商店完整介绍▾

Detects AI agents (Playwright, Puppeteer, Selenium, Computer Use) driving your browser, alerts you, and closes tabs they control. BETA — AI Browser Guard is in active development. We are building security infrastructure for the AI agent ecosystem and want your feedback. Report issues or suggest features: https://github.com/opena2a-org/AI-BrowserGuard/issues

AI Browser Guard detects when AI automation frameworks take control of your browser and gives you tools to manage what they can do.

WHAT IT DOES

When an AI agent (Playwright, Puppeteer, Selenium, Anthropic Computer Use, OpenAI Operator, or any WebDriver-based tool) starts controlling your browser, AI Browser Guard:

  • Detects the takeover using multiple signals: WebDriver flags, Chrome DevTools Protocol markers, behavioral analysis of mouse/keyboard patterns, and framework-specific fingerprints
  • Shows detection status in the popup with confidence level and detection method
  • Logs the agent activity it can observe in a session timeline
  • Can read the site's published safety declaration (/.well-known/ai-safety.txt) and show what the site claims about its own content — off by default, display-only (see PRIVACY)

SCOPE AND LIMITATIONS

External automation frameworks (Playwright, Puppeteer, Selenium, Anthropic Computer Use, OpenAI Operator) drive the browser over the Chrome DevTools Protocol with native input. AI Browser Guard detects and alerts on these agents, and its kill switch closes the tab they control, but it does not block their individual actions and cannot see their clicks, typing, or screenshots in the timeline. A browser extension cannot enforce per-action policy against a framework that owns the tab's debugger slot; the only categorical block is a managed-Chrome policy (RemoteDebuggingAllowed=false), and modern Chrome already blocks remote debugging of your default profile by default. The delegation presets and per-action blocking below apply to IN-PAGE / injected automation only, best-effort. If a session report shows few or no actions for an external agent, that means its actions were not observable, not that nothing happened.

FIVE CORE FEATURES

1. Agent Takeover Detection — identifies automation frameworks without requiring agents to self-identify. WebDriver flag detection, CDP connection scanning, behavioral heuristics (click precision, typing cadence, synthetic events), and framework fingerprinting.

2. Emergency Kill Switch — one-click stop. Revokes delegated permissions, dispatches a page-realm stop to in-page automation, and closes the tabs an agent controls (the real interruption of an in-progress action). It does not terminate an external CDP session -- an extension cannot -- and a persistent external driver can reopen a tab. Keyboard shortcut: Ctrl+Shift+K (Cmd+Shift+K on Mac).

3. Delegation Wizard — define what agents can and cannot do before they connect: Read-Only (navigate and read, no clicking or typing), Limited (specific sites you choose, with time limits 15min / 1hr / 4hr), or Full Access (everything allowed, with logging and alerts).

4. Boundary Violation Alerts — when an IN-PAGE agent attempts a scripted navigation, form submission, click, keystroke, new-tab open, or download outside its delegation scope, the action is blocked (best-effort) and you receive a notification showing what was attempted, which rule blocked it, and the option to allow it once. External CDP frameworks drive via native input these alerts cannot see -- for those, rely on detection and the kill switch. (DOM reads, injected scripts, and screenshots are not blocked; use the kill switch to close the agent's tab.)

5. Session Timeline — chronological log of all agent actions: timestamps, action types, target URLs, element selectors, and whether each action was allowed or blocked. Last 5 sessions retained.

PRIVACY

By default, AI Browser Guard makes zero network requests. All detection, delegation, and session tracking runs locally on your device. There is no analytics, no telemetry, and no tracking. Session logs and settings are stored in chrome.storage.local and are deleted when you uninstall.

The extension also offers four optional features that make network requests and are OFF BY DEFAULT. They only act after you explicitly enable them, and each can be turned off again with one click:

  • AIM identity lookup and registry trust lookup — when an agent is detected, look up a trust score for that agent type. Only the detected agent type (for example "playwright") is sent. Your URLs and page content are never sent.
  • Anonymized contribution — share anonymized detection and behavior summaries (an anonymous token, the detected framework name, and summary counts) to improve community threat intelligence. Prompted once after 5 detections; dismissible.
  • Site safety declarations — when an AI agent is detected on a page, request that website's /.well-known/ai-safety.txt, a public file a site may publish to state what it claims about its own content, and show those claims alongside the detection. This is the one feature that contacts the website your agent is on instead of an OpenA2A server. The request is a plain GET for that one fixed filename: no cookies, no page address, no referrer, and nothing about you. It follows no redirects, runs only over HTTPS, and runs only while an agent is detected — never on pages you browse yourself. Results are cached locally for 24 hours; turning the setting off deletes every stored declaration. Declarations are display-only: self-asserted claims the extension does not verify, and they never change what the extension detects, scores, or blocks.

None of these features transmit your URLs, page content, form data, keystrokes, cookies, authentication tokens, or identity. Three of them contact only OpenA2A's own servers (aim.opena2a.org, api.oa2a.org); site safety declarations contacts the website your agent is on, which receives nothing about you but can see that the request was made.

Full privacy policy: https://opena2a.org/aibrowserguard/privacy

PERMISSIONS

AI Browser Guard requests host access to all URLs because AI agents can operate on any website, so the detection content script must run on every page. By default the extension makes no network requests; the only outbound requests are the optional, off-by-default features described under PRIVACY.

ABOUT OPENA2A

AI Browser Guard is built by OpenA2A, an open-source security platform building infrastructure for the AI agent ecosystem. Learn more: https://opena2a.org — Source code: https://github.com/opena2a-org/AI-BrowserGuard

This is a beta release. We are actively improving detection accuracy, adding framework signatures, and expanding delegation controls. Open an issue on GitHub with feedback: https://github.com/opena2a-org/AI-BrowserGuard/issues

插件档案

版本
v0.7.0
安装包体积
624KiB
支持语言
English
更新于
2026-08-04

「通用 AI」分类下的热门插件

点击查看详情,或「+ 对比」与 AI Browser Guard 并排对比
Claude
Claude
通用 AI★ 2.8
1500.0万
用户数

Claude in Chrome lets the assistant read pages, click, type, and automate browser tasks under your control.

+ 对比
Sider
Sider
通用 AI★ 4.9
500.0万
用户数

Sider is a browser sidebar that brings multiple AI models into any web page for chat, search, and writing.

+ 对比
ChatGPT search
ChatGPT search
通用 AI★ 3.3
400.0万
用户数

ChatGPT search makes ChatGPT the default search engine in Chrome for fast, sourced answers.

+ 对比
ChatGPT
ChatGPT
通用 AI★ 2.9
400.0万
用户数

ChatGPT for Chrome lets the assistant control the browser, automate tasks, and answer questions on any page.

+ 对比
Monica
Monica
通用 AI★ 4.9
300.0万
用户数

Monica is an all-in-one AI assistant for chat, writing, translation, search, and image or video generation.

+ 对比
YouTube Summary
YouTube Summary
通用 AI★ 4.3
100.0万
用户数

YouTube Summary with ChatGPT & Claude summarizes videos, articles, and PDFs powered by AI models.

+ 对比

数据月份:2026-08 · 用户数与评分来自 Chrome 应用商店公开数据,按月聚合更新。口径说明见数据方法。