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

Scan timing: clone 1.26s · analysis 1.1s · 0.8 MB · GitHub API rate-limit (preflight)

DDUE-Recovery-Project-P1

https://github.com/00gxd14g/DDUE-Recovery-Project-P1 · scanned 2026-05-24 01:24 UTC (1 week, 5 days ago) · 10 languages

197 findings (75 legacy + 122 scanner) 50th percentile · Python · small (2-20K LoC) Scanner says 97 (lower by 27)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 week, 5 days ago · v2 · 136 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 75.0 0.15 11.25
security_score 100.0 0.25 25.00
testing_score 75.0 0.20 15.00
documentation_score 52.0 0.15 7.80
practices_score 42.0 0.15 6.30
code_quality 44.1 0.10 4.41
Overall 1.00 69.8
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
No auth library detected
GapSeverity.MEDIUM Layer.SECURITY score 0.338
Why: medium severity
#2
No CI/CD pipelines detected
GapSeverity.MEDIUM Layer.CICD score 0.225
Why: medium severity
#3
Network/subprocess call without timeout or try/except — pyddeu/monitor.py:252
GapSeverity.MEDIUM Layer.QUALITY score 0.225
Why: medium severity · crashes are likely without this
Fix: Add a `timeout=N` argument and wrap in `try/except` in pyddeu/monitor.py:252 to prevent hung calls.
#4
Network/subprocess call without timeout or try/except — pyddeu/gui.py:781
GapSeverity.MEDIUM Layer.QUALITY score 0.225
Why: medium severity · crashes are likely without this
Fix: Add a `timeout=N` argument and wrap in `try/except` in pyddeu/gui.py:781 to prevent hung calls.
#5
Network/subprocess call without timeout or try/except — pyddeu/io/windows.py:588
GapSeverity.MEDIUM Layer.QUALITY score 0.225
Why: medium severity · crashes are likely without this
Fix: Add a `timeout=N` argument and wrap in `try/except` in pyddeu/io/windows.py:588 to prevent hung calls.
#6
Possibly dead Python function: worker
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in pyddeu/gui.py:2749; if framework-registered, add a docstring.
pyddeu/gui.py:2749
#7
Possibly dead Python function: action_smart_recovery
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in pyddeu/gui.py:333; if framework-registered, add a docstring.
pyddeu/gui.py:333
#8
Possibly dead Python function: prog
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in pyddeu/gui.py:895; if framework-registered, add a docstring.
pyddeu/gui.py:895
#9
Possibly dead Python function: score
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in pyddeu/gui.py:501; if framework-registered, add a docstring.
pyddeu/gui.py:501
#10
Possibly dead Python function: progress2
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in pyddeu/gui.py:1575; if framework-registered, add a docstring.
pyddeu/gui.py:1575

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/aab09880-7cd6-4c65-85c8-ab406a0c8e77/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/aab09880-7cd6-4c65-85c8-ab406a0c8e77/

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.