My Docx Formatter
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The skill is a legitimate utility for generating Chinese official documents (公文) in Word format according to specific formatting standards. The core logic in `docx-formatter.py` uses the standard `python-docx` library to manage fonts, margins, and document structure, while `install.sh` safely sets up a local Python virtual environment. No evidence of malicious behavior, such as data exfiltration, unauthorized network access, or harmful prompt injection, was found across the codebase or documentation.
