← Back to Skills Marketplace
Xlsx Cn
by
Guohongbin
· GitHub ↗
· v1.0.1
8448
Downloads
2
Stars
44
Active Installs
2
Versions
Install in OpenClaw
/install xlsx-cn
Description
Excel 表格处理 | Excel Spreadsheet Processing. 创建、读取、编辑 Excel 文件 | Create, read, edit Excel files. 支持公式、图表、数据分析 | Supports formulas, charts, data analysis. 触发词:E...
Usage Guidance
Install only if you are comfortable with a spreadsheet helper that runs LibreOffice, modifies local Excel files during recalculation, writes a persistent LibreOffice macro into your user profile, and may compile/load a native compatibility shim. Prefer running it in a disposable or isolated environment and work on copies of important spreadsheets.
Capability Analysis
Type: OpenClaw Skill
Name: xlsx-cn
Version: 1.0.1
The skill is classified as suspicious primarily due to the use of `LD_PRELOAD` in `scripts/office/soffice.py` and potential shell injection in `scripts/recalc.py`. The `soffice.py` script dynamically compiles and loads a C shim using `gcc` and `LD_PRELOAD` to enable LibreOffice functionality in sandboxed environments. While the C code appears to be a legitimate workaround, this is a highly privileged and risky operation that could be abused if the skill bundle were compromised. Additionally, `scripts/recalc.py` passes the Excel filename directly to `soffice` via `subprocess.run`, creating a potential shell injection vulnerability if the filename were user-controlled.
Capability Assessment
Purpose & Capability
Creating, reading, editing, and recalculating .xlsx files matches the stated purpose, but the bundled office helpers also support DOCX/PPTX pack, unpack, and validation paths that are not advertised in the Excel-focused description.
Instruction Scope
The SKILL.md discloses use of scripts/recalc.py and says LibreOffice is automatically configured, but it does not clearly explain that recalculation installs a persistent LibreOffice macro, saves the workbook in place, and may use a gcc-built LD_PRELOAD shim.
Install Mechanism
There is no install-time execution or package-install hook in the artifact, but metadata declares no dependencies despite runtime reliance on local tools such as LibreOffice, gcc, timeout or gtimeout, and git for some helper paths.
Credentials
LibreOffice subprocess use is expected for formula recalculation, but dynamically compiling a shared object in a predictable temp location and injecting it into LibreOffice with LD_PRELOAD is high-impact and under-scoped for normal spreadsheet processing.
Persistence & Privilege
scripts/recalc.py writes Module1.xba into the user's LibreOffice application profile and leaves it there, creating persistent application state outside the target workbook.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install xlsx-cn - After installation, invoke the skill by name or use
/xlsx-cn - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Added a new metadata file (_meta.json) to the project.
- No changes to existing features or documentation.
v1.0.0
Excel spreadsheet processing | Excel 表格处理,中英文双语
Metadata
Frequently Asked Questions
What is Xlsx Cn?
Excel 表格处理 | Excel Spreadsheet Processing. 创建、读取、编辑 Excel 文件 | Create, read, edit Excel files. 支持公式、图表、数据分析 | Supports formulas, charts, data analysis. 触发词:E... It is an AI Agent Skill for Claude Code / OpenClaw, with 8448 downloads so far.
How do I install Xlsx Cn?
Run "/install xlsx-cn" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Xlsx Cn free?
Yes, Xlsx Cn is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Xlsx Cn support?
Xlsx Cn is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Xlsx Cn?
It is built and maintained by Guohongbin (@guohongbin-git); the current version is v1.0.1.
More Skills