Scan timing: clone 1.64s · analysis 0.12s · 0.1 MB · GitHub preflight 554ms
https://github.com/sayedjalalmosavi69-stack/GojoBot.git
· scanned 2026-05-26 22:20 UTC (1 week, 2 days ago)
· 10 languages
29 findings (11 legacy + 18 scanner) 11th percentile · Python · small (2-20K LoC) Scanner says 88 (lower by 45)
Last scanned 1 week, 2 days ago · v2 · 20 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 |
40.0 | 0.15 | 6.00 |
security_score |
100.0 | 0.25 | 25.00 |
testing_score |
0.0 | 0.20 | 0.00 |
documentation_score |
10.0 | 0.15 | 1.50 |
practices_score |
40.0 | 0.15 | 6.00 |
code_quality |
50.0 | 0.10 | 5.00 |
| Overall | 1.00 | 43.5 |
All 26 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 |
|---|---|---|---|
get_reply |
software | healthy | auto_replies.py:1818 |
add_reply |
software | dead | auto_replies.py:1831 |
load_settings |
software | healthy | main.py:23 |
save_settings |
software | healthy | main.py:33 |
load_bot_status |
software | healthy | main.py:37 |
save_bot_status |
software | healthy | main.py:43 |
is_admin |
software | healthy | main.py:54 |
send_welcome |
software | healthy | main.py:66 |
bot_added_to_group |
software | healthy | main.py:99 |
turn_off_bot |
software | healthy | main.py:117 |
turn_on_bot |
software | healthy | main.py:126 |
show_help |
software | healthy | main.py:139 |
open_panel |
software | healthy | main.py:179 |
toggle_welcome |
software | healthy | main.py:212 |
toggle_auto_delete |
software | healthy | main.py:221 |
toggle_smart_reply |
software | healthy | main.py:230 |
help_panel |
software | healthy | main.py:239 |
close_panel |
software | healthy | main.py:260 |
welcome_new_member |
software | healthy | main.py:269 |
delete_later |
software | dead | main.py:296 |
smart_reply |
software | healthy | main.py:310 |
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
config.py |
software | warning | config.py |
auto_replies.py |
software | healthy | auto_replies.py |
main.py |
software | healthy | main.py |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-pzk7nrkl |
software | healthy | /tmp/repobility-clone-pzk7nrkl |
This page is publicly accessible at:
https://repobility.com/scan/0cac70b6-01c5-4598-8013-754ba3cd5b6a/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/0cac70b6-01c5-4598-8013-754ba3cd5b6a/
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.