← Back to Skills Marketplace
paper-checking
by
CN-big-cabbage
· GitHub ↗
· v0.1.0
· MIT-0
73
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install paper-checking
Description
论文查重系统 - 一亿字次级论文库秒级查重,支持纵向查重和横向查重
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install paper-checking - After installation, invoke the skill by name or use
/paper-checking - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Paper plagiarism checking system - supports vertical and horizontal checking, 100M words in seconds
Metadata
Frequently Asked Questions
What is paper-checking?
论文查重系统 - 一亿字次级论文库秒级查重,支持纵向查重和横向查重. It is an AI Agent Skill for Claude Code / OpenClaw, with 73 downloads so far.
How do I install paper-checking?
Run "/install paper-checking" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is paper-checking free?
Yes, paper-checking is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does paper-checking support?
paper-checking is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created paper-checking?
It is built and maintained by CN-big-cabbage (@cn-big-cabbage); the current version is v0.1.0.
More Skills