← 返回 Skills 市场
8066
总下载
5
收藏
65
当前安装
5
版本数
在 OpenClaw 中安装
/install bailian-web-search
功能描述
AI-optimized web search via Bailian(Alibaba ModelStdio) API. Returns multisourced, concise web search results for LLMs.
安全使用建议
Install only if you trust Bailian/DashScope for your searches. Use a dedicated DashScope API key where possible, monitor quota or billing, and avoid putting secrets or confidential business data into search queries.
功能分析
Type: OpenClaw Skill
Name: bailian-web-search
Version: 1.0.4
The skill bundle provides an AI-optimized web search via the Bailian (Alibaba ModelStdio) API. The `scripts/mcp-websearch.sh` script correctly validates numerical input for `count` and uses `jq --arg` to safely embed user-provided `query` into JSON payloads, preventing both shell and JSON injection vulnerabilities. It uses the `DASHSCOPE_API_KEY` as intended for authentication with the legitimate `dashscope.aliyuncs.com` endpoint. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts in `SKILL.md`.
能力评估
Purpose & Capability
The stated purpose is web search via Bailian, and the artifact implements that by calling the DashScope WebSearch MCP endpoint with a query and result count.
Instruction Scope
Runtime instructions are limited to invoking a search script with a query and optional count; there is no hidden mutation, deletion, local indexing, or unrelated agent behavior.
Install Mechanism
There is no package installer or setup script, but the skill requires existing bash, curl, jq, and DASHSCOPE_API_KEY, which are disclosed in metadata.
Credentials
Network access to dashscope.aliyuncs.com and use of a DashScope API key are proportionate for a web-search integration, but user queries and usage may be visible to that provider.
Persistence & Privilege
The artifacts show no persistence mechanism, background service, file writes, credential storage, privilege escalation, or destructive behavior.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install bailian-web-search - 安装完成后,直接呼叫该 Skill 的名称或使用
/bailian-web-search触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.4
- Added curl and jq as required binaries in metadata.
- No other changes detected.
v1.0.3
Version 1.0.3 of bailian-web-search
- Update to StreamableHTTP MCP.
v1.0.2
- Updated SKILL.md to correct example usage of the search script, ensuring consistent command formats.
- No changes to code or functionality.
v1.0.1
- Fix some TYPO at the scripts
v1.0.0
First version of Bailian(Alibaba Model Studio) Web Search
元数据
常见问题
Bailian Web Search 是什么?
AI-optimized web search via Bailian(Alibaba ModelStdio) API. Returns multisourced, concise web search results for LLMs. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 8066 次。
如何安装 Bailian Web Search?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install bailian-web-search」即可一键安装,无需额外配置。
Bailian Web Search 是免费的吗?
是的,Bailian Web Search 完全免费(开源免费),可自由下载、安装和使用。
Bailian Web Search 支持哪些平台?
Bailian Web Search 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Bailian Web Search?
由 krisyejh(@krisyejh)开发并维护,当前版本 v1.0.4。
推荐 Skills