https://github.com/wongo82/stamp-gacha
· scanned 2026-06-16 02:58 UTC (2 months ago)
22 raw signals (0 security + 22 graph)
Last scanned 2 months ago · v2 · 22 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 52 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 |
|---|---|---|---|
sync |
software | healthy | sync_orders_to_obsidian.py:17 |
_get_client |
software | healthy | main.py:32 |
_get_vision_client |
software | healthy | main.py:39 |
pick_random_world |
software | healthy | main.py:90 |
_draw_outlined_text |
software | healthy | main.py:94 |
_fit_font |
software | healthy | main.py:103 |
process_image |
software | healthy | main.py:120 |
validate_photo |
software | healthy | main.py:156 |
analyze_photo |
software | healthy | main.py:190 |
generate_concepts |
software | healthy | main.py:320 |
_save_imagen_image |
software | healthy | main.py:399 |
_call_image_model |
software | healthy | main.py:409 |
generate_image |
software | healthy | main.py:431 |
generate_main_image |
software | healthy | main.py:467 |
create_tab_image |
software | healthy | main.py:534 |
generate_metadata |
software | healthy | main.py:544 |
run |
software | healthy | main.py:573 |
generate_stickers |
software | healthy | app.py:24 |
get_next_order_num |
software | healthy | app.py:28 |
fire_task |
software | healthy | app.py:41 |
_check_rate |
software | healthy | app.py:113 |
upload_photo_to_cloudinary |
software | healthy | app.py:123 |
root |
software | healthy | app.py:136 |
success |
software | healthy | app.py:141 |
analyze_photo_endpoint |
software | healthy | app.py:146 |
create_checkout |
software | healthy | app.py:168 |
test_order |
software | healthy | app.py:227 |
paddle_webhook |
software | healthy | app.py:276 |
verify_paddle_signature |
software | healthy | app.py:320 |
process_order |
software | healthy | app.py:339 |
send_confirmation_email |
software | healthy | app.py:404 |
send_admin_email |
software | healthy | app.py:434 |
send_admin_failure_email |
software | healthy | app.py:486 |
sync |
software | healthy | sync_orders.py:18 |
| Label | Layer | Status | Path |
|---|---|---|---|
sync_orders_to_obsidian.py |
software | healthy | sync_orders_to_obsidian.py |
fly.toml |
software | healthy | fly.toml |
requirements.txt |
software | healthy | requirements.txt |
skills-lock.json |
software | healthy | skills-lock.json |
main.py |
software | healthy | main.py |
app.py |
software | healthy | app.py |
sync_orders.py |
software | healthy | sync_orders.py |
Dockerfile |
software | healthy | Dockerfile |
compare.html |
software | healthy | compare.html |
| Label | Layer | Status | Path |
|---|---|---|---|
GET / |
api | healthy | app.py |
GET /success |
api | healthy | app.py |
POST /analyze-photo |
api | healthy | app.py |
POST /create-checkout |
api | healthy | app.py |
POST /test-order |
api | healthy | app.py |
POST /webhook |
api | healthy | app.py |
| Label | Layer | Status | Path |
|---|---|---|---|
wongo82__stamp-gacha |
software | healthy | /data/fable5_failed_archive/wongo82__stamp-gacha |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8080 |
network | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
This page is publicly accessible at:
https://repobility.com/scan/3ce87fde-ff04-4cdc-893c-eb1e503812bc/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/3ce87fde-ff04-4cdc-893c-eb1e503812bc/
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.