https://github.com/donglee1228/gamegood
· scanned 2026-06-16 02:52 UTC (2 months, 1 week ago)
16 raw signals (0 security + 16 graph)
Last scanned 2 months, 1 week ago · v2 · 16 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 56 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 |
|---|---|---|---|
_perf_timing |
software | healthy | main.py:241 |
root |
software | healthy | main.py:281 |
terms |
software | healthy | main.py:291 |
privacy |
software | healthy | main.py:297 |
health |
software | healthy | main.py:303 |
_start_turso_bg_sync |
software | healthy | main.py:316 |
_bg_sync_loop |
software | healthy | main.py:327 |
_shutdown_final_sync |
software | healthy | main.py:352 |
metrics |
software | healthy | main.py:374 |
_p |
software | healthy | main.py:388 |
status |
software | healthy | main.py:403 |
_do_update_last_seen |
software | healthy | auth.py:32 |
_maybe_update_last_seen |
software | healthy | auth.py:47 |
hash_password |
software | healthy | auth.py:64 |
verify_password |
software | dead | auth.py:72 |
create_token |
software | dead | auth.py:82 |
get_current_user |
software | dead | auth.py:89 |
_sanitize |
software | healthy | database.py:20 |
_turso_creator |
software | healthy | database.py:58 |
get_db |
software | dead | database.py:101 |
⚙ CORSMiddleware |
software | healthy | main.py |
⚙ @app.middleware(http |
software | healthy | main.py |
| Label | Layer | Status | Path |
|---|---|---|---|
ActivityLog |
data | healthy | models.py |
ChatMessage |
data | healthy | models.py |
User |
data | healthy | models.py |
EconomyStats |
data | healthy | models.py |
MarketPrice |
data | healthy | models.py |
AuctionListing |
data | healthy | models.py |
MarketLedger |
data | healthy | models.py |
activity_logs |
data | healthy | models.py |
chat_messages |
data | healthy | models.py |
users |
data | healthy | models.py |
economy_stats |
data | healthy | models.py |
| Label | Layer | Status | Path |
|---|---|---|---|
DEPLOY.md |
software | healthy | DEPLOY.md |
DEPLOY_SECRETS.md |
software | healthy | DEPLOY_SECRETS.md |
requirements.txt |
software | healthy | requirements.txt |
models.py |
software | healthy | models.py |
main.py |
software | healthy | main.py |
auth.py |
software | healthy | auth.py |
BALANCE_DESIGN.md |
software | healthy | BALANCE_DESIGN.md |
database.py |
software | healthy | database.py |
| Label | Layer | Status | Path |
|---|---|---|---|
ActivityLog |
software | healthy | models.py:6 |
ChatMessage |
software | healthy | models.py:16 |
User |
software | healthy | models.py:24 |
EconomyStats |
software | healthy | models.py:160 |
MarketPrice |
software | healthy | models.py:178 |
AuctionListing |
software | healthy | models.py:192 |
MarketLedger |
software | healthy | models.py:212 |
| Label | Layer | Status | Path |
|---|---|---|---|
GET / |
api | healthy | main.py |
GET /terms |
api | healthy | main.py |
GET /privacy |
api | healthy | main.py |
ANY /health |
api | healthy | main.py |
GET /metrics |
api | healthy | main.py |
GET /status |
api | healthy | main.py |
| Label | Layer | Status | Path |
|---|---|---|---|
donglee1228__gamegood |
software | healthy | /data/fable5_failed_archive/donglee1228__gamegood |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | database.py |
This page is publicly accessible at:
https://repobility.com/scan/87f040a8-7341-4712-9539-ce534d1f58ab/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/87f040a8-7341-4712-9539-ce534d1f58ab/
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.