AI Skill Hub 强烈推荐:浏览器防火墙 是一款优质的Agent工作流。AI 综合评分 8.0 分,在同类工具中表现稳健。如果你正在寻找可靠的Agent工作流解决方案,这是一个值得深入了解的选择。
浏览器防火墙 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。
浏览器防火墙 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。
# 方式一:npm 全局安装 npm install -g ai-browserguard # 方式二:npx 直接运行(无需安装) npx ai-browserguard --help # 方式三:项目依赖安装 npm install ai-browserguard # 方式四:从源码运行 git clone https://github.com/opena2a-org/ai-browserguard cd ai-browserguard npm install npm start
# 命令行使用
ai-browserguard --help
# 基本用法
ai-browserguard [options] <input>
# Node.js 代码中使用
const ai_browserguard = require('ai-browserguard');
const result = await ai_browserguard.run(options);
console.log(result);
# ai-browserguard 配置说明 # 查看配置选项 ai-browserguard --config-example > config.yml # 常见配置项 # output_dir: ./output # log_level: info # workers: 4 # 环境变量(覆盖配置文件) export AI_BROWSERGUARD_CONFIG="/path/to/config.yml"
OpenA2A: CLI · HackMyAgent · Secretless · AIM · Browser Guard · DVAA
Chrome extension that detects and monitors AI agents operating in your browser, and blocks their scripted navigations, form submissions, new-tab opens, and downloads. Identifies Playwright, Puppeteer, Selenium, Anthropic Computer Use, and OpenAI Operator -- without requiring the agent to identify itself.
v0.4.2 -- Privacy disclosure rewritten to accurately describe the network posture: zero network requests by default, with three optional community-intelligence features (trust lookups and anonymized contribution) that are off by default and opt-in. Removed the dead chrome.identity login code so the bundle declares no identity permission.
v0.4.1 -- Report export download now works reliably from the popup (hardened anchor plus a service-worker chrome.downloads fallback that survives the popup closing). Replaced the toast and settings-button emoji with inline SVG icons. Adds the downloads permission.
v0.4.0 -- User actions no longer blocked when an agent is detected. Inline toast notifications for blocked agent actions with one-click domain whitelisting. Improved trust display for known tools.
Install from Chrome Web Store | Website | Privacy Policy

An AI agent takes over a tab. AI Browser Guard detects it without the agent identifying itself, blocks the transfer it tries to submit, and the kill switch (Ctrl+Shift+K) ends every connection.
---
Chrome Web Store (recommended):
Install AI Browser Guard -- one click, automatic updates.
From source:
git clone https://github.com/opena2a-org/AI-BrowserGuard.git
cd AI-BrowserGuard
npm install && npm run build
Then open chrome://extensions, enable Developer mode, click Load unpacked, and select dist/.
高质量的AI工作流,保护浏览器安全
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
✅ Apache 2.0 — 宽松开源协议,可商用,需保留版权声明和 NOTICE 文件,含专利授权条款。
总体来看,浏览器防火墙 是一款质量优秀的Agent工作流,在同类工具中具备一定竞争力。AI Skill Hub 将持续追踪其更新动态,建议收藏备用,结合自身场景选择合适时机引入使用。
| 原始名称 | ai-browserguard |
| Topics | ai安全浏览器安全chrome扩展 |
| GitHub | https://github.com/opena2a-org/ai-browserguard |
| License | Apache-2.0 |
| 语言 | TypeScript |
收录时间:2026-06-06 · 更新时间:2026-06-06 · License:Apache-2.0 · AI Skill Hub 不对第三方内容的准确性作法律背书。
选择 Agent 类型,复制安装指令后粘贴到对应客户端