https://github.com/SPB-AI-Data-Science-Club/chess-bot
· scanned 2026-06-16 02:57 UTC (2 months ago)
15 raw signals (0 security + 15 graph)
Last scanned 2 months ago · v2 · 15 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 21 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.
| Label | Layer | Status | Path |
|---|---|---|---|
clamp_elo |
software | healthy | app.py:38 |
think_time |
software | healthy | app.py:42 |
eval_to_cp |
software | healthy | app.py:49 |
engine_move |
software | healthy | app.py:55 |
position_eval |
software | healthy | app.py:89 |
board_status |
software | healthy | app.py:96 |
index |
software | healthy | app.py:115 |
new_game |
software | healthy | app.py:122 |
make_move |
software | healthy | app.py:143 |
get_hint |
software | healthy | app.py:180 |
_no_html_cache |
software | healthy | app.py:194 |
| Label | Layer | Status | Path |
|---|---|---|---|
setup.sh |
software | healthy | setup.sh |
requirements.txt |
software | healthy | requirements.txt |
README.md |
software | healthy | README.md |
app.py |
software | healthy | app.py |
| Label | Layer | Status | Path |
|---|---|---|---|
ANY / |
api | healthy | app.py |
ANY /api/new_game |
api | healthy | app.py |
ANY /api/move |
api | healthy | app.py |
ANY /api/hint |
api | healthy | app.py |
| Label | Layer | Status | Path |
|---|---|---|---|
SPB-AI-Data-Science-Club__chess-bot |
software | healthy | /data/fable5_failed_archive/SPB-AI-Data-Science-Club__chess… |
| Label | Layer | Status | Path |
|---|---|---|---|
port:5001 |
network | healthy | app.py |
This page is publicly accessible at:
https://repobility.com/scan/c5005e96-ba31-4b85-839d-50c55d1325a1/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/c5005e96-ba31-4b85-839d-50c55d1325a1/
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.