Baidu Search
Search the web using Baidu AI Search Engine (BDSE). Use for live information, documentation, or research topics.
No comparison available
A previous version is required before a diff can be generated.
Security Scan
Status
clean
OpenClaw
gpt-5-mini
OpenClaw analysis
The skill's code, runtime instructions, and requested credential (BAIDU_API_KEY) are consistent with a Baidu web search integration; nothing in the files indicates hidden exfiltration or unrelated privileges, though a small dependency declaration omission and plaintext key storage guidance should be noted.
Confidence: high
VirusTotal
Type: OpenClaw Skill Name: baidu-search Version: 1.1.3 The baidu-search skill bundle is a legitimate implementation for performing web searches via the Baidu AI Search API. The core logic in scripts/search.py correctly handles API authentication using environment variables, validates input parameters like 'freshness' using regular expressions, and communicates exclusively with the official Baidu endpoint (qianfan.baidubce.com). No evidence of data exfiltration, malicious code execution, or harmful instructions was found.