https://github.com/tienanh220102-boop/Polymarketthing
· scanned 2026-06-16 00:36 UTC (2 months, 2 weeks ago)
13 raw signals (0 security + 13 graph)
Last scanned 2 months, 2 weeks ago · v1 · 12 actionable findings from 1 signal source. 1 repeated signal grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 68 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 |
|---|---|---|---|
_load_env |
software | healthy | scripts/monitor.py:22 |
run_once |
software | healthy | scripts/monitor.py:54 |
cmd_list |
software | healthy | scripts/monitor.py:128 |
cmd_diagnose |
software | healthy | scripts/monitor.py:157 |
run_loop |
software | healthy | scripts/monitor.py:195 |
main |
software | healthy | scripts/monitor.py:230 |
_esc |
software | healthy | scripts/alert.py:16 |
_odds_summary |
software | healthy | scripts/alert.py:21 |
format_message |
software | healthy | scripts/alert.py:28 |
format_trade_alert |
software | healthy | scripts/alert.py:76 |
send_telegram |
software | healthy | scripts/alert.py:114 |
log_to_file |
software | healthy | scripts/alert.py:129 |
send_trade_alert |
software | healthy | scripts/alert.py:136 |
send_alert |
software | healthy | scripts/alert.py:152 |
_connect |
software | healthy | scripts/store.py:63 |
init_db |
software | healthy | scripts/store.py:70 |
get_last_snapshot |
software | healthy | scripts/store.py:75 |
save_snapshot |
software | healthy | scripts/store.py:87 |
log_alert |
software | healthy | scripts/store.py:108 |
was_recently_alerted |
software | healthy | scripts/store.py:126 |
cleanup_old_snapshots |
software | healthy | scripts/store.py:141 |
get_config |
software | healthy | scripts/store.py:151 |
set_config |
software | healthy | scripts/store.py:160 |
is_trade_seen |
software | healthy | scripts/store.py:165 |
mark_trade_seen |
software | healthy | scripts/store.py:173 |
cleanup_old_seen_trades |
software | healthy | scripts/store.py:181 |
_safe_float |
software | healthy | scripts/lib/polymarket.py:55 |
_get_volume |
software | healthy | scripts/lib/polymarket.py:62 |
_get_liquidity |
software | healthy | scripts/lib/polymarket.py:68 |
_is_interest |
software | healthy | scripts/lib/polymarket.py:72 |
_fetch_events_browse |
software | healthy | scripts/lib/polymarket.py:96 |
_fetch_search_page |
software | healthy | scripts/lib/polymarket.py:113 |
_fetch_events_search |
software | healthy | scripts/lib/polymarket.py:124 |
_parse_clob_token_ids |
software | healthy | scripts/lib/polymarket.py:143 |
fetch_large_trades |
software | healthy | scripts/lib/polymarket.py:153 |
_parse_outcomes |
software | healthy | scripts/lib/polymarket.py:180 |
get_top_markets |
software | healthy | scripts/lib/polymarket.py:210 |
build_market_dict |
software | healthy | scripts/lib/polymarket.py:253 |
_install_proxy |
software | healthy | scripts/lib/http.py:22 |
get |
software | healthy | scripts/lib/http.py:33 |
post_json |
software | healthy | scripts/lib/http.py:61 |
| Label | Layer | Status | Path |
|---|---|---|---|
CLAUDE.md |
software | healthy | CLAUDE.md |
.env.example |
software | healthy | .env.example |
requirements.txt |
software | healthy | requirements.txt |
LENH.md |
software | healthy | LENH.md |
monitor.py |
software | healthy | scripts/monitor.py |
alert.py |
software | healthy | scripts/alert.py |
store.py |
software | healthy | scripts/store.py |
__init__.py |
software | healthy | scripts/lib/__init__.py |
polymarket.py |
software | healthy | scripts/lib/polymarket.py |
http.py |
software | healthy | scripts/lib/http.py |
monitor.yml |
software | healthy | .github/workflows/monitor.yml |
CLAUDE.md |
quality | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
scripts |
software | healthy | scripts |
lib |
software | healthy | scripts/lib |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
snapshots |
data | healthy | scripts/store.py |
alert_log |
data | healthy | scripts/store.py |
seen_trades |
data | healthy | scripts/store.py |
config |
data | healthy | scripts/store.py |
| Label | Layer | Status | Path |
|---|---|---|---|
TELEGRAM_CHAT_ID |
cicd | healthy | — |
TELEGRAM_BOT_TOKEN |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-a0ypi97v |
software | healthy | /tmp/repobility-clone-a0ypi97v |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | .env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::monitor |
cicd | healthy | .github/workflows/monitor.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
monitor |
cicd | healthy | .github/workflows/monitor.yml |
This page is publicly accessible at:
https://repobility.com/scan/a058fc9d-ce04-4fc5-ac5d-09196f0493e2/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/a058fc9d-ce04-4fc5-ac5d-09196f0493e2/
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.