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.

suissa1002-cyber/gm-transfers

https://github.com/suissa1002-cyber/gm-transfers · scanned 2026-06-16 00:25 UTC (2 months, 2 weeks ago)

176 raw signals (0 security + 176 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 166 actionable findings from 1 signal source. 10 repeated signals grouped for readability. 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
Corpus Intelligence Cross-corpus context (cohort percentile, top patterns, fix plan) is shown only on repositories you own. Sign up and connect your repo to view it.
Scan summary Repository scanned at 71.5/100 with 100.0% coverage. It contains 825 nodes across 30 cross-layer flows, written primarily in mixed languages. Engine surfaced 176 findings — concentrated in security (75), api (50), quality (26). Risk profile is high: 0 critical, 72 high, 6 medium. Recommended next step: open the security layer findings first — that's where the highest-impact wins live.

Showing 161 of 166 actionable findings. 176 raw detector signals were grouped into reader-sized issues. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

high System graph security auth conf 1.00 FastAPI DELETE `admin_order_delete` without auth dependency — main.py:1948
`@router.delete` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:1948 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI DELETE `admin_order_trash` without auth dependency — main.py:3292
`@router.delete` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:3292 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI DELETE `admin_plan_delete` without auth dependency — main.py:834
`@router.delete` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:834 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI DELETE `admin_scheduled_status_cancel` without auth dependency — main.py:3039
`@router.delete` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:3039 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI DELETE `wa_canned_del` without auth dependency — main.py:2217
`@router.delete` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:2217 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI DELETE `wa_note_del` without auth dependency — main.py:2142
`@router.delete` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:2142 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI DELETE `wa_scheduled_cancel` without auth dependency — main.py:3886
`@router.delete` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:3886 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `admin_broadcast` without auth dependency — main.py:609
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:609 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `admin_catalog_refresh` without auth dependency — main.py:900
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:900 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `admin_device_set` without auth dependency — main.py:1624
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:1624 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `admin_invoice_send` without auth dependency — main.py:3242
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:3242 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `admin_invoices_capture` without auth dependency — main.py:3262
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:3262 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `admin_login` without auth dependency — main.py:522
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:522 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `admin_order_add` without auth dependency — main.py:1935
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:1935 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `admin_order_auto_transfer` without auth dependency — main.py:2920
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:2920 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `admin_order_cargo` without auth dependency — main.py:3347
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:3347 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `admin_order_clear` without auth dependency — main.py:1954
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:1954 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `admin_order_customer` without auth dependency — main.py:3425
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:3425 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `admin_order_note` without auth dependency — main.py:3401
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:3401 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `admin_order_replace` without auth dependency — main.py:1941
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:1941 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `admin_order_return` without auth dependency — main.py:2879
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:2879 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `admin_order_status_schedule` without auth dependency — main.py:2998
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:2998 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `admin_order_status` without auth dependency — main.py:2961
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:2961 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `admin_plan_add` without auth dependency — main.py:761
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:761 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `admin_plan_clear` without auth dependency — main.py:840
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:840 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `admin_plan_replace` without auth dependency — main.py:826
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:826 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `admin_rebalance_scan` without auth dependency — main.py:847
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:847 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `admin_relabel_receiver` without auth dependency — main.py:867
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:867 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `admin_removals_backfill` without auth dependency — main.py:1850
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:1850 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `admin_removals_ingest` without auth dependency — main.py:1842
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:1842 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `admin_resolve_misroute` without auth dependency — main.py:874
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:874 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `admin_sales_backfill` without auth dependency — main.py:1899
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:1899 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `admin_sales_ingest` without auth dependency — main.py:1867
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:1867 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `admin_serial_sync` without auth dependency — main.py:710
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:710 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `admin_sold_reconcile` without auth dependency — main.py:1876
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:1876 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `admin_task_status` without auth dependency — main.py:1804
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:1804 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `admin_wc_connect` without auth dependency — main.py:1340
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:1340 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `bridge_answer` without auth dependency — main.py:2295
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:2295 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `bridge_note` without auth dependency — main.py:2335
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:2335 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `checks_gql` without auth dependency — main.py:1715
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:1715 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `checks_upload` without auth dependency — main.py:1739
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:1739 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `close_transfer` without auth dependency — main.py:562
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:562 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `device_branch_change` without auth dependency — main.py:1530
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:1530 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `device_register` without auth dependency — main.py:1483
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:1483 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `dismiss_broadcast` without auth dependency — main.py:661
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:661 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `embed_session` without auth dependency — main.py:1676
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:1676 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `manual_poll` without auth dependency — main.py:705
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:705 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `pay_standalone` without auth dependency — main.py:3457
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:3457 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `payplus_ipn` without auth dependency — main.py:2502
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:2502 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `scan` without auth dependency — main.py:579
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:579 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `sentinel_report` without auth dependency — main.py:1637
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:1637 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `uri_ask` without auth dependency — main.py:2243
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:2243 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `wa_archive_old` without auth dependency — main.py:2052
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:2052 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `wa_archive` without auth dependency — main.py:2070
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:2070 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `wa_backfill_start` without auth dependency — main.py:478
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:478 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `wa_backfill_stop` without auth dependency — main.py:488
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:488 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `wa_canned_add` without auth dependency — main.py:2210
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:2210 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `wa_human` without auth dependency — main.py:2077
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:2077 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `wa_note_add` without auth dependency — main.py:2135
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:2135 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `wa_order_charge` without auth dependency — main.py:3957
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:3957 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `wa_order_create` without auth dependency — main.py:3679
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:3679 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `wa_push_subscribe` without auth dependency — main.py:4026
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:4026 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `wa_push_test` without auth dependency — main.py:4033
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:4033 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `wa_schedule` without auth dependency — main.py:3862
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:3862 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `wa_send_file` without auth dependency — main.py:2156
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:2156 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `wa_send_guaranteed` without auth dependency — main.py:3785
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:3785 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `wa_send_template` without auth dependency — main.py:2030
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:2030 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `wa_send_wa_template` without auth dependency — main.py:2203
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:2203 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `wa_send` without auth dependency — main.py:2018
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:2018 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `wa_star` without auth dependency — main.py:2148
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:2148 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `wa_tag` without auth dependency — main.py:2128
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:2128 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `wa_webhook_recv` without auth dependency — main.py:401
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
main.py:401 securityAuth fastapi unauth mutation
medium System graph quality Tests conf 1.00 CI is configured but no tests are detected
A CI pipeline exists, but the scan found no test files to gate. Opus labeled this generated-code pattern as config theater: release machinery exists, but it has little behavioral signal.
CI/CDConfig theaterRepo hardening
medium System graph quality Placeholder conf 1.00 Critical user flow still appears backed by mock or placeholder data
A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded.
Mock dataCritical flowGenerated repo pattern
medium System graph hardware Security conf 1.00 Dockerfile runs as root: Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in static/checks.html:2039
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
static/checks.html:2039 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in static/index.html:596
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
static/index.html:596 Direct innerhtml assignment
medium System graph quality Tests conf 1.00 Very low test-to-source ratio
0 test file(s) for 27 source file(s) (ratio 0.00). Consider adding integration or unit tests for critical paths.
Coverage
low System graph quality Integrity conf 1.00 48 env vars used in code but missing from .env.example
Drift between code and config docs. The first few: `APP_BASE_URL`, `AUTO_TR_STATUSES`, `BOT_WHITELIST`, `CHATRACE_DASHBOARD_ACCOUNT_ID`, `CHATRACE_DASHBOARD_BASE_URL`, `CHATRACE_DASHBOARD_TOKEN`, `CHATRACE_DASHBOARD_USER_ID`, `CHECKS_PASSWORD` + 40 more. Add them (with a placeholder/comment) to .en…
config drift
low System graph quality Production readiness conf 1.00 Composite production-readiness gap
Multiple low-cost hardening controls are missing together: license, tests. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation.
Repo hardeningGenerated repo pattern
low System graph hardware Coverage conf 1.00 Containers defined but no K8s/orchestration manifest found
Repo has Dockerfiles/compose but no Kubernetes/Nomad manifests. If the target deployment is K8s, the manifests may live in a separate ops repo.
Deployment
low System graph hardware Supply chain conf 1.00 Docker base image is tag-pinned but not digest-pinned: python:3.11-slim
Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter.
Dockerfile:1 containersPinned dependencies
low System graph security security conf 1.00 Insecure pattern 'document_write' in static/index.html:1930
Found a known-risky pattern (document_write). Review and replace if possible.
static/index.html:1930 Document write
low System graph quality Integrity conf 1.00 11 occurrences Near-duplicate function bodies in 2 places
Functions with the same first-5-line body hash: wa.py:send_pay_template_direct, wa.py:send_pay_template This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate.
11 occurrences
repo-level (11 hits)
duplicatesduplication
low System graph quality License conf 1.00 No license file detected
No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake.
Repo hardeningGenerated repo pattern
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `_archive_legacy` in wa.py:1008
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `wa_archive_old` in main.py:2053
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph software Dead code conf 1.00 Possibly dead Python function: account_tags
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
wa.py:921
low System graph software Dead code conf 1.00 Possibly dead Python function: archive
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
wa.py:998
low System graph software Dead code conf 1.00 Possibly dead Python function: contact_card
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
wa.py:961
low System graph software Dead code conf 1.00 Possibly dead Python function: find_product_by_barcode
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
shared/neworder_client.py:246
low System graph software Dead code conf 1.00 Possibly dead Python function: media_list
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
wa.py:905
low System graph software Dead code conf 1.00 Possibly dead Python function: plan_count
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
db.py:1289
low System graph software Dead code conf 1.00 Possibly dead Python function: plan_for_branch
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
db.py:1419
low System graph software Dead code conf 1.00 Possibly dead Python function: search_conversations
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
wa.py:863
low System graph software Dead code conf 1.00 Possibly dead Python function: send_general_pay_direct
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
wa.py:826
low System graph software Dead code conf 1.00 Possibly dead Python function: send_media
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
wa.py:603
low System graph software Dead code conf 1.00 Possibly dead Python function: send_reply_quoted
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
wa.py:787
low System graph software Dead code conf 1.00 Possibly dead Python function: send_template
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
wa.py:587
low System graph software Dead code conf 1.00 Possibly dead Python function: send_wa_template
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
wa.py:689
low System graph software Dead code conf 1.00 Possibly dead Python function: set_human
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
wa.py:1015
low System graph software Dead code conf 1.00 Possibly dead Python function: set_tag
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
wa.py:990
low System graph software Dead code conf 1.00 Possibly dead Python function: transfer_manual_count
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
db.py:1101
low System graph software Dead code conf 1.00 Possibly dead Python function: transfer_receivers
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
db.py:1140
low System graph software Dead code conf 1.00 Possibly dead Python function: transfer_search_text
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
db.py:1113
low System graph software Dead code conf 1.00 Possibly dead Python function: transfer_state_counts
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
db.py:1128
low System graph software Dead code conf 1.00 Possibly dead Python function: wa_contact_get
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
db.py:1770
low System graph software Dead code conf 1.00 Possibly dead Python function: wa_msg_set_media_url
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
db.py:1595
low System graph quality Provenance conf 1.00 Shallow git history limits provenance confidence
The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence.
Git historyGenerated repo pattern
low System graph api Wiring conf 1.00 Unused endpoint: DELETE /api/admin/plan/{pid}
`main.py` declares `DELETE /api/admin/plan/{pid}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/admin/broadcasts
`main.py` declares `GET /api/admin/broadcasts` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/admin/devices
`main.py` declares `GET /api/admin/devices` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/admin/live-search/catalog
`main.py` declares `GET /api/admin/live-search/catalog` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/admin/live-search/serial
`main.py` declares `GET /api/admin/live-search/serial` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/admin/live-stock/{pid}
`main.py` declares `GET /api/admin/live-stock/{pid}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/admin/numeric-receivers
`main.py` declares `GET /api/admin/numeric-receivers` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/admin/overview
`main.py` declares `GET /api/admin/overview` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/admin/plan
`main.py` declares `GET /api/admin/plan` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/admin/rebalance
`main.py` declares `GET /api/admin/rebalance` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/admin/recommendations
`main.py` declares `GET /api/admin/recommendations` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/admin/serial-index
`main.py` declares `GET /api/admin/serial-index` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/admin/wa/conversations-native
`main.py` declares `GET /api/admin/wa/conversations-native` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/admin/wa/store-stats
`main.py` declares `GET /api/admin/wa/store-stats` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/admin/wa/thread-native/{phone}
`main.py` declares `GET /api/admin/wa/thread-native/{phone}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/admin/wc-link/{sku}
`main.py` declares `GET /api/admin/wc-link/{sku}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/admin/wc-search
`main.py` declares `GET /api/admin/wc-search` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/branches
`main.py` declares `GET /api/branches` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/broadcast
`main.py` declares `GET /api/broadcast` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/config
`main.py` declares `GET /api/config` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/device/branch-status
`main.py` declares `GET /api/device/branch-status` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/device/status
`main.py` declares `GET /api/device/status` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/stats
`main.py` declares `GET /api/stats` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/transfers
`main.py` declares `GET /api/transfers` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/transfers/{op_id}
`main.py` declares `GET /api/transfers/{op_id}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/wa/media
`main.py` declares `GET /api/wa/media` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /api/wa/webhook
`main.py` declares `GET /api/wa/webhook` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /branch-action
`main.py` declares `GET /branch-action` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /device-action
`main.py` declares `GET /device-action` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /plan-action
`main.py` declares `GET /plan-action` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /api/admin/broadcast
`main.py` declares `POST /api/admin/broadcast` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /api/admin/catalog-refresh
`main.py` declares `POST /api/admin/catalog-refresh` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /api/admin/login
`main.py` declares `POST /api/admin/login` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /api/admin/misroute/{mid}/resolve
`main.py` declares `POST /api/admin/misroute/{mid}/resolve` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /api/admin/plan
`main.py` declares `POST /api/admin/plan` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /api/admin/plan/clear
`main.py` declares `POST /api/admin/plan/clear` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /api/admin/plan/replace
`main.py` declares `POST /api/admin/plan/replace` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /api/admin/rebalance-scan
`main.py` declares `POST /api/admin/rebalance-scan` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /api/admin/relabel-receiver
`main.py` declares `POST /api/admin/relabel-receiver` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /api/admin/serial-sync
`main.py` declares `POST /api/admin/serial-sync` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /api/admin/wa/backfill
`main.py` declares `POST /api/admin/wa/backfill` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /api/admin/wa/backfill/stop
`main.py` declares `POST /api/admin/wa/backfill/stop` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /api/admin/wc-connect
`main.py` declares `POST /api/admin/wc-connect` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /api/broadcast/dismiss
`main.py` declares `POST /api/broadcast/dismiss` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /api/device/branch-change
`main.py` declares `POST /api/device/branch-change` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /api/device/register
`main.py` declares `POST /api/device/register` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /api/poll
`main.py` declares `POST /api/poll` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /api/scan
`main.py` declares `POST /api/scan` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /api/transfers/{op_id}/close
`main.py` declares `POST /api/transfers/{op_id}/close` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /api/wa/webhook
`main.py` declares `POST /api/wa/webhook` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph quality Complexity conf 1.00 Very large file: db.py (2405 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: main.py (4069 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
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/e2ec46c4-bf9e-4683-a15b-a5f4f0219c79/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/e2ec46c4-bf9e-4683-a15b-a5f4f0219c79/

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.