New:Socket for Asana Is Now Available.Learn more
Get Started

@usejunior/safe-docx

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@usejunior/safe-docx

Edit Word (.docx) and OpenDocument (.odt) files with tracked changes, redlines, and formatting preservation. Built for AI coding agents. Apache-2.0 licensed, 100% local processing.

Source
npmnpm
Version
0.15.0
Version published
Weekly downloads
290
3.57%
Maintainers
1
Weekly downloads
 
Created
Source

@usejunior/safe-docx

npm version CI License: Apache 2.0

Canonical npm install name for Safe Docx MCP workflows.

Use this package when you want coding agents to perform surgical edits on existing Word .docx documents with formatting preservation.

Install and Run

npx -y @usejunior/safe-docx

Implementation is provided by @usejunior/docx-mcp; this package re-exports the public API and CLI entrypoint under the canonical name.

Scope

@usejunior/safe-docx is focused on brownfield editing of existing .docx files.

If your primary use case is creating new documents from scratch, use generation-oriented packages such as docx.

Full Docs

  • packages/docx-mcp/README.md
  • packages/docx-mcp/docs/tool-reference.generated.md

Keywords

mcp

FAQs

Package last updated on 22 Jun 2026

Related posts