← 返回 Skills 市场
binbinhihi

openclaw-browser-extension-clicker

作者 BinbinHihi · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
334
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-browser-extension-clicker
功能描述
自动点击浏览器扩展图标(如 OpenClaw Browser Relay)。 使用系统级 GUI 自动化,绕过浏览器安全限制。 当需要操作浏览器工具栏、扩展图标、系统菜单时使用。
安全使用建议
This skill appears internally consistent for automating clicks on browser-extension icons, but it controls your mouse and captures screenshots of your screen. Before installing or running it: (1) review the click_extension.py source and any template images locally; (2) run with --dry-run and --screenshot first to confirm coordinates; (3) do not grant screen-recording permissions unless you trust the code; (4) be aware that automated clicks can trigger actions in your browser (possibly sensitive), so use in a controlled environment and avoid running against accounts or workflows you care about without testing.
功能分析
Type: OpenClaw Skill Name: openclaw-browser-extension-clicker Version: 1.0.0 The skill provides system-level GUI automation using `pyautogui` and `Pillow` to capture screenshots and simulate mouse clicks. While these capabilities are aligned with the stated purpose of interacting with browser extensions (as documented in `SKILL.md` and `click_extension.py`), they represent high-risk behaviors that could be abused to bypass security prompts or manipulate sensitive applications. No evidence of intentional malice, such as data exfiltration or hardcoded malicious payloads, was found in the provided files.
能力评估
Purpose & Capability
The name/description (automatically click browser extension icons) matches the implementation: a Python script using pyautogui/Pillow to screenshot, template-match, and click coordinates. Required binaries (python3, pip) and Python packages are proportionate to this purpose.
Instruction Scope
Instructions and the script legitimately read screen pixels, take screenshots, perform template matching, and simulate mouse clicks. This is necessary for the stated goal, but screenshots can capture sensitive on-screen data and the script will simulate real user clicks — test with --dry-run and review outputs before running live.
Install Mechanism
No arbitrary download/install spec is present; dependencies are installed via pip (pyautogui, Pillow), which is expected for GUI automation. No remote URLs or extracted archives are used.
Credentials
The skill requests no environment variables or credentials and the code does not access unrelated system configuration. It does require OS-level screen access permissions on macOS, which is appropriate for its function.
Persistence & Privilege
The skill is user-invocable, not always-enabled, and does not modify other skills or system-wide settings. Autonomous invocation is allowed by default but not requested as always: true.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-browser-extension-clicker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-browser-extension-clicker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of browser-extension-clicker - Automates clicks on browser extension icons (e.g., OpenClaw Browser Relay) using system-level GUI automation. - Supports custom coordinates or automatic icon position detection via screenshot/template matching. - Provides CLI options for extension name, browser type, icon position, and click delay. - Installation instructions included for required dependencies (pyautogui, Pillow). - Useful for automating toolbar, extension icon, or menu interactions in browsers.
元数据
Slug openclaw-browser-extension-clicker
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

openclaw-browser-extension-clicker 是什么?

自动点击浏览器扩展图标(如 OpenClaw Browser Relay)。 使用系统级 GUI 自动化,绕过浏览器安全限制。 当需要操作浏览器工具栏、扩展图标、系统菜单时使用。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 334 次。

如何安装 openclaw-browser-extension-clicker?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-browser-extension-clicker」即可一键安装,无需额外配置。

openclaw-browser-extension-clicker 是免费的吗?

是的,openclaw-browser-extension-clicker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

openclaw-browser-extension-clicker 支持哪些平台?

openclaw-browser-extension-clicker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 openclaw-browser-extension-clicker?

由 BinbinHihi(@binbinhihi)开发并维护,当前版本 v1.0.0。

💬 留言讨论