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.

elsenorchris-openclaw/judgebot

https://github.com/elsenorchris-openclaw/judgebot · scanned 2026-06-16 04:22 UTC (2 months ago)

44 raw signals (0 security + 44 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months ago · v1 · 40 actionable findings from 1 signal source. 4 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 487 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
prefetch software healthy live_data.py:52
get_station software healthy live_data.py:212
get_forecast software healthy live_data.py:217
_load software healthy blend_forecast.py:34
_bracket_midpoint software healthy blend_forecast.py:56
implied_mu software healthy blend_forecast.py:66
blend_mu software healthy blend_forecast.py:92
_past software healthy shadow_settle.py:42
_settle_via_kalshi software healthy shadow_settle.py:57
_compute_pnl software healthy shadow_settle.py:82
main software healthy shadow_settle.py:95
_load_private_key software healthy kalshi_client.py:29
_sign software healthy kalshi_client.py:44
_httpx software healthy kalshi_client.py:70
get software healthy kalshi_client.py:76
post software healthy kalshi_client.py:88
delete software healthy kalshi_client.py:103
get_balance software healthy kalshi_client.py:120
get_balance_cached software healthy kalshi_client.py:140
invalidate_balance_cache software healthy kalshi_client.py:154
list_open_markets software healthy kalshi_client.py:161
get_market software healthy kalshi_client.py:182
get_orderbook software healthy kalshi_client.py:186
offers_for_side software healthy kalshi_client.py:203
list_positions software healthy kalshi_client.py:229
open_position_tickers software healthy kalshi_client.py:235
list_settlements software healthy kalshi_client.py:259
_parse_kalshi_error software healthy kalshi_client.py:264
place_buy software healthy kalshi_client.py:281
place_sell software healthy kalshi_client.py:339
cancel_order software healthy kalshi_client.py:379
get_order software healthy kalshi_client.py:389
order_filled_count software healthy kalshi_client.py:406
wait_for_fill software healthy kalshi_client.py:416
_httpx software healthy nws_history.py:23
_c_to_f software healthy nws_history.py:28
_ms_to_mph software healthy nws_history.py:34
get_today_hourly software dead nws_history.py:40
_ncdf software healthy nn_shadow_strategy.py:44
_gauss_interval software healthy nn_shadow_strategy.py:48
_yes_window software healthy nn_shadow_strategy.py:56
_emp_tail_p software healthy nn_shadow_strategy.py:85
_p_yes_constrained software healthy nn_shadow_strategy.py:100
_p_yes_b software healthy nn_shadow_strategy.py:150
_p_yes_t_warm software healthy nn_shadow_strategy.py:154
_p_yes_t_cold software healthy nn_shadow_strategy.py:158
_rm_locked software healthy nn_shadow_strategy.py:165
_compute_size software healthy nn_shadow_strategy.py:216
pure_nn_decide software healthy nn_shadow_strategy.py:245
get software healthy station_meta.py:95

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

LabelLayerStatusPath
blend_model_high_conservative.json software healthy blend_model_high_conservative.json
.env.example software healthy .env.example
live_data.py software healthy live_data.py
blend_forecast.py software healthy blend_forecast.py
dump_prefetch.py software healthy dump_prefetch.py
shadow_settle.py software healthy shadow_settle.py
blend_model_low_conservative.json software healthy blend_model_low_conservative.json
kalshi_client.py software healthy kalshi_client.py
nws_history.py software healthy nws_history.py
MAY20_SETUP.md software healthy MAY20_SETUP.md
PUSH_OVERRIDES_PLAN.md software healthy PUSH_OVERRIDES_PLAN.md
nn_shadow_strategy.py software healthy nn_shadow_strategy.py
station_meta.py software healthy station_meta.py
GOODDAY_PREDICTOR_SCOPE.md software healthy GOODDAY_PREDICTOR_SCOPE.md
nn_shadow.py software healthy nn_shadow.py
debug_one.py software healthy debug_one.py
debug4.py software healthy debug4.py
obs_refresh.py software healthy obs_refresh.py
nn_match_fast.py software healthy nn_match_fast.py
blend_model_low.json software healthy blend_model_low.json
nws_fc_history.py software healthy nws_fc_history.py
judgment.py software healthy judgment.py
test_nn_shadow_strategy.py software healthy test_nn_shadow_strategy.py
persistence.py software healthy persistence.py
dump_buys.py software healthy dump_buys.py
check_windows.py software healthy check_windows.py
config.py software healthy config.py
pres_history.py software healthy pres_history.py
shared_cache_reader.py software healthy shared_cache_reader.py
solar_calc.py software healthy solar_calc.py
README.md software healthy README.md
paper_judge_bot.py software healthy paper_judge_bot.py
nbp_reader.py software healthy nbp_reader.py
PHASE2_NWP_DISPERSION_SCOPE.md software healthy PHASE2_NWP_DISPERSION_SCOPE.md
debug2.py software healthy debug2.py
low_post_probe.py software healthy low_post_probe.py
shadow_analyze.py software healthy shadow_analyze.py
climate_normals.py software healthy climate_normals.py
daily_pnl_readout.py software healthy daily_pnl_readout.py
state.py software healthy state.py
nws_afd.py software healthy nws_afd.py
guardrails.py software healthy guardrails.py
wr_tracker.py software healthy wr_tracker.py
nn_shadow_worker.py software healthy nn_shadow_worker.py
blend_model_high.json software healthy blend_model_high.json
debug3.py software healthy debug3.py
BACKTEST_METHODOLOGY.md software healthy BACKTEST_METHODOLOGY.md
market_universe.py software healthy market_universe.py
dump_v2.py software healthy dump_v2.py
wethr_rm.py software healthy wethr_rm.py

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

LabelLayerStatusPath
FakeRT software healthy debug_one.py:7
FakeRT software healthy debug4.py:7
EntryDecision software healthy judgment.py:35
ExitDecision software healthy judgment.py:60
TestPureNnDecide software healthy test_nn_shadow_strategy.py:27
TestRmTruncation software healthy test_nn_shadow_strategy.py:144
TestRmLocked software healthy test_nn_shadow_strategy.py:223
Runtime software healthy paper_judge_bot.py:195
GuardrailContext software healthy guardrails.py:29
BuyDecision software healthy guardrails.py:59
SellDecision software healthy guardrails.py:69
FakeRT software healthy debug3.py:5
Candidate software healthy market_universe.py:43
LiveObs software healthy obs_client.py:36
CodeDecision software healthy decide_entry_code.py:39

LabelLayerStatusPath
elsenorchris-openclaw__judgebot software healthy /data/fable5_failed_archive/elsenorchris-openclaw__judgebot

LabelLayerStatusPath
sqlite data healthy nn_match_fast.py

LabelLayerStatusPath
54.225.174.220 network healthy README.md

LabelLayerStatusPath
vps::ec2 hardware healthy README.md

LabelLayerStatusPath
auth::judgment.py security healthy judgment.py
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/168ce565-8a84-4f98-a13e-fbfdca63a2a3/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/168ce565-8a84-4f98-a13e-fbfdca63a2a3/

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.