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.

Scan timing: clone 1.17s · analysis 0.09s · GitHub API rate-limit (preflight)

Rudolph-FedorOFF/MDRG-save-editor

https://github.com/Rudolph-FedorOFF/MDRG-save-editor.git · scanned 2026-05-28 15:04 UTC (2 weeks, 1 day ago) · 10 languages

40 raw signals (28 security + 12 graph) 89th percentile · Python · tiny (<2K LoC) System graph score 91 (lower by 15)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 weeks, 1 day ago · v2 · 9 actionable findings from 2 signal sources. 25 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 30.0 0.15 4.50
security_score 100.0 0.25 25.00
testing_score 70.0 0.20 14.00
documentation_score 100.0 0.15 15.00
practices_score 70.0 0.15 10.50
code_quality 70.0 0.10 7.00
Overall 1.00 76.0
Severity distribution — click a segment to filter
Active filters: severity: low × excluding tests × Reset all
Scan summary Quality grade B+ (76/100). Dimensions: security 100, maintainability 30. 28 findings. 361 lines analyzed.

Showing 2 of 9 actionable findings. 34 raw detector signals were grouped into reader-sized issues. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

low Security checks quality Error handling conf 0.55 ✓ Repobility 2 occurrences Broad exception handler needs review
This handler catches Exception/BaseException. It is actionable when it swallows errors without logging, re-raising, or returning a structured error. Handlers that intentionally convert exceptions into typed error results should not be treated as high risk.
lines 177, 354
mdrg_editor.py:177, 354 (2 hits)
Error handlingquality
low System graph software Dead code conf 1.00 Possibly dead Python function: sort_key
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
mdrg_editor.py:207
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/e49add78-a31e-4d0a-b42a-a8eab1b92658/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/e49add78-a31e-4d0a-b42a-a8eab1b92658/

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.