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.

Amitro123/World_Cup_2026_prediction_workspace

https://github.com/Amitro123/World_Cup_2026_prediction_workspace · scanned 2026-06-17 01:14 UTC (1 month, 2 weeks ago)

18 raw signals (0 security + 18 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ +20.2 (diff) · 18 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 611 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
_print software healthy hermes.py:52
cmd_update software dead hermes.py:56
cmd_briefing software dead hermes.py:69
cmd_list software dead hermes.py:74
cmd_clear software dead hermes.py:80
cmd_rate software dead hermes.py:86
cmd_h2h software dead hermes.py:105
cmd_form software dead hermes.py:119
cmd_fifa software dead hermes.py:133
build_parser software healthy hermes.py:149
_load_cowork software healthy build_data.py:57
_name_to_id software healthy build_data.py:65
build_fifa_ratings software healthy build_data.py:78
build_expert_scores software healthy build_data.py:102
build_odds software healthy build_data.py:131
seed_predictions software healthy build_data.py:154
main software healthy build_data.py:175
_form_url software healthy fetch_form.py:68
_extract_date software healthy fetch_form.py:74
_parse_form software healthy fetch_form.py:97
fetch_team software healthy fetch_form.py:138
_load_existing software healthy fetch_form.py:154
_merge_write software healthy fetch_form.py:162
norm software healthy fetch_form.py:167
_provider_form software healthy fetch_form.py:189
run software healthy fetch_form.py:201
bonus software healthy predict_value.py:45
outcome_of software healthy predict_value.py:53
team_of software healthy predict_value.py:57
main software healthy predict_value.py:62
modal_score software healthy predict_value.py:133
_api_get software healthy fetch_fifa_points.py:70
fetch_official_table software healthy fetch_fifa_points.py:82
_find_all software healthy fetch_fifa_points.py:135
_points_url software healthy fetch_fifa_points.py:144
_parse_points software healthy fetch_fifa_points.py:150
fetch_team software healthy fetch_fifa_points.py:178
run software healthy fetch_fifa_points.py:193
_fetch software healthy scout.py:122
_strip_html software healthy scout.py:141
_find_injury_mentions software healthy scout.py:148
_find_suspension_mentions software healthy scout.py:179
_guess_severity software healthy scout.py:213
_find_odds_movement software healthy scout.py:224
scrape_bbc software healthy scout.py:241
scrape_goal software healthy scout.py:260
scrape_espn software healthy scout.py:272
scrape_transfermarkt software healthy scout.py:294
build_recommendations software healthy scout.py:318
get_tier software healthy scout.py:340

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

LabelLayerStatusPath
.env.example software healthy .env.example
hermes.py software healthy hermes.py
build_data.py software healthy build_data.py
fetch_form.py software healthy fetch_form.py
predict_value.py software healthy predict_value.py
fetch_fifa_points.py software healthy fetch_fifa_points.py
scout.py software healthy scout.py
BACKTEST.md software healthy BACKTEST.md
predict_topscorer.py software healthy predict_topscorer.py
requirements.txt software healthy requirements.txt
build_form_h2h.py software healthy build_form_h2h.py
README.md software healthy README.md
pyproject.toml software healthy pyproject.toml
fetch_h2h.py software healthy fetch_h2h.py
fetch_holdout.py software healthy fetch_holdout.py
LICENSE software healthy LICENSE
predict_thirds.py software healthy predict_thirds.py
predict_bracket.py software healthy predict_bracket.py
app.py software healthy app.py
fetch_player_props.py software healthy fetch_player_props.py
sim_r32_news.py software healthy sim_r32_news.py
build_excel.py software healthy build_excel.py
fetch_odds.py software healthy fetch_odds.py
hermes_push.sh software healthy hermes_push.sh
build_holdouts.py software healthy build_holdouts.py
predict_groups.py software healthy predict_groups.py
test_elo.py software healthy tests/test_elo.py
test_fetch_odds.py software healthy tests/test_fetch_odds.py
test_i18n.py software healthy tests/test_i18n.py
test_sim_consistency.py software healthy tests/test_sim_consistency.py
test_fetch_player_props.py software healthy tests/test_fetch_player_props.py
test_integrity.py software healthy tests/test_integrity.py
test_oddslib.py software healthy tests/test_oddslib.py
test_fifa_snapshot.py software healthy tests/test_fifa_snapshot.py
test_sup_mode.py software healthy tests/test_sup_mode.py
test_fetch_holdout.py software healthy tests/test_fetch_holdout.py
test_h2h.py software healthy tests/test_h2h.py
test_engine_invariants.py software healthy tests/test_engine_invariants.py
test_fetch_fifa_points.py software healthy tests/test_fetch_fifa_points.py
test_market_anchor.py software healthy tests/test_market_anchor.py
test_leakage.py software healthy tests/test_leakage.py
test_inplay.py software healthy tests/test_inplay.py
test_knockout.py software healthy tests/test_knockout.py
test_providers.py software healthy tests/test_providers.py
test_backtest.py software healthy tests/test_backtest.py
test_holdout.py software healthy tests/test_holdout.py
test_form.py software healthy tests/test_form.py
test_hosts.py software healthy tests/test_hosts.py
test_elo_ratings.py software healthy tests/test_elo_ratings.py
test_playerprops.py software healthy tests/test_playerprops.py

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

LabelLayerStatusPath
_MP software healthy tests/test_fetch_holdout.py:113
_FakeDS software healthy tests/test_fetch_fifa_points.py:35
Metrics software healthy src/backtest.py:70
DataStore software healthy src/models.py:56
RateLimitError software healthy src/providers.py:42
APIError software healthy src/providers.py:46
APIFootball software healthy src/providers.py:93
MatchProbs software healthy src/engine.py:50
PreMatchResult software healthy src/engine.py:57
InPlayResult software healthy src/engine.py:63
ProbabilityModel software healthy src/engine.py:562

LabelLayerStatusPath
tests software healthy tests
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
docs software healthy docs
session-insights software healthy docs/session-insights

LabelLayerStatusPath
Amitro123__World_Cup_2026_prediction_workspace software healthy /data/fable5_failed_archive/Amitro123__World_Cup_2026_predi…

LabelLayerStatusPath
120.0.0.0 network healthy scout.py

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
test cicd healthy .github/workflows/ci.yml
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/bba17117-3243-4131-8158-82584a1f07d0/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/bba17117-3243-4131-8158-82584a1f07d0/

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.