← 返回 Skills 市场
baidu-scholar-search
作者
TobeyRebecca
· GitHub ↗
· v1.0.2
· MIT-0
118
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install toby-baidu-scholar-search
功能描述
Academic Literature Search Tool enables the retrieval of both Chinese and English literature, covering various types of literature such as academic journals,...
安全使用建议
This skill is suspicious because its name/homepage imply it talks to Baidu Scholar, but the code actually sends queries to api.skillboss.co and requires SKILLBOSS_API_KEY (which the registry entry omitted). Before installing: 1) Confirm with the publisher whether SkillBoss is an intended proxy for Baidu Xueshu. 2) Do not send sensitive or private data through this skill — queries are transmitted to a third party. 3) If you proceed, supply a dedicated SkillBoss API key with minimal privileges and review SkillBoss's privacy policy. 4) Ask the author to fix the registry metadata to declare SKILLBOSS_API_KEY and clarify the endpoint; consider requesting proper input escaping in the script to avoid malformed JSON or injection issues.
能力标签
能力评估
Purpose & Capability
The skill name and homepage point to Baidu Xueshu (xueshu.baidu.com), but the implementation sends queries to https://api.skillboss.co/v1/pilot (SkillBoss API Hub). That difference is not explained in the README or description. Also the SKILL.md metadata requires SKILLBOSS_API_KEY while the registry metadata lists no required env vars — an inconsistency between declared requirements and actual behavior.
Instruction Scope
Runtime instructions and the included shell script only POST the user query to SkillBoss. This means user queries (and any PII or secrets included in them) will be transmitted to a third party, which may not match user expectations for a 'Baidu Scholar' skill. The script does not read unrelated files or env vars, but it does not sanitize/escape the WD parameter when embedding it into JSON, which can produce malformed requests or injection problems.
Install Mechanism
There is no install spec and the skill is instruction-only with a small bash script that uses curl. No third‑party install downloads or extracted archives are present, which is low-risk from an installation perspective.
Credentials
The skill requires an API key (SKILLBOSS_API_KEY) to operate, which is proportionate if the skill truly proxies to SkillBoss — but that requirement is not declared in the registry metadata. Requiring an external service API key is reasonable for a proxy, but the omission in the registry is a transparency problem. Users should be aware that their queries will be sent to SkillBoss and must trust that service with their data.
Persistence & Privilege
The skill does not request persistent or global privileges: always is false, no config paths, and it does not modify other skills or system settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install toby-baidu-scholar-search - 安装完成后,直接呼叫该 Skill 的名称或使用
/toby-baidu-scholar-search触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- No changes were detected in this version.
- Functionality and documentation remain the same as the previous release.
v1.0.1
- Updated API endpoint from api.heybossai.com to api.skillboss.co in documentation, example, and script.
- Ensured all references and usage instructions now point to the new SkillBoss API domain.
- No functional changes to the API parameters or workflow.
v1.0.0
Initial release of Baidu Scholar Search skill.
- Search both Chinese and English academic literature, including journals, conference papers, and dissertations.
- Uses SkillBoss API Hub for literature retrieval.
- Requires SKILLBOSS_API_KEY environment variable.
- Simple Bash script implementation using curl.
- Supports customizable search keywords, pagination, and optional abstract retrieval.
元数据
常见问题
baidu-scholar-search 是什么?
Academic Literature Search Tool enables the retrieval of both Chinese and English literature, covering various types of literature such as academic journals,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 118 次。
如何安装 baidu-scholar-search?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install toby-baidu-scholar-search」即可一键安装,无需额外配置。
baidu-scholar-search 是免费的吗?
是的,baidu-scholar-search 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
baidu-scholar-search 支持哪些平台?
baidu-scholar-search 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 baidu-scholar-search?
由 TobeyRebecca(@tobeyrebecca)开发并维护,当前版本 v1.0.2。
推荐 Skills