https://github.com/Van-HQ/baseball-collection
· scanned 2026-06-16 00:47 UTC (2 months, 1 week ago)
17 raw signals (0 security + 17 graph)
Last scanned 2 months, 1 week ago · v1 · 17 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 38 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 |
|---|---|---|---|
slugify |
software | healthy | collection_server.py:47 |
normalize |
software | healthy | collection_server.py:53 |
parse_price |
software | healthy | collection_server.py:56 |
card_prefix |
software | healthy | collection_server.py:62 |
direct_card_url |
software | healthy | collection_server.py:70 |
scrape_card_page |
software | healthy | collection_server.py:98 |
_parse_card_page |
software | healthy | collection_server.py:125 |
scrape_search_page |
software | healthy | collection_server.py:176 |
cell_price |
software | healthy | collection_server.py:288 |
fetch_scp |
software | healthy | collection_server.py:333 |
log_message |
software | dead | collection_server.py:372 |
send_json |
software | healthy | collection_server.py:375 |
do_OPTIONS |
software | dead | collection_server.py:386 |
do_POST |
software | dead | collection_server.py:389 |
wc |
software | healthy | collection_server.py:438 |
do_GET |
software | dead | collection_server.py:755 |
_float |
software | healthy | build_collection.py:30 |
_str |
software | healthy | build_collection.py:34 |
_binder |
software | healthy | build_collection.py:37 |
_date |
software | healthy | build_collection.py:45 |
load_scp_cache |
software | healthy | build_collection.py:53 |
save_scp_cache |
software | healthy | build_collection.py:59 |
scp_cache_key |
software | healthy | build_collection.py:62 |
fetch_scp_url |
software | healthy | build_collection.py:65 |
parse_bowman |
software | healthy | build_collection.py:87 |
parse_fav_players |
software | healthy | build_collection.py:145 |
parse_watchlist |
software | healthy | build_collection.py:161 |
parse_transactions |
software | healthy | build_collection.py:173 |
parse_rookies |
software | healthy | build_collection.py:202 |
parse_checklist |
software | healthy | build_collection.py:238 |
build |
software | healthy | build_collection.py:316 |
| Label | Layer | Status | Path |
|---|---|---|---|
collection_server.py |
software | healthy | collection_server.py |
build_collection.py |
software | healthy | build_collection.py |
baseball_collection.html |
software | healthy | baseball_collection.html |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-cdgmyzk_ |
software | healthy | /tmp/repobility-clone-cdgmyzk_ |
| Label | Layer | Status | Path |
|---|---|---|---|
Handler |
software | healthy | collection_server.py:370 |
| Label | Layer | Status | Path |
|---|---|---|---|
port:5055 |
network | healthy | collection_server.py |
| Label | Layer | Status | Path |
|---|---|---|---|
124.0.0.0 |
network | healthy | collection_server.py |
This page is publicly accessible at:
https://repobility.com/scan/6622b6d5-16c3-448b-ab8e-6204c3653aa6/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/6622b6d5-16c3-448b-ab8e-6204c3653aa6/
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.