https://github.com/charlesai618/web-tools
· scanned 2026-06-17 01:47 UTC (1 month, 1 week ago)
12 raw signals (0 security + 12 graph)
Last scanned 1 month, 1 week ago · v2 · last Δ -2.2 (diff) · 12 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 34 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 |
|---|---|---|---|
add_cors |
software | healthy | stock-dashboard/app.py:13 |
calculate_rsi |
software | healthy | stock-dashboard/app.py:22 |
calculate_macd |
software | healthy | stock-dashboard/app.py:30 |
calculate_adx |
software | healthy | stock-dashboard/app.py:38 |
calculate_max_pain |
software | healthy | stock-dashboard/app.py:58 |
safe |
software | healthy | stock-dashboard/app.py:82 |
norm_cdf |
software | healthy | stock-dashboard/app.py:94 |
bs_atm_straddle |
software | healthy | stock-dashboard/app.py:98 |
get_fear_greed |
software | healthy | stock-dashboard/app.py:110 |
calculate_fibonacci |
software | healthy | stock-dashboard/app.py:139 |
calculate_atm_history |
software | healthy | stock-dashboard/app.py:187 |
index |
software | healthy | stock-dashboard/app.py:249 |
get_stock_data |
software | healthy | stock-dashboard/app.py:254 |
to_list |
software | healthy | stock-dashboard/app.py:405 |
get_options |
software | healthy | stock-dashboard/app.py:463 |
| Label | Layer | Status | Path |
|---|---|---|---|
_spy_part1.html |
software | healthy | _spy_part1.html |
random-selector.html |
software | healthy | random-selector.html |
spy-analysis.html |
software | healthy | spy-analysis.html |
mortgage-calculator.html |
software | healthy | mortgage-calculator.html |
letter-analyzer.html |
software | healthy | letter-analyzer.html |
baby-learning.html |
software | healthy | baby-learning.html |
_spy_part2.html |
software | healthy | _spy_part2.html |
date-calculator.html |
software | healthy | date-calculator.html |
index.html |
software | healthy | index.html |
requirements.txt |
software | healthy | stock-dashboard/requirements.txt |
app.py |
software | healthy | stock-dashboard/app.py |
index.html |
software | healthy | stock-dashboard/index.html |
| Label | Layer | Status | Path |
|---|---|---|---|
ANY / |
api | healthy | stock-dashboard/app.py |
ANY /api/stock/<ticker> |
api | healthy | stock-dashboard/app.py |
ANY /api/options/<ticker> |
api | healthy | stock-dashboard/app.py |
| Label | Layer | Status | Path |
|---|---|---|---|
charlesai618__web-tools |
software | healthy | /data/fable5_failed_archive/charlesai618__web-tools |
| Label | Layer | Status | Path |
|---|---|---|---|
stock-dashboard |
software | healthy | stock-dashboard |
| Label | Layer | Status | Path |
|---|---|---|---|
port:5050 |
network | healthy | stock-dashboard/app.py |
| Label | Layer | Status | Path |
|---|---|---|---|
124.0.0.0 |
network | healthy | stock-dashboard/app.py |
This page is publicly accessible at:
https://repobility.com/scan/ad452bd3-7a14-401d-903d-4e913a8b67bb/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/ad452bd3-7a14-401d-903d-4e913a8b67bb/
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.