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.

3yther/stock-scanner

https://github.com/3yther/stock-scanner · scanned 2026-06-16 03:55 UTC (2 months ago)

14 raw signals (0 security + 14 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months ago · v1 · 14 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 159 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
_set software healthy backtest.py:70
get_status software healthy backtest.py:75
is_running software healthy backtest.py:81
start software healthy backtest.py:88
__init__ software healthy backtest.py:138
slice_through software healthy backtest.py:142
open_on software healthy backtest.py:123
close_asof software healthy backtest.py:130
_run software healthy backtest.py:153
_open_position software healthy backtest.py:213
_close_position software healthy backtest.py:230
_metrics software healthy backtest.py:352
macd_state software healthy strategies.py:19
macd_histogram software dead strategies.py:50
spy_regime software healthy strategies.py:66
relative_strength software healthy strategies.py:82
base_result software healthy strategies.py:100
score_symbol software healthy strategies.py:120
min_score_for_regime software healthy strategies.py:213
position_size_usd software healthy strategies.py:218
sector_blocked software healthy strategies.py:226
count_trading_days software healthy strategies.py:235
manage_position software healthy strategies.py:245
trade_alert software healthy notifier.py:8
_send software healthy notifier.py:33
__init__ software healthy scanner.py:22
_score_symbol software healthy scanner.py:33
scan_all software healthy scanner.py:60
_base_result software healthy scanner.py:115
run_loop software dead scanner.py:122
_earnings_loop software healthy scanner.py:126
_market_open software healthy scanner.py:161
get_results software healthy scanner.py:173
get_regime software dead scanner.py:177
last_scan_ts software healthy scanner.py:182
configure software healthy dashboard.py:28
index software healthy dashboard.py:38
stats_page software healthy dashboard.py:43
backtest_page software healthy dashboard.py:48
api_backtest_run software healthy dashboard.py:53
api_backtest_status software healthy dashboard.py:82
api_status software healthy dashboard.py:88
api_scanner software healthy dashboard.py:97
api_positions software healthy dashboard.py:112
api_trades software healthy dashboard.py:119
api_debug_db software healthy dashboard.py:130
api_poly_status software healthy dashboard.py:154
api_cache_status software healthy dashboard.py:160
api_kill_switch software healthy dashboard.py:166
api_stats software healthy dashboard.py:178

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

LabelLayerStatusPath
ANY / api healthy dashboard.py
ANY /stats api healthy dashboard.py
ANY /backtest api healthy dashboard.py
ANY /api/backtest_run api healthy dashboard.py
ANY /api/backtest_status api healthy dashboard.py
ANY /api/status api healthy dashboard.py
ANY /api/scanner api healthy dashboard.py
ANY /api/positions api healthy dashboard.py
ANY /api/trades api healthy dashboard.py
ANY /api/debug_db api healthy dashboard.py
ANY /api/poly_status api healthy dashboard.py
ANY /api/cache_status api healthy dashboard.py
ANY /api/kill-switch api healthy dashboard.py
ANY /api/stats api healthy dashboard.py
ANY /api/market_status api healthy dashboard.py
ANY /api/sparklines api healthy dashboard.py
ANY /api/ohlc/<symbol> api healthy dashboard.py
ANY /api/news api healthy dashboard.py

LabelLayerStatusPath
Procfile software healthy Procfile
backtest.py software healthy backtest.py
strategies.py software healthy strategies.py
config.py software healthy config.py
requirements.txt software healthy requirements.txt
tskill-cinematic.html software healthy tskill-cinematic.html
notifier.py software healthy notifier.py
scanner.py software healthy scanner.py
dashboard.py software healthy dashboard.py
paper_trader.py software healthy paper_trader.py
main.py software healthy main.py
market_data.py software healthy market_data.py
tskill-teaser.html software healthy tskill-teaser.html
database.py software healthy database.py
tskill-idea3.html software healthy tskill-idea3.html

LabelLayerStatusPath
_Series software healthy backtest.py:109
_HourlySeries software healthy backtest.py:136
Scanner software healthy scanner.py:21
StockPaperTrader software healthy paper_trader.py:32

LabelLayerStatusPath
postgresql data healthy dashboard.py
sqlite data healthy dashboard.py
postgres data healthy database.py

LabelLayerStatusPath
trades data healthy database.py
bot_state data healthy database.py
equity_snapshots data healthy database.py

LabelLayerStatusPath
vps::azure hardware healthy dashboard.py
vps::aws hardware healthy dashboard.py

LabelLayerStatusPath
3yther__stock-scanner software healthy /data/fable5_failed_archive/3yther__stock-scanner

LabelLayerStatusPath
gpu (detected) hardware healthy dashboard.py
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/6e73adc4-124b-4968-8a65-7898da60a91a/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/6e73adc4-124b-4968-8a65-7898da60a91a/

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.