← 返回 Skills 市场
paper-checking
作者
CN-big-cabbage
· GitHub ↗
· v0.1.0
· MIT-0
73
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install paper-checking
功能描述
论文查重系统 - 一亿字次级论文库秒级查重,支持纵向查重和横向查重
安全使用建议
This skill is internally consistent with a Windows paper‑checking application, but exercise normal caution before running third‑party executables: prefer to build from the repository source in a controlled environment (VM or sandbox) rather than running an unsigned release; verify the GitHub repo and release notes, look for checksums or signatures, scan downloaded binaries with antivirus, and review repository source code if you plan to add many private documents to the comparison library (these files will be stored locally by the tool). Note the SKILL metadata misuses primaryEnv='windows' (harmless but sloppy). If you need further assurance, ask the publisher for signed releases or run the tool in an isolated VM and inspect network activity while it runs.
功能分析
Type: OpenClaw Skill
Name: paper-checking
Version: 0.1.0
The skill bundle provides instructions for an AI agent to download, compile, and execute a local Windows binary (paper_checking.exe) and perform system-level environment checks using shell commands like 'systeminfo' and 'winver' (guides/01-installation.md). While these actions are consistent with the stated purpose of a paper-checking system, the requirement for the agent to execute arbitrary binaries and perform system discovery constitutes a high-risk capability. No evidence of intentional malice, data exfiltration, or obfuscation was found, and the external links (github.com/tianlian0/paper_checking_system and xincheck.com) appear relevant to the tool's purpose.
能力评估
Purpose & Capability
Name/description (论文查重) match the files and runtime instructions: the skill is an installer/usage guide for a Windows executable (paper_checking.exe). Required binaries and Windows/.NET/Visual Studio requirements are proportionate to the stated purpose.
Instruction Scope
SKILL.md and guides restrict actions to installing, compiling, configuring, running paper_checking.exe, managing a local comparison library, and reading local result files. Referenced commands and paths (git clone, systeminfo, %TEMP%, D:\比对库) are consistent with an on‑machine Windows workflow and do not instruct broad unrelated data collection or exfiltration.
Install Mechanism
This is instruction-only (no install spec). Guides tell users to compile with Visual Studio or download precompiled releases from GitHub. That is reasonable, but downloading and running precompiled Windows executables carries inherent risk—the skill does not provide signed checksums or verified release provenance.
Credentials
The skill does not declare or require any credentials, tokens, or environment variables. The only required artifact is a local executable (paper_checking.exe) and normal Windows components. One minor oddity: metadata.primaryEnv is set to 'windows' (misused field) but this does not request secrets.
Persistence & Privilege
always is false and the skill does not request permanent platform privileges. It does reference local progress storage (%TEMP%\paper_checking_progress.dat) which is normal for resuming long-running work and is within scope.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install paper-checking - 安装完成后,直接呼叫该 Skill 的名称或使用
/paper-checking触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Paper plagiarism checking system - supports vertical and horizontal checking, 100M words in seconds
元数据
常见问题
paper-checking 是什么?
论文查重系统 - 一亿字次级论文库秒级查重,支持纵向查重和横向查重. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 73 次。
如何安装 paper-checking?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install paper-checking」即可一键安装,无需额外配置。
paper-checking 是免费的吗?
是的,paper-checking 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
paper-checking 支持哪些平台?
paper-checking 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 paper-checking?
由 CN-big-cabbage(@cn-big-cabbage)开发并维护,当前版本 v0.1.0。
推荐 Skills