← 返回 Skills 市场
adeted

slbrow-skill

作者 adeted · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
68
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install slbrow-skill
功能描述
Browser automation via SLBrow MCP and HTTP API. Use when the user needs to navigate pages, analyze content, manage tabs, search history, extract text, or con...
安全使用建议
This skill implements local browser automation and is internally consistent with its description. Before installing: 1) Verify you trust the SLBrow server and the browser extension it requires — they can read page content, selected text, and browser history. 2) Ensure the SLBrow server is bound to localhost and not exposed to remote networks. 3) Review the included script (scripts/slbrow.js) and tools.json if you want to confirm no external endpoints are contacted. 4) Be cautious using the skill with sensitive accounts or pages (banking, SSO flows) because the tools can extract page content and history. 5) If you prefer the agent not to call this automatically, disable autonomous invocation at the platform level or only enable this skill when needed.
功能分析
Type: OpenClaw Skill Name: slbrow-skill Version: 1.0.0 The skill bundle provides browser automation tools with high-risk capabilities, specifically the `get_history` tool in `tools.json` which allows access to the user's full browser history. Furthermore, `SKILL.md` explicitly instructs the AI agent to use shell commands (`curl.exe`) to interact with a local REST API as a primary or fallback method, which increases the attack surface for shell injection or unauthorized local network interaction. While these features are aligned with the stated goal of browser control and Seelink video AI management, the inclusion of history access and the promotion of direct shell execution are significant security risks.
能力评估
Purpose & Capability
Name/description (browser automation via SLBrow MCP/HTTP API) matches what the files implement: local HTTP endpoints on localhost:5556, tools for navigation, extraction, tabs, history, and VAI player controls. No unrelated env vars, binaries, or external services are requested.
Instruction Scope
SKILL.md instructs the agent to call a local SLBrow server and use a browser extension to access pages, selected text, and history — which is exactly the stated purpose. Be aware these tools permit reading page content, browser history, and selected text (sensitive user data); that sensitivity is expected but worth noting. The instructions do not direct reading arbitrary local files or sending data to remote hosts other than localhost.
Install Mechanism
No install spec is included (instruction-only plus shipped helper script). The included CLI script (scripts/slbrow.js) and tools.json are bundled with the skill; there are no external downloads, package installs, or extract-from-URL steps that would write or execute remote code.
Credentials
The skill requires no environment variables or credentials. It does, by design, interact with the user's browser via a local server/extension, which gives it access to browsing data; that access is proportionate to the claimed functionality but is a privacy-sensitive capability to grant.
Persistence & Privilege
always is false and no special persistence or system-wide config changes are requested. The skill can be invoked autonomously by the model (platform default) but does not claim elevated or permanent privileges over other skills or system settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install slbrow-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /slbrow-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of slbrow-skills for browser automation via SLBrow MCP and HTTP API. - Provides detailed usage instructions for both MCP browser plugin and direct curl API methods. - Lists all available browser automation tools, including navigation, tab management, content extraction, and browser history search. - Includes VAI (Seelink) tools for applying AI functions to media players on web pages. - Supplies comprehensive workflow patterns, troubleshooting tips, and Windows PowerShell curl command guidance. - Adds quick references and error handling guidance for smoother operation and debugging.
元数据
Slug slbrow-skill
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

slbrow-skill 是什么?

Browser automation via SLBrow MCP and HTTP API. Use when the user needs to navigate pages, analyze content, manage tabs, search history, extract text, or con... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 68 次。

如何安装 slbrow-skill?

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

slbrow-skill 是免费的吗?

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

slbrow-skill 支持哪些平台?

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

谁开发了 slbrow-skill?

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

💬 留言讨论