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.
30 of your 35 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.

Scan timing: clone 9.15s · analysis 0.28s · 13.6 MB · GitHub API rate-limit (preflight)

donnemartin/system-design-primer

https://github.com/donnemartin/system-design-primer.git · scanned 2026-05-24 01:22 UTC (2 weeks, 6 days ago) · 10 languages

88 raw signals (34 security + 54 graph) 37th percentile · Python · tiny (<2K LoC) System graph score 93 (lower by 33)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 weeks, 6 days ago · v1 · 50 actionable findings from 2 signal sources. 37 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 55.0 0.15 8.25
security_score 100.0 0.25 25.00
testing_score 0.0 0.20 0.00
documentation_score 85.0 0.15 12.75
practices_score 40.0 0.15 6.00
code_quality 80.0 0.10 8.00
Overall 1.00 60.0
Severity distribution — click a segment to filter
Active filters: layer: software × excluding tests × Reset all
Scan summary Quality grade C+ (60/100). Dimensions: security 100, maintainability 55. 34 findings. 1,062 lines analyzed.

Showing 30 of 50 actionable findings. 87 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 System graph software Dead code conf 1.00 Possibly dead Python function: add_card
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
solutions/object_oriented_design/deck_of_cards/deck_of_cards.py:66
low System graph software Dead code conf 1.00 Possibly dead Python function: add_friend_request
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
solutions/object_oriented_design/online_chat/online_chat.py:16
low System graph software Dead code conf 1.00 Possibly dead Python function: add_user
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
solutions/object_oriented_design/online_chat/online_chat.py:75
low System graph software Dead code conf 1.00 Possibly dead Python function: approve_friend_request
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
solutions/object_oriented_design/online_chat/online_chat.py:50
low System graph software Dead code conf 1.00 Possibly dead Python function: can_fit_vehicle
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
solutions/object_oriented_design/parking_lot/parking_lot.py:116
low System graph software Dead code conf 1.00 Possibly dead Python function: clear_spots
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
solutions/object_oriented_design/parking_lot/parking_lot.py:20
low System graph software Dead code conf 1.00 Possibly dead Python function: complete_call
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
solutions/object_oriented_design/call_center/call_center.py:28
low System graph software Dead code conf 1.00 Possibly dead Python function: deal_card
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
solutions/object_oriented_design/deck_of_cards/deck_of_cards.py:107
low System graph software Dead code conf 1.00 Possibly dead Python function: dispatch_call
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
solutions/object_oriented_design/call_center/call_center.py:95
low System graph software Dead code conf 1.00 Possibly dead Python function: dispatch_queued_call_to_newly_freed_employee
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
solutions/object_oriented_design/call_center/call_center.py:121
low System graph software Dead code conf 1.00 Possibly dead Python function: is_available
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
solutions/object_oriented_design/parking_lot/parking_lot.py:113
low System graph software Dead code conf 1.00 Possibly dead Python function: mapper
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
solutions/system_design/pastebin/pastebin.py:16
low System graph software Dead code conf 1.00 Possibly dead Python function: mapper
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
solutions/system_design/sales_rank/sales_rank_mapreduce.py:12
low System graph software Dead code conf 1.00 Possibly dead Python function: mapper_sort
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
solutions/system_design/sales_rank/sales_rank_mapreduce.py:39
low System graph software Dead code conf 1.00 Possibly dead Python function: message_group
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
solutions/object_oriented_design/online_chat/online_chat.py:41
low System graph software Dead code conf 1.00 Possibly dead Python function: message_user
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
solutions/object_oriented_design/online_chat/online_chat.py:38
low System graph software Dead code conf 1.00 Possibly dead Python function: receive_friend_request
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
solutions/object_oriented_design/online_chat/online_chat.py:47
low System graph software Dead code conf 1.00 Possibly dead Python function: reducer
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
solutions/system_design/pastebin/pastebin.py:29
low System graph software Dead code conf 1.00 Possibly dead Python function: reducer
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
solutions/system_design/sales_rank/sales_rank_mapreduce.py:28
low System graph software Dead code conf 1.00 Possibly dead Python function: reducer_identity
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
solutions/system_design/sales_rank/sales_rank_mapreduce.py:63
low System graph software Dead code conf 1.00 Possibly dead Python function: reject_friend_request
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
solutions/object_oriented_design/online_chat/online_chat.py:53
low System graph software Dead code conf 1.00 Possibly dead Python function: remaining_cards
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
solutions/object_oriented_design/deck_of_cards/deck_of_cards.py:104
low System graph software Dead code conf 1.00 Possibly dead Python function: remove
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
solutions/object_oriented_design/hash_table/hash_map.py:32
low System graph software Dead code conf 1.00 Possibly dead Python function: remove_user
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
solutions/object_oriented_design/online_chat/online_chat.py:78
low System graph software Dead code conf 1.00 Possibly dead Python function: score
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
solutions/object_oriented_design/deck_of_cards/deck_of_cards.py:83
low System graph software Dead code conf 1.00 Possibly dead Python function: send_friend_request
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
solutions/object_oriented_design/online_chat/online_chat.py:44
low System graph software Dead code conf 1.00 Possibly dead Python function: shuffle
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
solutions/object_oriented_design/deck_of_cards/deck_of_cards.py:116
low System graph software Dead code conf 1.00 Possibly dead Python function: spot_freed
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
solutions/object_oriented_design/parking_lot/parking_lot.py:83
low System graph software Dead code conf 1.00 Possibly dead Python function: steps
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
solutions/system_design/pastebin/pastebin.py:37
low System graph software Dead code conf 1.00 Possibly dead Python function: take_spot
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
solutions/object_oriented_design/parking_lot/parking_lot.py:25
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/9642fd45-eaae-4159-ae42-d3a6e365cee6/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/9642fd45-eaae-4159-ae42-d3a6e365cee6/

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.