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.

VaMitrofanov/Guess_shop

https://github.com/VaMitrofanov/Guess_shop · scanned 2026-06-16 00:47 UTC (2 months, 1 week ago)

102 raw signals (3 security + 99 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 94 actionable findings from 2 signal sources. 8 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

All 1208 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
parseCSV software healthy scripts/refresh-database.ts:parseCSV
cell software healthy scripts/refresh-database.ts:cell
createDb software healthy scripts/refresh-database.ts:createDb
main software healthy scripts/refresh-database.ts:main
main software healthy scripts/check_order.ts:main
main software healthy scripts/load-wb-codes.js:main
vkSend software healthy scripts/reject_gamepass.ts:vkSend
tgSend software healthy scripts/reject_gamepass.ts:tgSend
main software healthy scripts/reject_gamepass.ts:main
vkSend software healthy scripts/grant-review-bonus.ts:vkSend
main software healthy scripts/grant-review-bonus.ts:main
parseCsv software healthy scripts/push-wb-codes.js:parseCsv
code software healthy scripts/push-wb-codes.js:code
main software healthy scripts/push-wb-codes.js:main
main software healthy scripts/accept_gamepass.ts:main
main software healthy scripts/reset-test-code.mjs:main
getChat software healthy scripts/enrich-tg-usernames.ts:getChat
main software healthy scripts/enrich-tg-usernames.ts:main
main software healthy prisma/seed.js:main
token software healthy bots/shared/bossrobux.ts:token
apiCall software healthy bots/shared/bossrobux.ts:apiCall
getRate software healthy bots/shared/bossrobux.ts:getRate
searchGamepass software healthy bots/shared/bossrobux.ts:searchGamepass
purchaseGamepass software healthy bots/shared/bossrobux.ts:purchaseGamepass
startBridgeServer software healthy bots/shared/bridge.ts:startBridgeServer
respond software healthy bots/shared/bridge.ts:respond
getSbpQrBuffer software healthy bots/shared/sbp.ts:getSbpQrBuffer
rows software healthy bots/shared/sbp.ts:rows
sleep software healthy bots/shared/roblox.ts:sleep
rFetch software healthy bots/shared/roblox.ts:rFetch
checkGamePrivate software healthy bots/shared/roblox.ts:checkGamePrivate
status software healthy bots/shared/roblox.ts:status
placeIsPlayable software healthy bots/shared/roblox.ts:placeIsPlayable
checkGameAccess software healthy bots/shared/roblox.ts:checkGameAccess
getGamepassDetailsDirect software healthy bots/shared/roblox.ts:getGamepassDetailsDirect
parseItem software healthy bots/shared/roblox.ts:parseItem
fetchViaBridge software healthy bots/shared/roblox.ts:fetchViaBridge
getGamepassForPurchase software healthy bots/shared/roblox.ts:getGamepassForPurchase
gp software healthy bots/shared/roblox.ts:gp
resolveRobloxUserId software healthy bots/shared/roblox.ts:resolveRobloxUserId
listForSaleGamepasses software healthy bots/shared/roblox.ts:listForSaleGamepasses
getUserGamepasses software healthy bots/shared/roblox.ts:getUserGamepasses
getGamepassDetails software healthy bots/shared/roblox.ts:getGamepassDetails
tgUrl software healthy bots/shared/notify.ts:tgUrl
tgSend software healthy bots/shared/notify.ts:tgSend
tgSendPhoto software healthy bots/shared/notify.ts:tgSendPhoto
vkApiUrl software healthy bots/shared/notify.ts:vkApiUrl
vkGetName software healthy bots/shared/notify.ts:vkGetName
json software healthy bots/shared/notify.ts:json
vkSend software healthy bots/shared/notify.ts:vkSend

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

LabelLayerStatusPath
jest.config.js software healthy jest.config.js
postcss.config.mjs software healthy postcss.config.mjs
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
HANDOFF.md software healthy HANDOFF.md
prisma.config.ts software healthy prisma.config.ts
Dockerfile software healthy Dockerfile
package-lock.json software healthy package-lock.json
tsconfig.json software healthy tsconfig.json
eslint.config.mjs software healthy eslint.config.mjs
PLAN.md software healthy PLAN.md
AGENTS.md software healthy AGENTS.md
docker-compose.yml software healthy docker-compose.yml
next.config.guide.ts software healthy next.config.guide.ts
next.config.ts software healthy next.config.ts
wb-instruction-mockup.html software healthy docs/wb-instruction-mockup.html
setup-swap.sh software healthy scripts/setup-swap.sh
refresh-database.ts software healthy scripts/refresh-database.ts
check_order.ts software healthy scripts/check_order.ts
load-wb-codes.js software healthy scripts/load-wb-codes.js
reject_gamepass.ts software healthy scripts/reject_gamepass.ts
grant-review-bonus.ts software healthy scripts/grant-review-bonus.ts
push-wb-codes.js software healthy scripts/push-wb-codes.js
accept_gamepass.ts software healthy scripts/accept_gamepass.ts
reset-test-code.mjs software healthy scripts/reset-test-code.mjs
enrich-tg-usernames.ts software healthy scripts/enrich-tg-usernames.ts
seed.js software healthy prisma/seed.js
migration_lock.toml software healthy prisma/migrations/migration_lock.toml
migration.sql software healthy prisma/migrations/20260531_wborder_perf_indexes/migration.s…
migration.sql software healthy prisma/migrations/20260403102048_init/migration.sql
migration.sql software healthy prisma/migrations/20260516_wb_unit_econ_v2/migration.sql
migration.sql software healthy prisma/migrations/20260521_add_wbcode_updated_at/migration.…
migration.sql software healthy prisma/migrations/20260403175529_add_faq_reviews/migration.…
migration.sql software healthy prisma/migrations/20260408_add_wb_codes/migration.sql
migration.sql software healthy prisma/migrations/20260524_direct_orders_review_reminders/m…
migration.sql software healthy prisma/migrations/20260415_add_wborder_and_user_fields/migr…
migration.sql software healthy prisma/migrations/20260428_add_order_terms_acceptance/migra…
migration.sql software healthy prisma/migrations/20260503_add_wb_product_cost/migration.sql
README.md software healthy infra/traefik/README.md
robloxbank-ssl.yaml software healthy infra/traefik/robloxbank-ssl.yaml
tsconfig.json software healthy bots/tsconfig.json
bossrobux.ts software healthy bots/shared/bossrobux.ts
bridge.ts software healthy bots/shared/bridge.ts
sbp.ts software healthy bots/shared/sbp.ts
roblox.ts software healthy bots/shared/roblox.ts
notify.ts software healthy bots/shared/notify.ts
admin.ts software healthy bots/shared/admin.ts
gamepass-search.ts software healthy bots/shared/gamepass-search.ts
db.ts software healthy bots/shared/db.ts

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

LabelLayerStatusPath
docs software healthy docs
scripts software healthy scripts
prisma software healthy prisma
migrations software healthy prisma/migrations
20260531_wborder_perf_indexes software healthy prisma/migrations/20260531_wborder_perf_indexes
20260403102048_init software healthy prisma/migrations/20260403102048_init
20260516_wb_unit_econ_v2 software healthy prisma/migrations/20260516_wb_unit_econ_v2
20260521_add_wbcode_updated_at software healthy prisma/migrations/20260521_add_wbcode_updated_at
20260403175529_add_faq_reviews software healthy prisma/migrations/20260403175529_add_faq_reviews
20260408_add_wb_codes software healthy prisma/migrations/20260408_add_wb_codes
20260524_direct_orders_review_reminders software healthy prisma/migrations/20260524_direct_orders_review_reminders
20260415_add_wborder_and_user_fields software healthy prisma/migrations/20260415_add_wborder_and_user_fields
20260428_add_order_terms_acceptance software healthy prisma/migrations/20260428_add_order_terms_acceptance
20260503_add_wb_product_cost software healthy prisma/migrations/20260503_add_wb_product_cost
infra software healthy infra
traefik software healthy infra/traefik
bots software healthy bots
shared software healthy bots/shared
tg software healthy bots/tg
admin software healthy bots/tg/admin
vk software healthy bots/vk
src software healthy src
__tests__ software healthy src/__tests__
types software healthy src/types
components software healthy src/components
legal software healthy src/components/legal
auth software healthy src/components/auth
ui software healthy src/components/ui
admin software healthy src/components/admin
app software healthy src/app
legal software healthy src/app/legal
offer software healthy src/app/legal/offer
policy software healthy src/app/legal/policy
login software healthy src/app/login
api software healthy src/app/api
bot software healthy src/app/api/bot
update-order software healthy src/app/api/bot/update-order
roblox software healthy src/app/api/roblox
games software healthy src/app/api/roblox/games
gamepasses software healthy src/app/api/roblox/gamepasses
orders software healthy src/app/api/orders
[id] software healthy src/app/api/orders/[id]
create software healthy src/app/api/orders/create
webhook-to-automation software healthy src/app/api/orders/webhook-to-automation
auth software healthy src/app/api/auth
[...nextauth] software healthy src/app/api/auth/[...nextauth]
register software healthy src/app/api/auth/register
wb-link software healthy src/app/api/wb-link
admin software healthy src/app/api/admin
diag software healthy src/app/api/admin/diag

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

LabelLayerStatusPath
Calculator frontend healthy src/components/calculator.tsx
Footer frontend healthy src/components/footer.tsx
ReviewsClient frontend healthy src/components/reviews-client.tsx
Navbar frontend healthy src/components/navbar.tsx
FAQClient frontend healthy src/components/faq-client.tsx
SessionProvider frontend healthy src/components/session-provider.tsx
VKAuthButton frontend healthy src/components/auth/VKAuthButton.tsx
ScrollFeatureTeaser frontend healthy src/components/ui/scroll-feature-teaser.tsx
ShaderBackground frontend healthy src/components/ui/animated-shader-background.tsx
InstructionRevealCurtain frontend healthy src/components/ui/instruction-reveal-curtain.tsx
DemoOne frontend healthy src/components/ui/particle-text-demo.tsx
AdminOrdersClient frontend healthy src/components/admin/orders-client.tsx
AddProductModal frontend healthy src/components/admin/add-product-modal.tsx
ReviewList frontend healthy src/components/admin/review-list.tsx
AdminSidebar frontend healthy src/components/admin/sidebar.tsx
OrderList frontend healthy src/components/admin/order-list.tsx
AddReviewModal frontend healthy src/components/admin/add-review-modal.tsx
FAQList frontend healthy src/components/admin/faq-list.tsx
ProductList frontend healthy src/components/admin/product-list.tsx
AddFAQModal frontend healthy src/components/admin/add-faq-modal.tsx
AppleIcon frontend healthy src/app/apple-icon.tsx
Home frontend healthy src/app/page.tsx
RootLayout frontend healthy src/app/layout.tsx
OfferPage frontend healthy src/app/legal/offer/page.tsx
PolicyPage frontend healthy src/app/legal/policy/page.tsx
LoginPage frontend healthy src/app/login/page.tsx
GuaranteesPage frontend healthy src/app/guarantees/page.tsx
AdminLoginPage frontend healthy src/app/admin/login/page.tsx
TwaPage frontend healthy src/app/twa/page.tsx
TwaLayout frontend healthy src/app/twa/layout.tsx
TwaError frontend healthy src/app/twa/error.tsx
Pressable frontend healthy src/app/twa/_components/Pressable.tsx
BottomNav frontend healthy src/app/twa/_components/BottomNav.tsx
StatCard frontend healthy src/app/twa/_components/StatCard.tsx
TwaApp frontend healthy src/app/twa/_components/TwaApp.tsx
CalcScreen frontend healthy src/app/twa/_components/screens/CalcScreen.tsx
StocksScreen frontend healthy src/app/twa/_components/screens/StocksScreen.tsx
Dashboard frontend healthy src/app/twa/_components/screens/Dashboard.tsx
WbScreen frontend healthy src/app/twa/_components/screens/WbScreen.tsx
SettingsScreen frontend healthy src/app/twa/_components/screens/SettingsScreen.tsx
AnalyticsScreen frontend healthy src/app/twa/_components/screens/AnalyticsScreen.tsx
OrdersScreen frontend healthy src/app/twa/_components/screens/OrdersScreen.tsx
BossrobuxScreen frontend healthy src/app/twa/_components/screens/BossrobuxScreen.tsx
CodesScreen frontend healthy src/app/twa/_components/screens/CodesScreen.tsx
SystemScreen frontend healthy src/app/twa/_components/screens/SystemScreen.tsx
PrivacyPage frontend healthy src/app/privacy/page.tsx
CheckoutPage frontend healthy src/app/checkout/page.tsx
RegisterPage frontend healthy src/app/register/page.tsx
GuideClient frontend healthy src/app/guide/GuideClient.tsx
WBInstructionV2 frontend healthy src/app/guide/WBInstructionV2.tsx

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

LabelLayerStatusPath
/page.tsx frontend healthy src/app/page.tsx
/legal/offer frontend healthy src/app/legal/offer/page.tsx
/legal/policy frontend healthy src/app/legal/policy/page.tsx
/login frontend healthy src/app/login/page.tsx
/dashboard frontend healthy src/app/dashboard/page.tsx
/reviews frontend healthy src/app/reviews/page.tsx
/guarantees frontend healthy src/app/guarantees/page.tsx
/admin frontend healthy src/app/admin/page.tsx
/admin/users frontend healthy src/app/admin/users/page.tsx
/admin/orders frontend healthy src/app/admin/orders/page.tsx
/admin/login frontend healthy src/app/admin/login/page.tsx
/admin/reviews frontend healthy src/app/admin/reviews/page.tsx
/admin/products frontend healthy src/app/admin/products/page.tsx
/admin/faq frontend healthy src/app/admin/faq/page.tsx
/twa frontend healthy src/app/twa/page.tsx
/privacy frontend healthy src/app/privacy/page.tsx
/checkout frontend healthy src/app/checkout/page.tsx
/register frontend healthy src/app/register/page.tsx
/guide frontend healthy src/app/guide/page.tsx
/payment/status frontend healthy src/app/payment/status/page.tsx
/faq frontend healthy src/app/faq/page.tsx

LabelLayerStatusPath
auth::src/components/navbar.tsx security healthy src/components/navbar.tsx
auth::src/app/api/twa/ping/route.ts security healthy src/app/api/twa/ping/route.ts
auth::src/app/admin/login/page.tsx security healthy src/app/admin/login/page.tsx
auth::package.json security healthy package.json
auth::src/auth.ts security healthy src/auth.ts
auth::src/components/admin/sidebar.tsx security healthy src/components/admin/sidebar.tsx
auth::src/components/session-provider.tsx security healthy src/components/session-provider.tsx
auth::src/components/auth/VKAuthButton.tsx security healthy src/components/auth/VKAuthButton.tsx
auth::src/app/login/page.tsx security healthy src/app/login/page.tsx
auth::src/app/api/wb-link/route.ts security healthy src/app/api/wb-link/route.ts
auth::src/app/guide/GuideClient.tsx security healthy src/app/guide/GuideClient.tsx
auth::src/app/twa/_components/TwaApp.tsx security healthy src/app/twa/_components/TwaApp.tsx

LabelLayerStatusPath
User data healthy prisma/migrations/20260403102048_init/migration.sql
Product data healthy prisma/migrations/20260403102048_init/migration.sql
Order data healthy prisma/migrations/20260403102048_init/migration.sql
WbSettings data healthy prisma/migrations/20260516_wb_unit_econ_v2/migration.sql
FAQ data healthy prisma/migrations/20260403175529_add_faq_reviews/migration.…
Review data healthy prisma/migrations/20260403175529_add_faq_reviews/migration.…
WbCode data healthy prisma/migrations/20260408_add_wb_codes/migration.sql
WbOrder data healthy prisma/migrations/20260415_add_wborder_and_user_fields/migr…
MarketRate data healthy prisma/migrations/20260415_add_wborder_and_user_fields/migr…
GlobalSettings data healthy prisma/migrations/20260415_add_wborder_and_user_fields/migr…
WbProductCost data healthy prisma/migrations/20260503_add_wb_product_cost/migration.sql

LabelLayerStatusPath
migration.sql data healthy prisma/migrations/20260531_wborder_perf_indexes/migration.s…
migration.sql data healthy prisma/migrations/20260403102048_init/migration.sql
migration.sql data healthy prisma/migrations/20260516_wb_unit_econ_v2/migration.sql
migration.sql data healthy prisma/migrations/20260521_add_wbcode_updated_at/migration.…
migration.sql data healthy prisma/migrations/20260403175529_add_faq_reviews/migration.…
migration.sql data healthy prisma/migrations/20260408_add_wb_codes/migration.sql
migration.sql data healthy prisma/migrations/20260524_direct_orders_review_reminders/m…
migration.sql data healthy prisma/migrations/20260415_add_wborder_and_user_fields/migr…
migration.sql data healthy prisma/migrations/20260428_add_order_terms_acceptance/migra…
migration.sql data healthy prisma/migrations/20260503_add_wb_product_cost/migration.sql

LabelLayerStatusPath
89.110.94.117 network healthy Dockerfile
127.0.0.1 network healthy Dockerfile
5.223.95.11 network healthy bots/tg/admin/hub-system.ts
17.86.11.98 network healthy src/components/connectivity-assistant.tsx
1.806.6.42 network healthy src/components/connectivity-assistant.tsx
351.456.157.022 network healthy src/components/connectivity-assistant.tsx
514.099.703.363 network healthy src/components/connectivity-assistant.tsx

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
image::bots/tg/Dockerfile hardware healthy bots/tg/Dockerfile
image::bots/vk/Dockerfile hardware healthy bots/vk/Dockerfile
main hardware healthy docker-compose.yml
guide hardware healthy docker-compose.yml

LabelLayerStatusPath
traefik network healthy docker-compose.yml
loadbalancer network healthy docker-compose.yml
nginx network healthy next.config.ts
caddy network healthy src/app/api/orders/create/route.ts

LabelLayerStatusPath
postgresql data healthy prisma.config.ts
postgres data healthy package-lock.json
redis data healthy bots/tg/session.ts

LabelLayerStatusPath
Particle software healthy src/components/ui/particle-text-effect.tsx:Particle
for software healthy src/components/ui/particle-text-effect.tsx:for

LabelLayerStatusPath
port:3000 network healthy Dockerfile
port:3001 network healthy docker-compose.yml

LabelLayerStatusPath
vps::aws hardware healthy package-lock.json
vps::hetzner hardware healthy bots/tg/admin/index.ts

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

LabelLayerStatusPath
gpu (detected) hardware healthy src/components/ui/scroll-feature-teaser.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/55d65ef9-d9fb-498b-b82a-dd7b805577c3/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/55d65ef9-d9fb-498b-b82a-dd7b805577c3/

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.