Skip to main content

docx

Facilitates the creation, editing, and manipulation of Word documents (.docx) using JavaScript and Python tools.

Install this skill

or
99/100

Security score

The docx skill was audited on Mar 1, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 151

Unicode escape sequences

SourceSKILL.md
151new Paragraph({ children: [new TextRun("\u2022 Item")] }) // BAD
Scanned on Mar 1, 2026
View Security Dashboard
Installation guide →