WORD,OFFICE,office,word文档处理工具
v1.0.1Word文档处理工具套件,提供Word文档的创建、读取、内容提取和基本处理功能。
⭐ 0· 121·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (Word document creation, reading, extraction, batch processing) matches the code and declared dependency (python-docx). The only inconsistency is that SKILL.md's CLI examples reference scripts/main.py, while the repository contains scripts/openclawkit_word.py (which provides a demo __main__). Functionality requested (python-docx) is proportional to the stated purpose.
Instruction Scope
SKILL.md instructs the agent to run CLI commands (e.g., python scripts/main.py ...) and to read/write local files (docx, json), which is appropriate for this skill. However, those CLI filenames do not match the provided script (openclawkit_word.py). The instructions do not request extra environment variables, access to unrelated system paths, or external endpoints.
Install Mechanism
There is no install spec — instruction-only plus a small Python module. The only runtime dependency is python-docx (pip). No downloads from arbitrary URLs or archive extraction were found.
Credentials
The skill declares no required environment variables, no credentials, and the code does not read environment variables or secret/config paths. This is proportional to a local document-processing tool.
Persistence & Privilege
Defaults are used (always: false, agent-invocable allowed). The skill does not request permanent/global privileges or modify other skills' configs. Autonomous invocation is enabled by platform default but not combined with other red flags.
Assessment
This skill is internally coherent for local .docx processing and contains no obvious exfiltration or credential use. Things to check before installing: 1) The SKILL.md examples call scripts/main.py but the included file is scripts/openclawkit_word.py — verify or adapt the CLI wrapper if you plan to use command-line features. 2) Install python-docx in a controlled environment (virtualenv) before running. 3) As with any tool that opens files, avoid processing untrusted documents or run them in a sandbox; .docx can contain embedded items or links. 4) If you want to be extra cautious, inspect the referenced GitHub repository (https://github.com/wanghao20150901/openclawkit-word.git) and run the code in an isolated environment. Overall, the skill appears benign but check the CLI filename mismatch and run in a VM/virtualenv if you are unsure.Like a lobster shell, security has layers — review code before you run it.
OFFICEvk9785p7tmazxhxh7jqtygamtyd83rhx1WORDvk9785p7tmazxhxh7jqtygamtyd83rhx1latestvk9785p7tmazxhxh7jqtygamtyd83rhx1officevk9785p7tmazxhxh7jqtygamtyd83rhx1wordvk9785p7tmazxhxh7jqtygamtyd83rhx1
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
📝 Clawdis
