Scan timing: clone 12.23s · analysis 0.63s · 12.9 MB · GitHub API rate-limit (preflight)
https://github.com/Setiawan007/TikTokBot
· scanned 2026-06-05 19:03 UTC (4 days, 18 hours ago)
· 10 languages
21 raw signals (9 security + 12 graph) 58th percentile · Python · tiny (<2K LoC) System graph score 91 (lower by 22)
Last scanned 4 days, 18 hours ago · v2 · 10 actionable findings from 2 signal sources. 5 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
| Component | Sub-score | Weight | Contribution |
|---|---|---|---|
structure_score |
30.0 | 0.15 | 4.50 |
security_score |
100.0 | 0.25 | 25.00 |
testing_score |
70.0 | 0.20 | 14.00 |
documentation_score |
55.0 | 0.15 | 8.25 |
practices_score |
70.0 | 0.15 | 10.50 |
code_quality |
69.0 | 0.10 | 6.90 |
| Overall | 1.00 | 69.2 |
All 23 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 |
|---|---|---|---|
color |
software | healthy | TikTokBot.py:13 |
align |
software | healthy | TikTokBot.py:22 |
__init__ |
software | healthy | TikTokBot.py:34 |
text |
software | healthy | TikTokBot.py:40 |
info |
software | healthy | TikTokBot.py:54 |
options |
software | healthy | TikTokBot.py:67 |
botOptions |
software | healthy | TikTokBot.py:80 |
cooldowns |
software | dead | TikTokBot.py:93 |
refresh |
software | healthy | TikTokBot.py:105 |
start |
software | healthy | TikTokBot.py:112 |
findCooldown |
software | healthy | TikTokBot.py:151 |
bot |
software | healthy | TikTokBot.py:223 |
botAll |
software | healthy | TikTokBot.py:282 |
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
TikTokBot.py |
software | healthy | TikTokBot.py |
log.md |
software | healthy | log.md |
log.yml |
software | healthy | .github/workflows/log.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-t01wtt4g |
software | healthy | /tmp/repobility-clone-t01wtt4g |
| Label | Layer | Status | Path |
|---|---|---|---|
printing |
software | healthy | TikTokBot.py:32 |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::log |
cicd | healthy | .github/workflows/log.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/log.yml |
This page is publicly accessible at:
https://repobility.com/scan/5cd9f6c3-aaef-4e4e-bd6e-5d9229294263/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/5cd9f6c3-aaef-4e4e-bd6e-5d9229294263/
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.