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.

nkabedev-bit/bottt

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)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

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.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

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.

LabelLayerStatusPath
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

LabelLayerStatusPath
.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

LabelLayerStatusPath
submissions data healthy database.py
admin_messages data healthy database.py

LabelLayerStatusPath
nkabedev-bit__bottt software healthy /data/fable5_failed_archive/nkabedev-bit__bottt

LabelLayerStatusPath
RegistrationForm software healthy states.py:4

LabelLayerStatusPath
sqlite data healthy README.md

LabelLayerStatusPath
generic_api_key::photo_upload.py security healthy photo_upload.py
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/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.