https://github.com/nkabedev-bit/bottt
· scanned 2026-06-16 04:34 UTC (1 month, 3 weeks ago)
12 raw signals (0 security + 12 graph)
Last scanned 1 month, 3 weeks ago · v1 · 12 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 31 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 |
|---|---|---|---|
upload_photos_to_hosting |
software | dead | photo_upload.py:19 |
validate_config |
software | healthy | config.py:9 |
main |
software | healthy | bot.py:22 |
append_to_sheet |
software | dead | google_sheets.py:15 |
test |
software | healthy | test_script.py:7 |
doPost |
software | healthy | apps_script.js:doPost |
doGet |
software | healthy | apps_script.js:doGet |
init_db |
software | healthy | database.py:9 |
create_submission |
software | dead | database.py:41 |
get_submission |
software | dead | database.py:64 |
update_submission_status |
software | dead | database.py:79 |
set_admin_message_id |
software | dead | database.py:89 |
save_admin_message |
software | dead | database.py:99 |
get_admin_messages |
software | dead | database.py:109 |
| Label | Layer | Status | Path |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
photo_upload.py |
software | healthy | photo_upload.py |
config.py |
software | healthy | config.py |
requirements.txt |
software | healthy | requirements.txt |
README.md |
software | healthy | README.md |
bot.py |
software | healthy | bot.py |
google_sheets.py |
software | healthy | google_sheets.py |
states.py |
software | healthy | states.py |
test_script.py |
software | healthy | test_script.py |
apps_script.js |
software | healthy | apps_script.js |
database.py |
software | healthy | database.py |
| Label | Layer | Status | Path |
|---|---|---|---|
submissions |
data | healthy | database.py |
admin_messages |
data | healthy | database.py |
| Label | Layer | Status | Path |
|---|---|---|---|
nkabedev-bit__bottt |
software | healthy | /data/fable5_failed_archive/nkabedev-bit__bottt |
| Label | Layer | Status | Path |
|---|---|---|---|
RegistrationForm |
software | healthy | states.py:4 |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
generic_api_key::photo_upload.py |
security | healthy | photo_upload.py |
This page is publicly accessible at:
https://repobility.com/scan/0d960f12-e193-45cc-a883-f5372c3cd560/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/0d960f12-e193-45cc-a883-f5372c3cd560/
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.