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 (2 weeks, 1 day ago) · 10 languages

19 raw signals (7 security + 12 graph) 8th percentile · Python · tiny (<2K LoC) System graph score 90 (lower by 46)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 weeks, 1 day ago · v2 · 12 actionable findings from 2 signal sources. 1 repeated signal grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

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: severity: low × excluding tests × Reset all
Scan summary Quality grade D (43/100). Dimensions: security 100, maintainability 30. 7 findings (2 security). 369 lines analyzed.

Showing 2 of 12 actionable findings. 13 raw detector signals were grouped into reader-sized issues. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

low Security checks quality Documentation No LICENSE file
Add a LICENSE file to your repository. Use choosealicense.com to pick the right license (MIT for permissive, Apache 2.0 for patent protection, GPL for copyleft).
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 2 places
Functions with the same first-5-line body hash: bot.py:trade_key, bot.py:trade This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate.
duplicatesduplication
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.