Tiangong Wps Word Automation
v1.0.0Automate common Word/WPS document operations on Windows via COM (read text, replace, insert, headings, headers/footers, page breaks, merge, split, export to...
⭐ 0· 13·0 current·0 all-time
by@jirboy
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the included Python script and SKILL.md: the tool controls Word/WPS via COM for single-document operations. No unrelated binaries, credentials, or services are requested.
Instruction Scope
SKILL.md instructs running the bundled Python script on Windows and installing pywin32. The instructions and script operate on user-specified local document paths and do not attempt to read unrelated system files or send data to external endpoints.
Install Mechanism
No install spec is provided (instruction-only). The bundle includes the Python script; there are no downloads, external installers, or archive extraction steps in the package.
Credentials
The skill declares no environment variables or credentials. The script does not access env vars or external credentials; it only uses local file paths and COM automation.
Persistence & Privilege
The skill is not marked always:true, is user-invocable, and does not modify other skills or system-wide configuration. It runs only when invoked.
Assessment
This tool appears coherent and local-only, but review these practical considerations before installing: (1) It only works on Windows and requires Microsoft Word or WPS plus the pywin32 package. (2) It operates on any file paths you provide and will save/overwrite files you specify—avoid running it on untrusted documents you care about. (3) Because it opens documents in Word/WPS via COM, if your Word/WPS configuration allows macros, opening untrusted documents could execute macros; consider Word macro security settings. (4) There are no network calls or credential requests in the package, but always inspect and run third-party scripts in a controlled environment if you have doubts.Like a lobster shell, security has layers — review code before you run it.
latestvk977gyvf2f5a94bxwa0enqhd4s851xpb
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
