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.

SarvarkhonH/1067-taxi-bot

https://github.com/SarvarkhonH/1067-taxi-bot · scanned 2026-06-16 00:02 UTC (2 months, 3 weeks ago)

142 raw signals (0 security + 142 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 142 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 964 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
bookingStatusLabel software healthy packages/shared/src/booking.ts:bookingStatusLabel
bookingStepIndex software healthy packages/shared/src/booking.ts:bookingStepIndex
bookingCancellable software healthy packages/shared/src/booking.ts:bookingCancellable
haversineKm software healthy packages/shared/src/booking.ts:haversineKm
dLat software healthy packages/shared/src/booking.ts:dLat
dLng software healthy packages/shared/src/booking.ts:dLng
la1 software healthy packages/shared/src/booking.ts:la1
la2 software healthy packages/shared/src/booking.ts:la2
metricLabel software healthy packages/shared/src/gamify.ts:metricLabel
computeXp software healthy packages/shared/src/gamify.ts:computeXp
levelForXp software healthy packages/shared/src/gamify.ts:levelForXp
badgesForType software healthy packages/shared/src/gamify.ts:badgesForType
earnedBadges software healthy packages/shared/src/gamify.ts:earnedBadges
badgeByCode software healthy packages/shared/src/gamify.ts:badgeByCode
streakReward software healthy packages/shared/src/gamify.ts:streakReward
nextStreakMilestone software healthy packages/shared/src/gamify.ts:nextStreakMilestone
formatNumber software healthy packages/shared/src/format.ts:formatNumber
progressBar software healthy packages/shared/src/format.ts:progressBar
rankMedal software healthy packages/shared/src/format.ts:rankMedal
garageCarByCode software healthy packages/shared/src/garage.ts:garageCarByCode
leagueTierIndex software healthy packages/shared/src/weekly.ts:leagueTierIndex
leagueTierEmoji software healthy packages/shared/src/weekly.ts:leagueTierEmoji
missionByCode software healthy packages/shared/src/missions.ts:missionByCode
estimateFare software healthy packages/shared/src/clientinfo.ts:estimateFare
API_BASE software healthy packages/admin/src/api.ts:API_BASE
adminToken software healthy packages/admin/src/api.ts:adminToken
setAdminToken software healthy packages/admin/src/api.ts:setAdminToken
clearAdminToken software healthy packages/admin/src/api.ts:clearAdminToken
hasAdminToken software healthy packages/admin/src/api.ts:hasAdminToken
authHeaders software healthy packages/admin/src/api.ts:authHeaders
initData software healthy packages/admin/src/api.ts:initData
dbg software healthy packages/admin/src/api.ts:dbg
req software healthy packages/admin/src/api.ts:req
App software healthy packages/admin/src/App.tsx:App
load software healthy packages/admin/src/App.tsx:load
logout software healthy packages/admin/src/App.tsx:logout
HealthPill software healthy packages/admin/src/App.tsx:HealthPill
Overview software healthy packages/admin/src/App.tsx:Overview
HealthCell software healthy packages/admin/src/App.tsx:HealthCell
LiveMapView software healthy packages/admin/src/App.tsx:LiveMapView
X software healthy packages/admin/src/App.tsx:X
Y software healthy packages/admin/src/App.tsx:Y
X360View software healthy packages/admin/src/App.tsx:X360View
MashinaCard software healthy packages/admin/src/App.tsx:MashinaCard
ControlCards software healthy packages/admin/src/App.tsx:ControlCards
toggle software healthy packages/admin/src/App.tsx:toggle
ActionsView software healthy packages/admin/src/App.tsx:ActionsView
doGrant software healthy packages/admin/src/App.tsx:doGrant
doAnnounce software healthy packages/admin/src/App.tsx:doAnnounce
IntegrityView software healthy packages/admin/src/App.tsx:IntegrityView

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
V3_KICKOFF.md software healthy V3_KICKOFF.md
SUPERAPP_SAFETY.json software healthy SUPERAPP_SAFETY.json
ISHLAR.md software healthy ISHLAR.md
PROGRESS.md software healthy PROGRESS.md
pnpm-lock.yaml software healthy pnpm-lock.yaml
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
HARDENING_PLAN.md software healthy HARDENING_PLAN.md
AUDIT.md software healthy AUDIT.md
V3_BUILD_PLAN.md software healthy V3_BUILD_PLAN.md
pnpm-workspace.yaml software healthy pnpm-workspace.yaml
.env.example software healthy .env.example
V3_PLAN.md software healthy V3_PLAN.md
STATUS.md software healthy STATUS.md
PLAN.md software healthy PLAN.md
V3_AUDIT.md software healthy V3_AUDIT.md
SUPERAPP_PLAN.md software healthy SUPERAPP_PLAN.md
tsconfig.base.json software healthy tsconfig.base.json
package.json software healthy packages/shared/package.json
tsconfig.json software healthy packages/shared/tsconfig.json
booking.ts software healthy packages/shared/src/booking.ts
gamify.ts software healthy packages/shared/src/gamify.ts
format.ts software healthy packages/shared/src/format.ts
index.ts software healthy packages/shared/src/index.ts
economy.ts software healthy packages/shared/src/economy.ts
garage.ts software healthy packages/shared/src/garage.ts
weekly.ts software healthy packages/shared/src/weekly.ts
types.ts software healthy packages/shared/src/types.ts
missions.ts software healthy packages/shared/src/missions.ts
clientinfo.ts software healthy packages/shared/src/clientinfo.ts
vite.config.ts software healthy packages/admin/vite.config.ts
package.json software healthy packages/admin/package.json
index.html software healthy packages/admin/index.html
tsconfig.json software healthy packages/admin/tsconfig.json
api.ts software healthy packages/admin/src/api.ts
styles.css software healthy packages/admin/src/styles.css
main.tsx software healthy packages/admin/src/main.tsx
vite-env.d.ts software healthy packages/admin/src/vite-env.d.ts
App.tsx software healthy packages/admin/src/App.tsx
package.json software healthy packages/server/package.json
tsconfig.json software healthy packages/server/tsconfig.json
env.ts software healthy packages/server/src/env.ts
index.ts software healthy packages/server/src/index.ts
db.ts software healthy packages/server/src/db.ts
booking.ts software healthy packages/server/src/bot/booking.ts
render.ts software healthy packages/server/src/bot/render.ts
bot.ts software healthy packages/server/src/bot/bot.ts
sync.ts software healthy packages/server/src/sync/sync.ts
server.ts software healthy packages/server/src/api/server.ts
telegramAuth.ts software healthy packages/server/src/api/telegramAuth.ts

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
GET /health api healthy packages/server/src/api/server.ts
GET /api/me api healthy packages/server/src/api/server.ts
POST /api/checkin api healthy packages/server/src/api/server.ts
POST /api/wheel api healthy packages/server/src/api/server.ts
GET /api/wallet api healthy packages/server/src/api/server.ts
POST /api/wallet/withdraw api healthy packages/server/src/api/server.ts
POST /api/wallet/topup api healthy packages/server/src/api/server.ts
POST /api/wallet/recipient api healthy packages/server/src/api/server.ts
POST /api/wallet/transfer api healthy packages/server/src/api/server.ts
GET /api/items api healthy packages/server/src/api/server.ts
POST /api/items/mint api healthy packages/server/src/api/server.ts
POST /api/items/list api healthy packages/server/src/api/server.ts
POST /api/items/unlist api healthy packages/server/src/api/server.ts
GET /api/plus api healthy packages/server/src/api/server.ts
POST /api/plus/subscribe api healthy packages/server/src/api/server.ts
GET /api/gap api healthy packages/server/src/api/server.ts
POST /api/gap/create api healthy packages/server/src/api/server.ts
POST /api/gap/join api healthy packages/server/src/api/server.ts
POST /api/items/buy api healthy packages/server/src/api/server.ts
GET /api/driver/earnings api healthy packages/server/src/api/server.ts
GET /api/market/shops api healthy packages/server/src/api/server.ts
POST /api/market/buy api healthy packages/server/src/api/server.ts
GET /api/market/orders api healthy packages/server/src/api/server.ts
POST /api/market/redeem api healthy packages/server/src/api/server.ts
GET /api/market/myshop api healthy packages/server/src/api/server.ts
POST /api/admin/market/shop api healthy packages/server/src/api/server.ts
POST /api/admin/market/shopmode api healthy packages/server/src/api/server.ts
POST /api/admin/market/listing api healthy packages/server/src/api/server.ts
GET /api/missions api healthy packages/server/src/api/server.ts
POST /api/missions/claim api healthy packages/server/src/api/server.ts
GET /api/referral api healthy packages/server/src/api/server.ts
GET /api/weekly api healthy packages/server/src/api/server.ts
GET /api/box api healthy packages/server/src/api/server.ts
POST /api/box/open api healthy packages/server/src/api/server.ts
GET /api/booking/info api healthy packages/server/src/api/server.ts
GET /api/booking/active api healthy packages/server/src/api/server.ts
POST /api/booking/search api healthy packages/server/src/api/server.ts
POST /api/booking/create api healthy packages/server/src/api/server.ts
POST /api/booking/now api healthy packages/server/src/api/server.ts
GET /api/booking/history api healthy packages/server/src/api/server.ts
POST /api/booking/cancel api healthy packages/server/src/api/server.ts
GET /api/garage api healthy packages/server/src/api/server.ts
POST /api/garage/buy api healthy packages/server/src/api/server.ts
POST /api/garage/equip api healthy packages/server/src/api/server.ts
POST /api/garage/service api healthy packages/server/src/api/server.ts
POST /api/booking/estimate api healthy packages/server/src/api/server.ts
GET /api/fare/config api healthy packages/server/src/api/server.ts
GET /api/leaderboard api healthy packages/server/src/api/server.ts
GET /api/booking/predict api healthy packages/server/src/api/server.ts
GET /api/booking/nearby api healthy packages/server/src/api/server.ts

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
packages software healthy packages
shared software healthy packages/shared
src software healthy packages/shared/src
admin software healthy packages/admin
src software healthy packages/admin/src
server software healthy packages/server
src software healthy packages/server/src
bot software healthy packages/server/src/bot
sync software healthy packages/server/src/sync
api software healthy packages/server/src/api
scripts software healthy packages/server/src/scripts
services software healthy packages/server/src/services
ai software healthy packages/server/src/services/ai
kas software healthy packages/server/src/kas
miniapp software healthy packages/miniapp
public software healthy packages/miniapp/public
src software healthy packages/miniapp/src
design software healthy packages/miniapp/src/design
.claude software healthy .claude

LabelLayerStatusPath
CookieJar software healthy packages/server/src/kas/client.ts:CookieJar
KasLiveSource software healthy packages/server/src/kas/client.ts:KasLiveSource
KasMockSource software healthy packages/server/src/kas/mock.ts:KasMockSource
styles software healthy packages/miniapp/src/booking3.tsx:styles

LabelLayerStatusPath
port:8080 network healthy .env.example
port:5174 network healthy packages/admin/vite.config.ts
port:5173 network healthy packages/miniapp/vite.config.ts

LabelLayerStatusPath
46.8.176.53 network healthy .env.example
127.0.0.1 network healthy packages/server/src/scripts/testAuthGate.ts

LabelLayerStatusPath
repobility-clone-_7qfg74q software healthy /tmp/repobility-clone-_7qfg74q

LabelLayerStatusPath
postgres data healthy CLAUDE.md

LabelLayerStatusPath
gpu (detected) hardware healthy packages/server/src/services/itemService.ts

LabelLayerStatusPath
DesignDemo frontend healthy packages/miniapp/src/design/demo.tsx
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/8ab3c7a2-745b-4829-8967-a99ecaf5f041/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/8ab3c7a2-745b-4829-8967-a99ecaf5f041/

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.