← Back to Skills Marketplace
xf280230439-netizen

work work

by xf280230439-netizen · GitHub ↗ · v3.3.0 · MIT-0
cross-platform ⚠ suspicious
263
Downloads
1
Stars
0
Active Installs
5
Versions
Install in OpenClaw
/install work-work
Description
Academic review writer and formatting assistant for Chinese academic papers. Use this skill when users need to format, check, and refine academic literature...
Usage Guidance
This package appears to do what it says (format/check/generate Word docs for Chinese academic papers). Before running: 1) Back up your markdown files — some scripts (extract_and_fix_references.py, filter_references.py) modify source files in place. 2) Inspect scripts if you have low trust (they are plain Python/JS and readable). 3) Be aware Node scripts may call the OS to open generated docs (create_word_with_superscript.js uses child_process.exec to run start/open/xdg-open); avoid running on untrusted filenames or as a privileged user. 4) Install Python/Node dependencies in an isolated environment (virtualenv, npm install) rather than system-wide. 5) If you want extra safety, run the checkers (which only read files) first and avoid the modules that modify files or auto-open them.
Capability Analysis
Type: OpenClaw Skill Name: work-work Version: 3.3.0 The skill bundle provides a comprehensive set of academic formatting tools, but it contains a command injection vulnerability. Specifically, the scripts `create_word_with_superscript.js` and `literature_integrity_checker_auto_open.py` use potentially dangerous system calls (`child_process.exec` and `subprocess.call`) to automatically open generated Word documents. Because the filenames are derived from user-provided input without adequate sanitization, an attacker could potentially execute arbitrary commands. While the tool's overall behavior and its use of the Crossref API for reference validation appear consistent with its stated academic purpose, the high-risk nature of these unsanitized system calls necessitates a suspicious classification.
Capability Assessment
Purpose & Capability
The name/description (academic review writer & formatter for Chinese papers) aligns with the provided scripts: reference formatters, citation analyzers, document format checkers, and Word-generation Node scripts. The set of files and templates is appropriate for the described functionality.
Instruction Scope
SKILL.md directs the agent/user to run local scripts on a user-provided markdown file. This is appropriate, but several scripts will modify user files (e.g., extract_and_fix_references.py, filter_references.py) and one Node script auto-opens generated documents using shell commands. These behaviors are consistent with the skill's purpose but are operations that affect local files and invoke the OS — the user should back up originals and inspect inputs before running.
Install Mechanism
No install spec is declared (instruction-only), so nothing will be downloaded automatically. The code expects standard runtimes (Python, Node) and common packages (docx, python-docx, PyYAML). That requirement is proportional to the functionality and not unexpected.
Credentials
The skill does not request environment variables, credentials, or config paths. All operations work on local files and on typical Python/Node packages; no disproportionate secrets or unrelated service access is requested.
Persistence & Privilege
The skill is not always-enabled and does not request elevated persistence. It is user-invocable and will only run when the user/agent invokes it. No files indicate modification of other skills or system-wide agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install work-work
  3. After installation, invoke the skill by name or use /work-work
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v3.3.0
work-work 3.3.0 - Major update: Large cleanup of deprecated scripts and documentation, plus new features for citation pattern analysis. - Removed 20 legacy or redundant files, including old scripts and outdated docs. - Added 7 new files: new scripts and guides, including citation pattern analysis and test samples. - Added new script: analyze_citation_pattern.py for detecting citation annotation issues. - Added references/features_checklist.md and references/workflow_guide.md for improved process clarity. - Updated documentation to reflect workflow and functionality changes.
v3.2.0
work-work 3.2.0 - Added auto-open feature to Literature Integrity Checker: upon successful check, automatically opens the generated Word document (`your_review_上标版.docx` or `your_review.docx`) - Added option to disable auto-open via `--no-auto-open` flag - Documentation improvements: added QUICK_START.md, UPLOAD_CHECKLIST.md, VERSION_VERIFICATION_REPORT.md, workwork_v3.2.0_completion_report.md, workwork_v3.2.0_demo.md, workwork_v3.2.0_update_notes.md - Updated documentation to reflect new auto-open behavior and usage options
v3.1.0
Version 3.0.0 - Major update: Introduced new scripts and improved integrity checks for academic literature review processing. - Added a "Literature Integrity Checker" module (`literature_integrity_checker.py`) for comprehensive reference and citation validation, including completeness, numbering, duplicates, and consecutive duplicate citation detection. - Added new scripts: `check_duplicate_citations.py`, `literature_integrity_checker.py`, and `merge_duplicate_citations_in_paragraphs.py` in the `scripts/` directory. - Updated workflow: Literature Integrity Check is now the first and most critical step, with exit codes on critical errors to prevent faulty submissions. - Added privacy and usage documentation: `PRIVACY_CLEANUP_REPORT.md` and `README.txt`. - Removed obsolete documentation files.
v2.3.0
## work-work v2.1.1 changelog - Major cleanup: removed 10 documentation/report files, keeping only essential guides. - Added new script `scripts/create_word_with_superscript.js` for generating Word documents with superscript reference citations, plus intelligent font handling and auto-italicizing of scientific names. - Added a concise structure/usage guide in `目录结构说明.md`. - SKILL.md fully rewritten: streamlined, in English, modular overview of all key features and workflow. - All redundant reports, plans, and example files removed for a cleaner, more usable project structure.
v2.1.0
Sorting and formatting of references
Metadata
Slug work-work
Version 3.3.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 5
Frequently Asked Questions

What is work work?

Academic review writer and formatting assistant for Chinese academic papers. Use this skill when users need to format, check, and refine academic literature... It is an AI Agent Skill for Claude Code / OpenClaw, with 263 downloads so far.

How do I install work work?

Run "/install work-work" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is work work free?

Yes, work work is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does work work support?

work work is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created work work?

It is built and maintained by xf280230439-netizen (@xf280230439-netizen); the current version is v3.3.0.

💬 Comments