https://github.com/SPB-AI-Data-Science-Club/digit-recognizer
· scanned 2026-06-16 02:57 UTC (2 months ago)
12 raw signals (0 security + 12 graph)
Last scanned 2 months ago · v2 · 12 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 17 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 |
|---|---|---|---|
get_model |
software | healthy | app.py:30 |
index |
software | healthy | app.py:44 |
model_info |
software | healthy | app.py:49 |
predict |
software | healthy | app.py:61 |
_no_html_cache |
software | healthy | app.py:90 |
__init__ |
software | healthy | model_def.py:8 |
forward |
software | dead | model_def.py:20 |
| Label | Layer | Status | Path |
|---|---|---|---|
train.py |
software | healthy | train.py |
README.md |
software | healthy | README.md |
app.py |
software | healthy | app.py |
model_def.py |
software | healthy | model_def.py |
| Label | Layer | Status | Path |
|---|---|---|---|
ANY / |
api | healthy | app.py |
ANY /api/model-info |
api | healthy | app.py |
ANY /api/predict |
api | healthy | app.py |
| Label | Layer | Status | Path |
|---|---|---|---|
SPB-AI-Data-Science-Club__digit-recognizer |
software | healthy | /data/fable5_failed_archive/SPB-AI-Data-Science-Club__digit… |
| Label | Layer | Status | Path |
|---|---|---|---|
DigitCNN |
software | healthy | model_def.py:5 |
| Label | Layer | Status | Path |
|---|---|---|---|
port:5007 |
network | healthy | app.py |
This page is publicly accessible at:
https://repobility.com/scan/e46d9711-9e9e-4ad8-abe6-4521f1ffdb9b/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/e46d9711-9e9e-4ad8-abe6-4521f1ffdb9b/
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.