https://github.com/hunsibi/InitialTrading
· scanned 2026-06-16 04:27 UTC (2 months ago)
20 raw signals (0 security + 20 graph)
Last scanned 2 months ago · v1 · 17 actionable findings from 1 signal source. 3 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 160 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 |
|---|---|---|---|
g |
software | healthy | parse_report.py:19 |
fi |
software | healthy | parse_report.py:21 |
sp |
software | healthy | parse_report.py:25 |
parse_stock |
software | healthy | parse_report.py:44 |
prepare_indicators |
software | healthy | backtest.py:41 |
snapshot_at |
software | healthy | backtest.py:49 |
forward_return_table |
software | healthy | backtest.py:59 |
kospi_forward_returns |
software | healthy | backtest.py:65 |
calc_metrics |
software | healthy | backtest.py:86 |
run_backtest |
software | healthy | backtest.py:101 |
get_regime |
software | healthy | market_regime.py:31 |
collect_levels |
software | healthy | generate_report.py:135 |
_num |
software | healthy | generate_report.py:136 |
avg_pairwise_corr |
software | healthy | generate_report.py:189 |
gen_reasons_stable |
software | healthy | generate_report.py:217 |
gen_caution_stable |
software | healthy | generate_report.py:274 |
gen_reasons_momentum |
software | healthy | generate_report.py:288 |
gen_caution_momentum |
software | healthy | generate_report.py:329 |
gen_reasons_etf |
software | healthy | generate_report.py:342 |
gen_caution_etf |
software | healthy | generate_report.py:386 |
gen_reasons_institutional |
software | healthy | generate_report.py:577 |
load_data |
software | healthy | send_telegram.py:23 |
g |
software | healthy | send_telegram.py:40 |
fi |
software | healthy | send_telegram.py:44 |
sp |
software | healthy | send_telegram.py:49 |
held_mark |
software | healthy | send_telegram.py:56 |
qty_txt |
software | healthy | send_telegram.py:61 |
next_mon |
software | healthy | send_telegram.py:67 |
build_summary |
software | healthy | send_telegram.py:76 |
build_performance_section |
software | healthy | send_telegram.py:171 |
build_institutional_section |
software | healthy | send_telegram.py:236 |
build_inst_korean_section |
software | healthy | send_telegram.py:262 |
build_kr_investor_section |
software | healthy | send_telegram.py:285 |
_stock_rows |
software | healthy | send_telegram.py:299 |
build_inst_changes_section |
software | healthy | send_telegram.py:333 |
build_detail |
software | healthy | send_telegram.py:360 |
send_msg |
software | healthy | send_telegram.py:388 |
send_file |
software | healthy | send_telegram.py:402 |
run |
software | healthy | send_telegram.py:424 |
get_db |
software | healthy | update_data.py:24 |
get_latest_date |
software | healthy | update_data.py:30 |
fetch_single |
software | dead | update_data.py:39 |
upsert_to_db |
software | healthy | update_data.py:54 |
refresh_stocks |
software | healthy | update_data.py:79 |
refresh_fundamentals |
software | healthy | update_data.py:108 |
run_update |
software | healthy | update_data.py:165 |
g |
software | healthy | build_html.py:29 |
fi |
software | healthy | build_html.py:30 |
fp_raw |
software | healthy | build_html.py:35 |
fp |
software | healthy | build_html.py:44 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
CLAUDE.md |
software | healthy | CLAUDE.md |
parse_report.py |
software | healthy | parse_report.py |
backtest.py |
software | healthy | backtest.py |
market_regime.py |
software | healthy | market_regime.py |
generate_report.py |
software | healthy | generate_report.py |
requirements.txt |
software | healthy | requirements.txt |
README.md |
software | healthy | README.md |
send_telegram.py |
software | healthy | send_telegram.py |
update_data.py |
software | healthy | update_data.py |
build_html.py |
software | healthy | build_html.py |
fetch_institutional.py |
software | healthy | fetch_institutional.py |
create_github_issue.py |
software | healthy | create_github_issue.py |
weekly_analysis.py |
software | healthy | weekly_analysis.py |
run_pipeline.py |
software | healthy | run_pipeline.py |
fetch_kr_investor.py |
software | healthy | fetch_kr_investor.py |
track_performance.py |
software | healthy | track_performance.py |
CLAUDE.md |
quality | warning | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
172.17.0.1 |
network | healthy | README.md |
172.18.0.1 |
network | healthy | README.md |
192.168.65.2 |
network | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
hunsibi__InitialTrading |
software | healthy | /data/fable5_failed_archive/hunsibi__InitialTrading |
| Label | Layer | Status | Path |
|---|---|---|---|
mongodb |
data | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
port:27017 |
network | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | generate_report.py |
This page is publicly accessible at:
https://repobility.com/scan/79c566f5-968d-494e-9bea-9e0fb6d92277/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/79c566f5-968d-494e-9bea-9e0fb6d92277/
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.