https://github.com/tosysy/sticker-backend
· scanned 2026-06-16 04:40 UTC (1 month, 3 weeks ago)
10 raw signals (0 security + 10 graph)
Last scanned 1 month, 3 weeks ago · v1 · 10 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 30 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_client |
software | healthy | main.py:30 |
login |
software | healthy | main.py:42 |
verify2fa |
software | healthy | main.py:71 |
status |
software | healthy | main.py:92 |
logout |
software | healthy | main.py:100 |
upload_session |
software | healthy | main.py:108 |
to_sticker_png |
software | healthy | main.py:132 |
upload |
software | healthy | main.py:144 |
login |
software | healthy | sticker_local.py:34 |
collect_images |
software | healthy | sticker_local.py:72 |
to_sticker_png |
software | healthy | sticker_local.py:94 |
main |
software | healthy | sticker_local.py:102 |
code_handler |
software | dead | login_local.py:26 |
do_login |
software | healthy | login_local.py:34 |
⚙ CORSMiddleware |
software | healthy | main.py |
| Label | Layer | Status | Path |
|---|---|---|---|
Procfile |
software | healthy | Procfile |
requirements.txt |
software | healthy | requirements.txt |
README.md |
software | healthy | README.md |
main.py |
software | healthy | main.py |
sticker_local.py |
software | healthy | sticker_local.py |
login_local.py |
software | healthy | login_local.py |
| Label | Layer | Status | Path |
|---|---|---|---|
POST /login |
api | healthy | main.py |
POST /verify2fa |
api | healthy | main.py |
GET /status |
api | healthy | main.py |
POST /logout |
api | healthy | main.py |
POST /upload_session |
api | healthy | main.py |
POST /upload |
api | healthy | main.py |
| Label | Layer | Status | Path |
|---|---|---|---|
tosysy__sticker-backend |
software | healthy | /data/fable5_failed_archive/tosysy__sticker-backend |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::README.md |
security | healthy | README.md |
This page is publicly accessible at:
https://repobility.com/scan/0b7d94a1-7402-4c61-90f0-3c18ec15ab32/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/0b7d94a1-7402-4c61-90f0-3c18ec15ab32/
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.