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.

SpaceG/solar-guider

https://github.com/SpaceG/solar-guider · scanned 2026-06-16 04:39 UTC (1 month, 3 weeks ago)

15 raw signals (0 security + 15 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 3 weeks ago · v1 · 8 actionable findings from 1 signal source. 7 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

All 82 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.

LabelLayerStatusPath
_image_center software healthy image_processing.py:29
detect_sun software healthy image_processing.py:35
draw_overlay software healthy image_processing.py:136
load_config software healthy config.py:44
save_config software healthy config.py:73
get_frame software healthy camera.py:116
release software healthy camera.py:130
is_opened software healthy camera.py:134
__init__ software healthy camera.py:96
_newest_path software healthy camera.py:99
create_source software healthy camera.py:138
connect software healthy mount_control.py:120
disconnect software healthy mount_control.py:140
is_connected software healthy mount_control.py:154
move software dead mount_control.py:184
stop software healthy mount_control.py:199
pulse software healthy mount_control.py:203
list_serial_ports software healthy mount_control.py:75
__init__ software healthy mount_control.py:96
_log software healthy mount_control.py:108
_send software healthy mount_control.py:162
main software healthy main.py:16
opposite software healthy gui.py:60
_clamp software healthy gui.py:65
pulse_ms_for software healthy gui.py:70
__init__ software healthy gui.py:116
emit software healthy gui.py:100
_build_ui software healthy gui.py:144
_build_source_group software healthy gui.py:173
_build_mount_group software healthy gui.py:203
_build_manual_group software healthy gui.py:234
_build_guide_group software healthy gui.py:258
_build_settings_group software healthy gui.py:275
_build_emergency_button software healthy gui.py:331
_build_log_group software healthy gui.py:342
_attach_logging software healthy gui.py:352
_log software healthy gui.py:359
_populate_from_config software healthy gui.py:364
_write_widgets_to_config software healthy gui.py:394
_update_calib_label software healthy gui.py:415
_on_browse_folder software healthy gui.py:423
_on_toggle_live software healthy gui.py:432
_start_live software healthy gui.py:439
_stop_live software healthy gui.py:456
_refresh_ports software healthy gui.py:469
_on_connect software healthy gui.py:487
_on_disconnect software healthy gui.py:512
_update_mount_status software healthy gui.py:522
_mount_connected software healthy gui.py:531
_manual_pulse software healthy gui.py:535

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
SunDetection software healthy image_processing.py:17
Config software healthy config.py:15
ImageSource software healthy camera.py:32
OpenCVCamera software healthy camera.py:52
FolderImageSource software healthy camera.py:88
MountInterface software healthy mount_control.py:38
SerialMount software healthy mount_control.py:87
_QtLogHandler software healthy gui.py:85
_Emitter software healthy gui.py:92
MainWindow software healthy gui.py:111

LabelLayerStatusPath
image_processing.py software healthy image_processing.py
config.py software healthy config.py
requirements.txt software healthy requirements.txt
README.md software healthy README.md
camera.py software healthy camera.py
mount_control.py software healthy mount_control.py
main.py software healthy main.py
gui.py software healthy gui.py

LabelLayerStatusPath
SpaceG__solar-guider software healthy /data/fable5_failed_archive/SpaceG__solar-guider
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/9a5de0ab-03a7-418b-8819-6561d6231e9f/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/9a5de0ab-03a7-418b-8819-6561d6231e9f/

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.