🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@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.16.0
Version published
Weekly downloads
423
-63.28%
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 20 Jul 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts