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.

spinchange/stock-rs

https://github.com/spinchange/stock-rs · scanned 2026-06-16 00:19 UTC (2 months, 2 weeks ago)

14 raw signals (0 security + 14 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 14 actionable findings from 1 signal source. 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 66 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
fetch_close software healthy rs.py:60
fetch_many software healthy rs.py:73
resample_close software healthy rs.py:105
pct software healthy rs.py:113
compute software healthy rs.py:120
analyze software healthy rs.py:191
build_chart software healthy rs.py:198
main software healthy rs.py:258
__init__ software healthy app.py:139
run software dead app.py:102
__lt__ software healthy app.py:120
_build_single_tab software healthy app.py:179
_build_leaderboard_tab software healthy app.py:209
_make_results_table software healthy app.py:240
_build_market_tab software healthy app.py:263
run_chart software healthy app.py:292
_on_chart_done software healthy app.py:304
_on_chart_failed software healthy app.py:314
_set_verdict software healthy app.py:318
load_csv software dead app.py:323
_parse_tickers software healthy app.py:331
run_scan software dead app.py:341
_on_scan_done software healthy app.py:356
_on_scan_failed software healthy app.py:364
_top_n software healthy app.py:369
run_market software dead app.py:373
_on_market_done software healthy app.py:384
_on_market_failed software healthy app.py:392
_col software healthy app.py:396
_signed_item software healthy app.py:399
_fill_table software healthy app.py:407
_export_table software healthy app.py:440
_open_row_chart software healthy app.py:465
_load_watchlist software healthy app.py:473
_save_watchlist software healthy app.py:481
_selected_tickers software healthy app.py:488
_remove_selected software healthy app.py:492
_table_menu software healthy app.py:504
_start software healthy app.py:519
_finish software healthy app.py:528
_selftest software healthy app.py:535
main software healthy app.py:550
_nz software healthy scan.py:16
strength_score software healthy scan.py:21
_build_rows software healthy scan.py:27
scan_watchlist software healthy scan.py:51
scan_universe software healthy scan.py:64
get_universe software healthy universe.py:64
raw_score software healthy universe.py:98
r software healthy universe.py:105

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

LabelLayerStatusPath
README.md software healthy README.md
rs.py software healthy rs.py
app.py software healthy app.py
scan.py software healthy scan.py
universe.py software healthy universe.py
requirements.txt software healthy requirements.txt

LabelLayerStatusPath
ChartWorker software healthy app.py:49
ScanWorker software healthy app.py:75
MarketWorker software healthy app.py:94
NumericItem software healthy app.py:113
MainWindow software healthy app.py:138

LabelLayerStatusPath
repobility-clone-uemkysi7 software healthy /tmp/repobility-clone-uemkysi7
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/f495328c-1c13-4087-941e-a48af7588524/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/f495328c-1c13-4087-941e-a48af7588524/

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.