← Back to Skills Marketplace
guohongbin-git

Docx Cn

by Guohongbin · GitHub ↗ · v1.0.1
cross-platform ⚠ suspicious
7839
Downloads
1
Stars
56
Active Installs
2
Versions
Install in OpenClaw
/install docx-cn
Description
Word 文档处理 | Word Document Processing. 创建、读取、编辑 Word 文档 | Create, read, edit Word documents. 支持 .docx 格式、格式化、表格、图片 | Supports .docx format, formatting, tables...
Usage Guidance
Review before installing. Use this skill only in an isolated workspace, avoid processing untrusted Office files in a shared multi-user environment, clear or protect /tmp/lo_socket_shim.so and /tmp/libreoffice_docx_profile, and prefer a version that uses private per-run temporary directories, exact macro/shim verification, timeout failures, and pinned dependencies.
Capability Analysis
Type: OpenClaw Skill Name: docx-cn Version: 1.0.1 The skill bundle is classified as suspicious primarily due to the `scripts/office/soffice.py` file. This script dynamically compiles a C shim using `gcc` and then injects it into the LibreOffice process via `LD_PRELOAD`. While the C code itself appears to be a benign network shim designed to bypass sandbox restrictions for AF_UNIX sockets, the technique of dynamic code compilation and `LD_PRELOAD` is a highly privileged and powerful capability. If an attacker could inject malicious C code or manipulate the compilation process, it would lead to arbitrary code execution (RCE). This represents a critical vulnerability, even if the current intent is functional rather than malicious. Other aspects, such as extensive external command execution (`pandoc`, `pdftoppm`, `npm`) and direct XML manipulation, are expected for a document processing skill, and the use of `defusedxml` and template tag sanitization (`validators/base.py`) are positive security practices.
Capability Assessment
Purpose & Capability
The artifacts coherently support creating, reading, editing, validating, converting, commenting on, and accepting changes in Office documents; no credential access, network exfiltration, or unrelated data collection was found.
Instruction Scope
Document operations are user-directed, but the skill invokes LibreOffice macros and conditionally applies an LD_PRELOAD native shim without clear user-facing disclosure in the main skill instructions.
Install Mechanism
There is no opaque installer, but the skill depends on external tools such as LibreOffice, pandoc, poppler, gcc when the shim is needed, and an unpinned global npm install for docx-js.
Credentials
LibreOffice integration is related to the purpose, but dynamically compiling and preloading native code to intercept libc socket behavior is unusually powerful for document conversion and is not well contained.
Persistence & Privilege
The skill reuses predictable files under /tmp, including /tmp/lo_socket_shim.so and /tmp/libreoffice_docx_profile, creating tampering and cross-run interference risk without requesting elevated privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install docx-cn
  3. After installation, invoke the skill by name or use /docx-cn
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Added _meta.json file for skill metadata management. - No other functionality or documentation changes.
v1.0.0
Word document processing | Word 文档处理,中英文双语
Metadata
Slug docx-cn
Version 1.0.1
License
All-time Installs 271
Active Installs 56
Total Versions 2
Frequently Asked Questions

What is Docx Cn?

Word 文档处理 | Word Document Processing. 创建、读取、编辑 Word 文档 | Create, read, edit Word documents. 支持 .docx 格式、格式化、表格、图片 | Supports .docx format, formatting, tables... It is an AI Agent Skill for Claude Code / OpenClaw, with 7839 downloads so far.

How do I install Docx Cn?

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

Is Docx Cn free?

Yes, Docx Cn is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Docx Cn support?

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

Who created Docx Cn?

It is built and maintained by Guohongbin (@guohongbin-git); the current version is v1.0.1.

💬 Comments