Skip to main content

markitdown-skill

Converts various file formats to Markdown for LLM and text analysis, preserving structure for optimized processing.

Install this skill

or
96/100

Security score

The markitdown-skill skill was audited on Feb 12, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 148

External URL reference

SourceSKILL.md
148markitdown "https://www.youtube.com/watch?v=VIDEO_ID" > transcript.md
low line 156

External URL reference

SourceSKILL.md
156result = md.convert("https://www.youtube.com/watch?v=VIDEO_ID")
low line 194

External URL reference

SourceSKILL.md
194result = md.convert("https://en.wikipedia.org/wiki/Python")
low line 204

External URL reference

SourceSKILL.md
204result = md.convert("https://example.com/feed.xml")
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →