← 返回 Skills 市场
sterlingfrank1

Paper Parse

作者 Sterlingfrank1 · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
4558
总下载
9
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install paper-parse
功能描述
对用户提供的任何学术论文(PDF附件或URL)进行双模式深度研读。当用户请求分析、研读、解读或总结一篇学术论文时,使用此技能。一次性生成两份报告:Part A 面向研究者的深度专业解析,Part B 面向快速理解的核心逻辑与价值提炼。
安全使用建议
Install only if you want an agent to fetch or process paper PDFs and convert them to text. Prefer explicit prompts that name the PDF or URL, avoid sensitive unpublished documents unless you trust the runtime, and ensure paths/URLs are handled safely by the platform or shell wrapper.
功能分析
Type: OpenClaw Skill Name: paper-parse Version: 1.0.0 The skill is classified as suspicious due to the potential for shell injection. The `SKILL.md` file instructs the AI agent to use the `pdftotext` command-line utility to process user-provided PDF files or URLs. If the input (filename or URL) is not rigorously sanitized by the OpenClaw platform before being passed to `pdftotext`, this could allow an attacker to inject arbitrary shell commands, leading to Remote Code Execution (RCE). While `pdftotext` is a legitimate tool for the skill's stated purpose, the method of its invocation represents a significant vulnerability.
能力评估
Purpose & Capability
Parsing user-provided academic papers with PDF text extraction is coherent with the stated paper-parse purpose; use of pdftotext and PDF/URL inputs is expected for that workflow.
Instruction Scope
The trigger appears broad enough to activate for general academic-paper analysis, and the skill reportedly mandates Chinese output; these are scope and usability issues, not evidence of hidden or purpose-mismatched behavior.
Install Mechanism
No deceptive installer or persistence mechanism is indicated, though users should expect the runtime to need a PDF text extraction utility such as pdftotext.
Credentials
The described behavior uses local file/URL processing that is proportionate for paper parsing and does not indicate credential use, profile access, broad local indexing, or unrelated data collection.
Persistence & Privilege
No background service, privilege escalation, persistent worker, destructive action, or account mutation behavior is indicated by the supplied evidence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install paper-parse
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /paper-parse 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of paper-parse skill: - Deeply analyzes any academic paper (PDF or URL) and generates two types of reports in one file. - Part A: Provides a detailed, professional, researcher-focused analysis. - Part B: Extracts the core logic, key findings, and value in a concise, insight-driven summary. - Ensures academic rigor, theoretical depth, and complete reproduction of the paper’s arguments and data. - Reports always follow a dual-mode output format separated by '---' and are delivered as a single Markdown file. - Clear workflow with mandatory full-paper read, interim structured analysis, and templated final report.
元数据
Slug paper-parse
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Paper Parse 是什么?

对用户提供的任何学术论文(PDF附件或URL)进行双模式深度研读。当用户请求分析、研读、解读或总结一篇学术论文时,使用此技能。一次性生成两份报告:Part A 面向研究者的深度专业解析,Part B 面向快速理解的核心逻辑与价值提炼。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 4558 次。

如何安装 Paper Parse?

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

Paper Parse 是免费的吗?

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

Paper Parse 支持哪些平台?

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

谁开发了 Paper Parse?

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

💬 留言讨论