Scan timing: clone 1.37s · analysis 0.07s · GitHub preflight 402ms
https://github.com/sevagdoke/tradebot.git
· scanned 2026-05-28 23:29 UTC (1 week ago)
· 10 languages
19 findings (7 legacy + 12 scanner) 12th percentile · Python · tiny (<2K LoC) Scanner says 90 (lower by 46)
Last scanned 1 week ago · v2 · 13 findings from 2 sources. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.
| Component | Sub-score | Weight | Contribution |
|---|---|---|---|
structure_score |
30.0 | 0.15 | 4.50 |
security_score |
100.0 | 0.25 | 25.00 |
testing_score |
0.0 | 0.20 | 0.00 |
documentation_score |
15.0 | 0.15 | 2.25 |
practices_score |
32.0 | 0.15 | 4.80 |
code_quality |
69.0 | 0.10 | 6.90 |
| Overall | 1.00 | 43.4 |
All 20 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 |
|---|---|---|---|
load_trades |
software | healthy | bot.py:42 |
save_trades |
software | healthy | bot.py:48 |
load_history |
software | healthy | bot.py:52 |
save_history |
software | healthy | bot.py:58 |
push_history |
software | healthy | bot.py:62 |
trade_key |
software | healthy | bot.py:74 |
parse_contract |
software | healthy | bot.py:80 |
parse_price |
software | healthy | bot.py:86 |
pnl_emoji |
software | healthy | bot.py:89 |
build_bto_embed |
software | healthy | bot.py:99 |
build_stc_embed |
software | healthy | bot.py:118 |
trade |
software | healthy | bot.py:150 |
positions |
software | healthy | bot.py:277 |
undo |
software | healthy | bot.py:301 |
closeall |
software | healthy | bot.py:336 |
clear |
software | healthy | bot.py:353 |
on_ready |
software | healthy | bot.py:364 |
| Label | Layer | Status | Path |
|---|---|---|---|
bot.py |
software | healthy | bot.py |
requirements.txt |
software | healthy | requirements.txt |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-pdch7dfr |
software | healthy | /tmp/repobility-clone-pdch7dfr |
This page is publicly accessible at:
https://repobility.com/scan/73b18c72-d51e-4e0c-bd57-6e0e83b55a1f/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/73b18c72-d51e-4e0c-bd57-6e0e83b55a1f/
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.