https://github.com/sos418/hot-stock
· scanned 2026-06-16 04:39 UTC (1 month, 3 weeks ago)
4 raw signals (0 security + 4 graph)
Last scanned 1 month, 3 weeks ago · v1 · 4 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 39 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 |
|---|---|---|---|
index_stats |
software | healthy | scoring.py:11 |
pct |
software | healthy | scoring.py:15 |
normalize_base100 |
software | healthy | scoring.py:24 |
aggregate_sectors |
software | healthy | scoring.py:32 |
rolling_correlation |
software | healthy | scoring.py:68 |
build_trends |
software | healthy | scoring.py:83 |
set_mock |
software | healthy | fetchers.py:33 |
__init__ |
software | healthy | fetchers.py:39 |
_load |
software | healthy | fetchers.py:44 |
_num |
software | healthy | fetchers.py:60 |
_pick |
software | healthy | fetchers.py:67 |
parse_tw_date |
software | healthy | fetchers.py:79 |
_daily_df |
software | healthy | fetchers.py:94 |
_rwd_rows |
software | healthy | fetchers.py:121 |
fetch_twse_daily |
software | healthy | fetchers.py:135 |
fetch_tpex_daily |
software | healthy | fetchers.py:145 |
fetch_capital_map |
software | healthy | fetchers.py:154 |
_inst_df |
software | healthy | fetchers.py:169 |
fetch_institutional |
software | healthy | fetchers.py:179 |
_get_text |
software | healthy | fetchers.py:201 |
_clean_group_name |
software | healthy | fetchers.py:216 |
parse_chain_name |
software | healthy | fetchers.py:221 |
parse_chain_page |
software | healthy | fetchers.py:226 |
_crawl_chain_groups |
software | healthy | fetchers.py:251 |
fetch_chain_groups |
software | healthy | fetchers.py:284 |
fetch_indices |
software | healthy | fetchers.py:310 |
load_history |
software | healthy | run.py:28 |
prior_highs_from_history |
software | healthy | run.py:33 |
build_stocks |
software | healthy | run.py:43 |
fetch_with_fallback |
software | healthy | run.py:51 |
render_indices |
software | healthy | run.py:99 |
main |
software | healthy | run.py:118 |
| Label | Layer | Status | Path |
|---|---|---|---|
scoring.py |
software | healthy | scoring.py |
fetchers.py |
software | healthy | fetchers.py |
requirements.txt |
software | healthy | requirements.txt |
README.md |
software | healthy | README.md |
run.py |
software | healthy | run.py |
| Label | Layer | Status | Path |
|---|---|---|---|
sos418__hot-stock |
software | healthy | /data/fable5_failed_archive/sos418__hot-stock |
| Label | Layer | Status | Path |
|---|---|---|---|
FetchError |
software | healthy | fetchers.py:38 |
This page is publicly accessible at:
https://repobility.com/scan/54e61e3a-8084-4be8-b48f-6f0a593e722f/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/54e61e3a-8084-4be8-b48f-6f0a593e722f/
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.