Skip to main content

markdown-exporter

Transforms Markdown text into various professional formats like DOCX, PPTX, and PDF, enhancing document versatility.

Install this skill

or
90/100

Security score

The markdown-exporter skill was audited on Jun 10, 2026 and we found 10 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 35

External URL reference

SourceSKILL.md
35| `md_to_pptx` | 📝 Markdown slides in [Pandoc style](https://pandoc.org/MANUAL.html#slide-shows) | 🎯 PowerPoint (.pptx) |
low line 36

External URL reference

SourceSKILL.md
36| `md_to_xlsx` | 📋 [Markdown tables](https://www.markdownguide.org/extended-syntax/#tables) | 📊 Excel spreadsheet (.xlsx) |
low line 37

External URL reference

SourceSKILL.md
37| `md_to_csv` | 📋 [Markdown tables](https://www.markdownguide.org/extended-syntax/#tables) | 📋 CSV file (.csv) |
low line 38

External URL reference

SourceSKILL.md
38| `md_to_json` | 📋 [Markdown tables](https://www.markdownguide.org/extended-syntax/#tables) | 📦 JSON/JSONL file (.json) |
low line 39

External URL reference

SourceSKILL.md
39| `md_to_xml` | 📋 [Markdown tables](https://www.markdownguide.org/extended-syntax/#tables) | 🏷️ XML file (.xml) |
low line 40

External URL reference

SourceSKILL.md
40| `md_to_latex` | 📋 [Markdown tables](https://www.markdownguide.org/extended-syntax/#tables) | 📝 LaTeX file (.tex) |
low line 41

External URL reference

SourceSKILL.md
41| `md_to_codeblock` | 💻 [Code blocks in Markdown](https://www.markdownguide.org/extended-syntax/#fenced-code-blocks) | 📁 Code files by language (.py, .js, .sh, etc.) |
low line 642

External URL reference

SourceSKILL.md
642![Test Image](https://example.com/image.jpg)
low line 654

External URL reference

SourceSKILL.md
654![Test Image](https://example.com/image.jpg "fig:Test Image")
low line 686

External URL reference

SourceSKILL.md
686## {background-image="https://example.com/image.jpg"}
Scanned on Jun 10, 2026
View Security Dashboard
Installation guide →