Bailian Web Search

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

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`.