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.

Scan timing: clone 1.37s · analysis 0.07s · GitHub preflight 402ms

sevagdoke/tradebot

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)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

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.

JSON
Score breakdown â 2026-05-18-v5
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
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

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.

LabelLayerStatusPath
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

LabelLayerStatusPath
bot.py software healthy bot.py
requirements.txt software healthy requirements.txt

LabelLayerStatusPath
repobility-clone-pdch7dfr software healthy /tmp/repobility-clone-pdch7dfr
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/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.