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.

rewcohen/mini-antenna-designer

https://github.com/rewcohen/mini-antenna-designer · scanned 2026-06-16 04:37 UTC (1 month, 3 weeks ago)

16 raw signals (0 security + 16 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 3 weeks ago · v1 · 14 actionable findings from 1 signal source. 2 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
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
Possibly dead Python function: generate_comparison_report
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in visualize_meanders.py:337; if framework-registered, add a docstring.
visualize_meanders.py:337
#3
Possibly dead Python function: optimize_tri_band
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in optimize.py:27; if framework-registered, add a docstring.
optimize.py:27
#4
Possibly dead Python function: generate_meandered_dipole_with_pads
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in design.py:435; if framework-registered, add a docstring.
design.py:435
#5
Possibly dead Python function: handle_exception
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in ui.py:169; if framework-registered, add a docstring.
ui.py:169
#6
Possibly dead Python function: save_notes
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in ui.py:2715; if framework-registered, add a docstring.
ui.py:2715
#7
Possibly dead Python function: open_exports_folder
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in export.py:693; if framework-registered, add a docstring.
export.py:693
#8
Possibly dead Python function: import_designs
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in storage.py:477; if framework-registered, add a docstring.
storage.py:477
#9
Possibly dead Python function: create_maze_cell
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in pattern_generator.py:234; if framework-registered, add a docstring.
pattern_generator.py:234
#10
Possibly dead Python function: spiral_cell
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in pattern_generator.py:547; if framework-registered, add a docstring.
pattern_generator.py:547

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/8cc3b182-532e-44ff-8960-1daaa90e8bce/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/8cc3b182-532e-44ff-8960-1daaa90e8bce/

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.