← 返回 Skills 市场
rogersuperbuilderalpha

Academic Research

作者 rogerSuperBuilderAlpha · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
4639
总下载
3
收藏
32
当前安装
1
版本数
在 OpenClaw 中安装
/install academic-research
功能描述
Search academic papers and conduct literature reviews using OpenAlex API (free, no key needed). Use when the user needs to find scholarly papers by topic/aut...
安全使用建议
Install this if you are comfortable sending academic queries, author names, and DOIs to OpenAlex or Unpaywall. Use ordinary project-local output filenames, avoid writing to configuration or system paths, and clear /tmp/litreview_cache on shared machines or for sensitive research topics.
功能分析
Type: OpenClaw Skill Name: academic-research Version: 1.0.0 The skill's core functionality aligns with its stated purpose of academic research using OpenAlex and Unpaywall APIs. However, the `scripts/literature-review.py` script contains a significant file write vulnerability. The `--output` argument allows writing the generated literature review to an arbitrary file path (`Path(args.output).write_text(output)`). If an attacker can control this argument (e.g., via prompt injection against the OpenClaw agent), they could write to sensitive system files or user configuration files, potentially leading to privilege escalation or persistence. This is a critical vulnerability, but not evidence of intentional malice within the script itself.
能力评估
Purpose & Capability
The SKILL.md and scripts consistently implement academic search, DOI lookup, citation lookup, open-access URL retrieval, and literature review generation using OpenAlex and Unpaywall.
Instruction Scope
Commands are user-directed examples, but the trigger text includes broad phrases like research synthesis and scholarly reference gathering, so users should invoke it only for academic or paper-focused work.
Install Mechanism
There is no install spec or declared dependency list even though the helper scripts require Python and the requests package.
Credentials
Network requests to OpenAlex and Unpaywall, optional review output files, and a temporary cache are proportionate for the stated research purpose, but research queries and DOIs leave the local environment.
Persistence & Privilege
The literature-review script caches API responses under /tmp/litreview_cache for up to 24 hours and can write a user-specified output file; it does not request credentials, elevated privileges, background execution, or account access.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install academic-research
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /academic-research 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the academic-research skill, enabling academic search and literature review via the OpenAlex API. - Search and retrieve scholarly papers by topic, author, or DOI without requiring an API key. - Access citation chains, paper metadata (title, authors, abstract, citations, DOI, open access URL), and full text for open access articles. - Automated literature review workflow with theme identification, synthesis, and markdown or JSON output. - Structured and programmable search output, supporting advanced filtering and export options for research analysis.
元数据
Slug academic-research
版本 1.0.0
许可证
累计安装 32
当前安装数 32
历史版本数 1
常见问题

Academic Research 是什么?

Search academic papers and conduct literature reviews using OpenAlex API (free, no key needed). Use when the user needs to find scholarly papers by topic/aut... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 4639 次。

如何安装 Academic Research?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install academic-research」即可一键安装,无需额外配置。

Academic Research 是免费的吗?

是的,Academic Research 完全免费(开源免费),可自由下载、安装和使用。

Academic Research 支持哪些平台?

Academic Research 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Academic Research?

由 rogerSuperBuilderAlpha(@rogersuperbuilderalpha)开发并维护,当前版本 v1.0.0。

💬 留言讨论