Baidu web search
Search the web using Baidu AI Search Engine (BDSE). Use for live information, documentation, or research topics.
v1.1.4
2026/04/16
- Removed the _meta.json file from the skill. - No feature or behavior changes; functionality remains fully intact.
v1.1.3
2026/03/18
暂无更新说明。
v1.1.1
2026/03/10
暂无更新说明。
v1.1.0
2026/02/13
暂无更新说明。
v1.0.6
2026/02/09
暂无更新说明。
v1.0.5
2026/02/09
暂无更新说明。
v1.0.4
2026/02/08
暂无更新说明。
v1.0.2
2026/02/07
暂无更新说明。
v1.0.1
2026/02/06
暂无更新说明。
v1.0.0
2026/02/05
暂无更新说明。
Security Scan
状态
clean
OpenClaw
gpt-5.5
OpenClaw 分析
This skill is a straightforward Baidu web-search integration that requires a Baidu API key and sends user search queries to Baidu or a configured sandbox proxy.
置信度: high
VirusTotal
Type: OpenClaw Skill Name: baidu-search Version: 1.1.4 The skill bundle provides a legitimate implementation for searching the web via the Baidu AI Search API. The Python script (scripts/search.py) correctly handles API authentication via environment variables, performs basic input validation on search parameters, and uses the standard requests library for communication. While it contains logic to proxy requests if specific sandbox environment variables (DUMATE_SESSION_ID) are present, this appears to be a functional requirement for specific deployment environments rather than a malicious exfiltration attempt.