baidu web search

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The skill is a legitimate implementation of a Baidu web search tool using the Baidu Qianfan API. The core logic in `scripts/search.js` correctly handles API credentials and communicates only with the official Baidu endpoint (qianfan.baidubce.com). Notably, the `SKILL.md` includes robust security instructions designed to prevent the AI agent from leaking or accessing the sensitive `BAIDU_API_KEY`, demonstrating good security practices rather than malicious intent.