md-to-docx
Fail
Audited by Socket on Mar 10, 2026
1 alert found:
Obfuscated FileObfuscated FileSKILL.md
HIGHObfuscated FileHIGH
SKILL.md
Overall, the skill’s footprint is coherent with its stated purpose. It performs local file conversion (Markdown to DOCX) using pandoc and a Python post-processing script, with optional templates and metadata. There are no credential requirements, no evident data exfiltration, and no untrusted network interactions specified. The risk posture is low to moderate (Benign) given the absence of sensitive data handling or external dependencies beyond standard, trusted tools. The only caveat is to ensure users obtain pandoc and python-docx from official sources and validate templates to avoid tampering with local files during the conversion process.
Confidence: 98%
Audit Metadata