審計歷史
markitdown - 4 審計
審計版本 4
最新 低風險Jan 17, 2026, 06:20 AM
Static findings are false positives. The scanner incorrectly flagged markdown code blocks (using backticks) as shell execution, and legitimate document conversion patterns as suspicious. The skill is a Microsoft tool for converting documents to Markdown with expected file I/O and API access.
風險因素
📁 檔案系統存取 (3)
🌐 網路存取 (1)
🔑 環境變數 (1)
審計版本 3
低風險Jan 17, 2026, 06:20 AM
Static findings are false positives. The scanner incorrectly flagged markdown code blocks (using backticks) as shell execution, and legitimate document conversion patterns as suspicious. The skill is a Microsoft tool for converting documents to Markdown with expected file I/O and API access.
風險因素
📁 檔案系統存取 (3)
🌐 網路存取 (1)
🔑 環境變數 (1)
審計版本 2
安全Jan 12, 2026, 05:06 PM
All 366 static findings are false positives. The analyzer incorrectly flagged documentation code examples as executed commands. This is a benign file conversion tool that wraps Microsoft's MarkItDown library for converting documents to Markdown format.
風險因素
⚙️ 外部命令 (234)
🌐 網路存取 (21)
📁 檔案系統存取 (13)
🔑 環境變數 (22)
審計版本 1
低風險Jan 4, 2026, 04:57 PM
This is a file conversion wrapper skill for Microsoft's MarkItDown. Filesystem access is limited to user-specified paths for conversion. Network usage is restricted to OpenRouter API calls for optional AI image descriptions. No credential theft, exfiltration, or dangerous execution patterns detected.