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.

andrewswiniarski-hue/GetPrio

https://github.com/andrewswiniarski-hue/GetPrio · scanned 2026-06-17 01:33 UTC (1 month, 2 weeks ago)

9 raw signals (0 security + 9 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ +3.6 (diff) · 9 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 86 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
__init__ software healthy riot_api.py:44
wait software healthy riot_api.py:28
_get software healthy riot_api.py:54
apex_league software healthy riot_api.py:83
summoner_by_id software dead riot_api.py:90
account_by_riot_id software healthy riot_api.py:96
match_ids_by_puuid software healthy riot_api.py:104
match_detail software healthy riot_api.py:114
players_to_pull software healthy fetch_matches.py:21
main software healthy fetch_matches.py:34
resolve_puuid software healthy load_pro_accounts.py:22
main software healthy load_pro_accounts.py:39
champ_key software healthy champions.py:21
load_daily software healthy backtest.py:44
load_pro_soloq software healthy backtest.py:69
load_ground_truth software healthy backtest.py:89
score_asof software healthy backtest.py:102
run software healthy backtest.py:132
_summary_table software healthy backtest.py:210
report software healthy backtest.py:230
write_csv software healthy backtest.py:265
main software healthy backtest.py:283
main software healthy fetch_ladder.py:22
warehouse_patch software healthy fetch_pro_picks.py:44
tournament_games software healthy fetch_pro_picks.py:54
tournament_picks software healthy fetch_pro_picks.py:77
main software healthy fetch_pro_picks.py:97
patch_from_version software healthy parse_matches.py:18
parse_one software healthy parse_matches.py:24
main software healthy parse_matches.py:90
patch_sort_key software healthy compute_stats.py:41
prior_patch_of software healthy compute_stats.py:46
baseline_pick_rates software healthy compute_stats.py:54
composite_score software healthy compute_stats.py:73
wilson_lcb software healthy compute_stats.py:87
latest_patch software healthy compute_stats.py:98
rebuild_daily_stats software healthy compute_stats.py:115
pick_velocity software healthy compute_stats.py:146
main software healthy compute_stats.py:156
top_list software healthy compute_stats.py:254
make_session software healthy fetch_pro_rosters.py:83
cargo_query software healthy fetch_pro_rosters.py:116
season_tournaments software healthy fetch_pro_rosters.py:152
season_rosters software healthy fetch_pro_rosters.py:170
fetch_soloqueue_ids software healthy fetch_pro_rosters.py:210
parse_soloqueue_ids software healthy fetch_pro_rosters.py:244
main software healthy fetch_pro_rosters.py:276
get_conn software healthy db.py:12
apply_schema software healthy db.py:16
upsert_player software healthy db.py:23

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

LabelLayerStatusPath
riot_api.py software healthy riot_api.py
fetch_matches.py software healthy fetch_matches.py
load_pro_accounts.py software healthy load_pro_accounts.py
champions.py software healthy champions.py
CLAUDE.md software healthy CLAUDE.md
backtest.py software healthy backtest.py
fetch_ladder.py software healthy fetch_ladder.py
config.py software healthy config.py
requirements.txt software healthy requirements.txt
schema.sql software healthy schema.sql
README.md software healthy README.md
fetch_pro_picks.py software healthy fetch_pro_picks.py
parse_matches.py software healthy parse_matches.py
compute_stats.py software healthy compute_stats.py
fetch_pro_rosters.py software healthy fetch_pro_rosters.py
db.py software healthy db.py
CLAUDE.md quality warning CLAUDE.md

LabelLayerStatusPath
patches data healthy schema.sql
players data healthy schema.sql
pro_accounts data healthy schema.sql
matches_raw data healthy schema.sql
matches data healthy schema.sql
participants data healthy schema.sql
champ_daily_stats data healthy schema.sql
matchup_stats data healthy schema.sql
emergence_scores data healthy schema.sql
pro_picks data healthy schema.sql

LabelLayerStatusPath
RateLimiter software healthy riot_api.py:19
RiotClient software healthy riot_api.py:43

LabelLayerStatusPath
postgresql data healthy CLAUDE.md
postgres data healthy README.md

LabelLayerStatusPath
16.11.700.100 network healthy CLAUDE.md
25.11.123.456 network healthy parse_matches.py

LabelLayerStatusPath
andrewswiniarski-hue__GetPrio software healthy /data/fable5_failed_archive/andrewswiniarski-hue__GetPrio
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/75fbf438-bf0a-4e9a-8051-b13bad4ff898/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/75fbf438-bf0a-4e9a-8051-b13bad4ff898/

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.