Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

zz-dl/us-market-pulse

https://github.com/zz-dl/us-market-pulse · scanned 2026-06-16 01:14 UTC (2 months, 1 week ago)

28 raw signals (0 security + 28 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 28 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 133 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.

LabelLayerStatusPath
__init__ software healthy test_render_cron_call.py:7
raise_for_status software healthy test_render_cron_call.py:11
test_build_url_uses_daily_run_action_path software healthy test_render_cron_call.py:17
test_call_action_posts_to_configured_url software healthy test_render_cron_call.py:24
fake_post software healthy test_render_cron_call.py:42
test_call_action_fails_on_http_error software healthy test_render_cron_call.py:41
fetch_quote_change software healthy market_data.py:26
fetch_news_headlines software healthy market_data.py:51
detect_news_risk_flags software healthy market_data.py:76
fetch_vix_level software healthy market_data.py:82
fetch_vix_history_rows software healthy market_data.py:94
fetch_futures_change software healthy market_data.py:113
_num software healthy market_data.py:134
_int software healthy market_data.py:138
parse_stooq_csv software healthy market_data.py:143
rows_to_csv_text software healthy market_data.py:164
latest_bar software healthy market_data.py:180
price_path software healthy market_data.py:186
load_cached_history software healthy market_data.py:191
download_symbol_history software healthy market_data.py:198
download_symbol_history_yahoo software healthy market_data.py:206
download_symbol_history_stooq software healthy market_data.py:257
ensure_history software healthy market_data.py:280
pct software healthy forecast.py:8
_slice software healthy forecast.py:14
_weekday_of software healthy forecast.py:18
_features software healthy forecast.py:25
_clip software healthy forecast.py:59
_score_from_features software healthy forecast.py:63
build_forecast software healthy forecast.py:127
_date_key software healthy forecast.py:187
run_backtest software healthy forecast.py:191
check software healthy test_daily_runner.py:8
check software healthy test_forecast.py:6
make_rows software healthy test_forecast.py:13
clean_json software healthy app.py:47
beijing_now software healthy app.py:57
data_status software healthy app.py:61
index software healthy app.py:86
api_status software healthy app.py:91
api_refresh software healthy app.py:104
_build_market_context software healthy app.py:127
_macro_risk_notes software healthy app.py:143
_expected_last_us_session software healthy app.py:159
_last_row_date software healthy app.py:170
api_forecast software healthy app.py:176
_run_key_allowed software healthy app.py:222
api_daily_latest software healthy app.py:231
api_daily_run software healthy app.py:242
api_version software healthy app.py:250

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
test_render_cron_call.py software healthy test_render_cron_call.py
market_data.py software healthy market_data.py
forecast.py software healthy forecast.py
test_daily_runner.py software healthy test_daily_runner.py
test_forecast.py software healthy test_forecast.py
app.py software healthy app.py
test_market_data.py software healthy test_market_data.py
daily_runner.py software healthy daily_runner.py
Procfile software healthy Procfile
test_db_store.py software healthy test_db_store.py
render.yaml software healthy render.yaml
push_marketpulse.py software healthy push_marketpulse.py
run_daily.py software healthy run_daily.py
requirements.txt software healthy requirements.txt
db_store.py software healthy db_store.py
index.html software healthy static/index.html
2026-06-09-us-market-pulse.md software healthy docs/superpowers/plans/2026-06-09-us-market-pulse.md
build_market_db.py software healthy scripts/build_market_db.py
render_cron_call.py software healthy scripts/render_cron_call.py
update_etf_history.py software healthy scripts/update_etf_history.py

LabelLayerStatusPath
ANY / api healthy app.py
ANY /api/status api healthy app.py
ANY /api/refresh api healthy app.py
ANY /api/forecast api healthy app.py
ANY /api/daily/latest api healthy app.py
ANY /api/daily/run api healthy app.py
ANY /api/actions/daily-run api healthy app.py
ANY /api/version api healthy app.py
ANY /api/backtest api healthy app.py
ANY /api/data api healthy app.py
ANY /api/db api healthy app.py

LabelLayerStatusPath
static software healthy static
docs software healthy docs
superpowers software healthy docs/superpowers
plans software healthy docs/superpowers/plans
scripts software healthy scripts

LabelLayerStatusPath
market_prices data healthy db_store.py
backtest_summary data healthy db_store.py
backtest_annual data healthy db_store.py
backtest_signals data healthy db_store.py

LabelLayerStatusPath
FakeResponse software healthy test_render_cron_call.py:6
RenderCronCallTests software healthy test_render_cron_call.py:16

LabelLayerStatusPath
repobility-clone-2irbz0z4 software healthy /tmp/repobility-clone-2irbz0z4
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/afaf83c5-7db1-4373-9b77-061b3d18cdee/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/afaf83c5-7db1-4373-9b77-061b3d18cdee/

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.