Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.
75 of your 119 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.

Scan timing: clone 4.59s · analysis 2.56s · 24.8 MB · GitHub API rate-limit (preflight)

microsoft/markitdown

https://github.com/microsoft/markitdown · scanned 2026-06-04 04:10 UTC (1 day, 13 hours ago) · 10 languages

223 findings (115 legacy + 108 scanner) 69th percentile · Python · small (2-20K LoC) Scanner says 89 (lower by 12)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 day, 13 hours ago · v2 · 169 findings from 2 sources. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 55.0 0.15 8.25
security_score 97.7 0.25 24.43
testing_score 85.0 0.20 17.00
documentation_score 80.0 0.15 12.00
practices_score 75.0 0.15 11.25
code_quality 43.6 0.10 4.36
Overall 1.00 77.3
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

Top 10 actions, ranked by impact × ease. Severity drives impact; tag-based fix-clarity drives ease.

#1
Possibly dead Python function: replace_img
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in packages/markitdown-ocr/src/markitdown_ocr/_docx_converter_with_ocr.py:175; if framework-registered, add a docstring.
packages/markitdown-ocr/src/markitdown_ocr/_docx_converter_with_ocr.py:175
#2
Possibly dead Python function: convert_url
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in packages/markitdown/src/markitdown/_markitdown.py:409; if framework-registered, add a docstring.
packages/markitdown/src/markitdown/_markitdown.py:409
#3
Possibly dead Python function: register_page_converter
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in packages/markitdown/src/markitdown/_markitdown.py:656; if framework-registered, add a docstring.
packages/markitdown/src/markitdown/_markitdown.py:656
#4
Possibly dead Python function: load_string
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in packages/markitdown/src/markitdown/converter_utils/docx/math/omml.py:49; if framework-registered, add a docstring.
packages/markitdown/src/markitdown/converter_utils/docx/math/omml.py:49
#5
Possibly dead Python function: do_brk
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in packages/markitdown/src/markitdown/converter_utils/docx/math/omml.py:149; if framework-registered, add a docstring.
packages/markitdown/src/markitdown/converter_utils/docx/math/omml.py:149
#6
Possibly dead Python function: do_common
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in packages/markitdown/src/markitdown/converter_utils/docx/math/omml.py:153; if framework-registered, add a docstring.
packages/markitdown/src/markitdown/converter_utils/docx/math/omml.py:153
#7
Possibly dead Python function: do_acc
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in packages/markitdown/src/markitdown/converter_utils/docx/math/omml.py:200; if framework-registered, add a docstring.
packages/markitdown/src/markitdown/converter_utils/docx/math/omml.py:200
#8
Possibly dead Python function: do_bar
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in packages/markitdown/src/markitdown/converter_utils/docx/math/omml.py:210; if framework-registered, add a docstring.
packages/markitdown/src/markitdown/converter_utils/docx/math/omml.py:210
#9
Possibly dead Python function: do_d
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in packages/markitdown/src/markitdown/converter_utils/docx/math/omml.py:219; if framework-registered, add a docstring.
packages/markitdown/src/markitdown/converter_utils/docx/math/omml.py:219
#10
Possibly dead Python function: do_spre
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in packages/markitdown/src/markitdown/converter_utils/docx/math/omml.py:234; if framework-registered, add a docstring.
packages/markitdown/src/markitdown/converter_utils/docx/math/omml.py:234

Click "Find this gap" on any action above to jump to it on the Findings tab. Adjust the chip bar to filter by impact (severity), layer, or source.

For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/dbdaf599-dde3-40fb-aea4-0a5672c27966/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/dbdaf599-dde3-40fb-aea4-0a5672c27966/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.