DOCX Tables

v2.0.0

Create Word documents with properly formatted tables using docx npm library. Tables work consistently across Word and Google Docs. Use when creating DOCX fil...

0· 217·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the SKILL.md content: guidance and a complete Node.js example for creating Word tables with the 'docx' library. It does not request unrelated credentials, binaries, or config paths.
Instruction Scope
Instructions are narrowly focused on table formatting rules and a concrete Node.js example that writes 'output.docx' to the current directory. This is expected, but the doc assumes the 'docx' npm package and a Node.js runtime exist; the skill does not provide an install step or recommend installing the package.
Install Mechanism
No install spec and no code files — lowest-risk pattern. The SKILL.md contains example code only; nothing is downloaded or written by the skill itself.
Credentials
The skill declares no environment variables, credentials, or config paths and the instructions do not request secrets or external service tokens. File write (output.docx) is limited and consistent with purpose.
Persistence & Privilege
always is false and there are no indications the skill requests persistent system presence or modifies other skills/config. Agent autonomy is default and not a special privilege here.
Assessment
This is an instructional skill that provides best-practice rules and a ready Node.js example for building DOCX tables with the 'docx' package. It does not request credentials or install anything itself. Before using: ensure you run the example in a safe environment with Node.js and the 'docx' npm package installed (npm install docx), be aware it will write output.docx to the working directory, and review any code you paste/run to avoid executing untrusted scripts. If you want the agent to execute the example automatically, verify the runtime has Node and the docx package available — the skill itself does not install dependencies.

Like a lobster shell, security has layers — review code before you run it.

latestvk97c2ma6k5fd9fxb8fe13hydk9832n4z

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments