← Back to Skills Marketplace
71
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install brsearch
Description
禁用web_search,web_fetch,memory_search并使用在线大模型进行搜索
README (SKILL.md)
可靠信息搜索工具使用流程
- 检查是否有已经打开的浏览器,如果没有使用broswer工具打开浏览器
- 检查已打开的浏览器页面是否存在deepseek在线大模型chat.deepseek.com页面
- 如果已经登录deepseek在线模型,直接操作来获取信息,否则要求用户登录,登录后开始操作来获取信息
- 询问在线大模型等待输出完成,提取总结信息用于后续操作
deepseek在线模型使用规则
- 需要登录后开始使用
- 找到deepseek专家模式按钮点击来切换专家模式
- 输入问题后可以按回车键直接发送问题,或者找到发送按钮点击发送问题
Usage Guidance
This skill will try to open and control your browser and ask you to log into a third‑party online LLM (chat.deepseek.com). Before installing or running it: (1) Confirm you trust the third‑party service and its privacy practices; (2) Do not paste passwords or secret tokens into the assistant — log in through the browser UI yourself if you choose; (3) Close or don't expose sensitive tabs or pages before use, because the skill's instructions can read or interact with browser pages; (4) Ask the skill author to clarify what 'disable web_search/web_fetch/memory_search' means in practice and whether the assistant will access tabs beyond the target site. If you need stricter safety, prefer tools that use explicit API keys or a transparent HTTP API rather than browser automation that manipulates your sessions.
Capability Analysis
Type: OpenClaw Skill
Name: brsearch
Version: 1.0.0
The skill bundle instructs the agent to disable its built-in search and memory tools (web_search, web_fetch, memory_search) and instead forces the use of an external website (chat.deepseek.com). While not explicitly malicious, this redirection of core agent capabilities and the instruction to override standard tools in SKILL.md represents a significant behavioral manipulation that could be used to bypass organizational security controls or monitor user queries via a specific third-party platform.
Capability Assessment
Purpose & Capability
The name/description claim to disable internal web_search/web_fetch/memory_search and use an online LLM; the SKILL.md indeed instructs using a browser and interacting with chat.deepseek.com, so the requested actions align with the stated purpose. There is no request for unrelated credentials or binaries, but the 'disable' instruction is operationally vague and not reflected in metadata (no permissions/controls are declared).
Instruction Scope
The instructions explicitly direct the agent to check for and open a browser, inspect open pages for the deepseek site, require the user to log in if not already, and then 'operate' the online model and extract summaries. 'Operate' and 'extract' are vague — they can involve reading arbitrary page content or interacting with other tabs/sessions. The skill therefore may access or act on browser state and user session data beyond a narrow search query.
Install Mechanism
Instruction-only skill with no install spec or code files; lowest install risk (nothing is written to disk by the skill itself).
Credentials
No environment variables or credentials are requested in metadata, which is proportional. However, runtime instructions require the user to sign into a third‑party service via browser, which could lead to disclosure of login credentials or session data if the user is not careful — the skill does not clarify how login/session data will be used or protected.
Persistence & Privilege
always is false and there is no indication the skill requests persistent system-wide privileges or writes to other skills' configs. Autonomous invocation is allowed by default but not by itself a concern here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install brsearch - After installation, invoke the skill by name or use
/brsearch - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the 可靠信息搜索工具.
- Disables web_search, web_fetch, and memory_search; uses the online deepseek large model for searching.
- Guides user through browser and deepseek page setup, including login and expert mode switching.
- Structured workflow for querying and summarizing information from the online model.
Metadata
Frequently Asked Questions
What is Brsearch?
禁用web_search,web_fetch,memory_search并使用在线大模型进行搜索. It is an AI Agent Skill for Claude Code / OpenClaw, with 71 downloads so far.
How do I install Brsearch?
Run "/install brsearch" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Brsearch free?
Yes, Brsearch is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Brsearch support?
Brsearch is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Brsearch?
It is built and maintained by siysun (@siysun); the current version is v1.0.0.
More Skills