📦 baidu-search-auto — 百度自动搜索

v1.0.0

当用户需要“百度搜索”“在百度上搜索”“baidu search”等场景时,自动调用百度进行搜索并提取结果,实现中文网页信息的高效获取。

0· 129·0 当前·0 累计
下载技能包
最后更新
2026/3/19
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill is coherent and appears to do what it says (automated Baidu searches via a browser agent). Before installing, confirm what the platform's browser_agent tool is allowed to do in your environment (network access, access to local files, or other agent capabilities). Avoid submitting sensitive secrets as search queries and respect rate limits to reduce triggering Baidu's anti-bot measures. Because this is instruction-only, there is no additional code to inspect — if you need higher assura...
详细分析 ▾
用途与能力
Name and description align with the instructions: the skill only needs browser automation to open baidu.com, enter queries, and extract results. No unrelated binaries, credentials, or config paths are requested.
指令范围
SKILL.md instructs use of a browser_agent to navigate Baidu, interact with page elements, and extract results. It does not instruct reading local files, environment variables, or sending data to third-party endpoints outside of Baidu.
安装机制
No install spec and no code files beyond documentation; nothing is written to disk by the skill itself (instruction-only), which minimizes installation risk.
凭证需求
The skill declares no environment variables, secrets, or config paths. The lack of requested credentials matches the simple search/extraction functionality described.
持久化与权限
always is false and the skill is user-invocable; autonomous invocation is allowed by platform default but the skill does not request elevated persistence or system-wide config changes.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/19

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install baidu-search-auto
镜像加速npx clawhub@latest install baidu-search-auto --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库