Skip to main content

md-to-office

Converts Markdown files to Word, PowerPoint, and PDF formats using Pandoc, preserving formatting and structure for professional documents.

Install this skill

or
59/100

Security score

The md-to-office skill was audited on Feb 9, 2026 and we found 9 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 215

Python subprocess execution

SourceSKILL.md
215subprocess.run(cmd, check=True)
medium line 228

Python subprocess execution

SourceSKILL.md
228subprocess.run(cmd, check=True)
medium line 238

Python subprocess execution

SourceSKILL.md
238subprocess.run(cmd, check=True)
medium line 285

Python subprocess execution

SourceSKILL.md
285subprocess.run([
medium line 317

Python subprocess execution

SourceSKILL.md
317subprocess.run(cmd, check=True)
medium line 390

Python subprocess execution

SourceSKILL.md
390subprocess.run([
medium line 398

Python subprocess execution

SourceSKILL.md
398subprocess.run([
medium line 477

Python subprocess execution

SourceSKILL.md
477subprocess.run([
low line 510

External URL reference

SourceSKILL.md
510- [Pandoc User's Guide](https://pandoc.org/MANUAL.html)
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →