← Back to Skills Marketplace
krisyejh

Bailian Web Search

by krisyejh · GitHub ↗ · v1.0.4
cross-platform ✓ Security Clean
8066
Downloads
5
Stars
65
Active Installs
5
Versions
Install in OpenClaw
/install bailian-web-search
Description
AI-optimized web search via Bailian(Alibaba ModelStdio) API. Returns multisourced, concise web search results for LLMs.
Usage Guidance
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.
Capability Analysis
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`.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install bailian-web-search
  3. After installation, invoke the skill by name or use /bailian-web-search
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug bailian-web-search
Version 1.0.4
License
All-time Installs 309
Active Installs 65
Total Versions 5
Frequently Asked Questions

What is Bailian Web Search?

AI-optimized web search via Bailian(Alibaba ModelStdio) API. Returns multisourced, concise web search results for LLMs. It is an AI Agent Skill for Claude Code / OpenClaw, with 8066 downloads so far.

How do I install Bailian Web Search?

Run "/install bailian-web-search" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Bailian Web Search free?

Yes, Bailian Web Search is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Bailian Web Search support?

Bailian Web Search is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Bailian Web Search?

It is built and maintained by krisyejh (@krisyejh); the current version is v1.0.4.

💬 Comments