https://github.com/zeekfrfr/monster-depot-market
· scanned 2026-06-16 01:11 UTC (2 months, 1 week ago)
17 raw signals (0 security + 17 graph)
Last scanned 2 months, 1 week ago · v1 · 17 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 151 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 |
|---|---|---|---|
Nav |
software | healthy | components/Nav.tsx:Nav |
FormatToggle |
software | healthy | components/FormatToggle.tsx:FormatToggle |
PaymentSheet |
software | healthy | components/PaymentSheet.tsx:PaymentSheet |
set |
software | healthy | components/PaymentSheet.tsx:set |
setupCard |
software | healthy | components/PaymentSheet.tsx:setupCard |
handlePay |
software | healthy | components/PaymentSheet.tsx:handlePay |
inputStyle |
software | healthy | components/PaymentSheet.tsx:inputStyle |
fp |
software | healthy | components/PaymentSheet.tsx:fp |
FlavorSelector |
software | healthy | components/FlavorSelector.tsx:FlavorSelector |
IngredientAccordion |
software | healthy | components/IngredientAccordion.tsx:IngredientAccordion |
Footer |
software | healthy | components/Footer.tsx:Footer |
ModePage |
software | healthy | components/ModePage.tsx:ModePage |
handleAdd |
software | healthy | components/ModePage.tsx:handleAdd |
CartSheet |
software | healthy | components/CartSheet.tsx:CartSheet |
handleClose |
software | healthy | components/CartSheet.tsx:handleClose |
handleOrderSuccess |
software | healthy | components/CartSheet.tsx:handleOrderSuccess |
CartContents |
software | healthy | components/CartSheet.tsx:CartContents |
OrderConfirmation |
software | healthy | components/CartSheet.tsx:OrderConfirmation |
handleSignup |
software | healthy | components/CartSheet.tsx:handleSignup |
SizeSelector |
software | healthy | components/SizeSelector.tsx:SizeSelector |
Loading |
software | healthy | app/loading.tsx:Loading |
LandingPage |
software | healthy | app/page.tsx:LandingPage |
handleSelect |
software | healthy | app/page.tsx:handleSelect |
ModeButton |
software | healthy | app/page.tsx:ModeButton |
RootLayout |
software | healthy | app/layout.tsx:RootLayout |
RefundPolicy |
software | healthy | app/refund-policy/page.tsx:RefundPolicy |
ShippingPolicy |
software | healthy | app/shipping-policy/page.tsx:ShippingPolicy |
GET |
software | healthy | app/auth/callback/route.ts:GET |
RefundPolicy |
software | healthy | app/refunds/page.tsx:RefundPolicy |
LoginPage |
software | healthy | app/login/page.tsx:LoginPage |
handleSignIn |
software | healthy | app/login/page.tsx:handleSignIn |
handleForgot |
software | healthy | app/login/page.tsx:handleForgot |
inputStyle |
software | healthy | app/login/page.tsx:inputStyle |
POST |
software | healthy | app/api/checkout/route.ts:POST |
PrivacyPolicy |
software | healthy | app/privacy-policy/page.tsx:PrivacyPolicy |
Terms |
software | healthy | app/terms/page.tsx:Terms |
AccountPage |
software | healthy | app/account/page.tsx:AccountPage |
load |
software | healthy | app/account/page.tsx:load |
saveAddress |
software | healthy | app/account/page.tsx:saveAddress |
savePrefs |
software | healthy | app/account/page.tsx:savePrefs |
signOut |
software | healthy | app/account/page.tsx:signOut |
ShippingPolicy |
software | healthy | app/shipping/page.tsx:ShippingPolicy |
PrivacyPolicy |
software | healthy | app/privacy/page.tsx:PrivacyPolicy |
ModeRoute |
software | healthy | app/[mode]/page.tsx:ModeRoute |
generateStaticParams |
software | healthy | app/[mode]/page.tsx:generateStaticParams |
generateMetadata |
software | healthy | app/[mode]/page.tsx:generateMetadata |
initSquare |
software | healthy | lib/square.ts:initSquare |
formatPrice |
software | healthy | lib/square.ts:formatPrice |
toSquareMoney |
software | healthy | lib/square.ts:toSquareMoney |
CartProvider |
software | healthy | lib/cart.tsx:CartProvider |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
.env.local.example |
software | healthy | .env.local.example |
postcss.config.mjs |
software | healthy | postcss.config.mjs |
tailwind.config.ts |
software | healthy | tailwind.config.ts |
netlify.toml |
software | healthy | netlify.toml |
package.json |
software | healthy | package.json |
package-lock.json |
software | healthy | package-lock.json |
tsconfig.json |
software | healthy | tsconfig.json |
next.config.mjs |
software | healthy | next.config.mjs |
Nav.tsx |
software | healthy | components/Nav.tsx |
FormatToggle.tsx |
software | healthy | components/FormatToggle.tsx |
PaymentSheet.tsx |
software | healthy | components/PaymentSheet.tsx |
FlavorSelector.tsx |
software | healthy | components/FlavorSelector.tsx |
IngredientAccordion.tsx |
software | healthy | components/IngredientAccordion.tsx |
Footer.tsx |
software | healthy | components/Footer.tsx |
ModePage.tsx |
software | healthy | components/ModePage.tsx |
CartSheet.tsx |
software | healthy | components/CartSheet.tsx |
SizeSelector.tsx |
software | healthy | components/SizeSelector.tsx |
globals.css |
software | healthy | app/globals.css |
loading.tsx |
software | healthy | app/loading.tsx |
page.tsx |
software | healthy | app/page.tsx |
layout.tsx |
software | healthy | app/layout.tsx |
page.tsx |
software | healthy | app/refund-policy/page.tsx |
page.tsx |
software | healthy | app/shipping-policy/page.tsx |
route.ts |
software | healthy | app/auth/callback/route.ts |
page.tsx |
software | healthy | app/refunds/page.tsx |
page.tsx |
software | healthy | app/login/page.tsx |
route.ts |
software | healthy | app/api/checkout/route.ts |
page.tsx |
software | healthy | app/privacy-policy/page.tsx |
page.tsx |
software | healthy | app/terms/page.tsx |
page.tsx |
software | healthy | app/account/page.tsx |
page.tsx |
software | healthy | app/shipping/page.tsx |
page.tsx |
software | healthy | app/privacy/page.tsx |
page.tsx |
software | healthy | app/[mode]/page.tsx |
square.ts |
software | healthy | lib/square.ts |
cart.tsx |
software | healthy | lib/cart.tsx |
products.ts |
software | healthy | lib/products.ts |
supabase.ts |
software | healthy | lib/supabase.ts |
index.ts |
software | healthy | supabase/functions/create-payment/index.ts |
index.ts |
software | healthy | supabase/functions/send-order-notification/index.ts |
index.ts |
software | healthy | supabase/functions/claim-order/index.ts |
index.ts |
software | healthy | supabase/functions/get-products/index.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
components |
software | healthy | components |
app |
software | healthy | app |
refund-policy |
software | healthy | app/refund-policy |
shipping-policy |
software | healthy | app/shipping-policy |
auth |
software | healthy | app/auth |
callback |
software | healthy | app/auth/callback |
refunds |
software | healthy | app/refunds |
login |
software | healthy | app/login |
api |
software | healthy | app/api |
checkout |
software | healthy | app/api/checkout |
privacy-policy |
software | healthy | app/privacy-policy |
terms |
software | healthy | app/terms |
account |
software | healthy | app/account |
shipping |
software | healthy | app/shipping |
privacy |
software | healthy | app/privacy |
[mode] |
software | healthy | app/[mode] |
lib |
software | healthy | lib |
supabase |
software | healthy | supabase |
functions |
software | healthy | supabase/functions |
create-payment |
software | healthy | supabase/functions/create-payment |
send-order-notification |
software | healthy | supabase/functions/send-order-notification |
claim-order |
software | healthy | supabase/functions/claim-order |
get-products |
software | healthy | supabase/functions/get-products |
| Label | Layer | Status | Path |
|---|---|---|---|
Nav |
frontend | healthy | components/Nav.tsx |
FormatToggle |
frontend | healthy | components/FormatToggle.tsx |
PaymentSheet |
frontend | healthy | components/PaymentSheet.tsx |
FlavorSelector |
frontend | healthy | components/FlavorSelector.tsx |
IngredientAccordion |
frontend | healthy | components/IngredientAccordion.tsx |
Footer |
frontend | healthy | components/Footer.tsx |
ModePage |
frontend | healthy | components/ModePage.tsx |
CartSheet |
frontend | healthy | components/CartSheet.tsx |
SizeSelector |
frontend | healthy | components/SizeSelector.tsx |
Loading |
frontend | healthy | app/loading.tsx |
LandingPage |
frontend | healthy | app/page.tsx |
RootLayout |
frontend | healthy | app/layout.tsx |
RefundPolicy |
frontend | healthy | app/refund-policy/page.tsx |
ShippingPolicy |
frontend | healthy | app/shipping-policy/page.tsx |
RefundPolicy |
frontend | healthy | app/refunds/page.tsx |
LoginPage |
frontend | healthy | app/login/page.tsx |
PrivacyPolicy |
frontend | healthy | app/privacy-policy/page.tsx |
Terms |
frontend | healthy | app/terms/page.tsx |
AccountPage |
frontend | healthy | app/account/page.tsx |
ShippingPolicy |
frontend | healthy | app/shipping/page.tsx |
PrivacyPolicy |
frontend | healthy | app/privacy/page.tsx |
ModeRoute |
frontend | healthy | app/[mode]/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-hme9hbvq |
software | healthy | /tmp/repobility-clone-hme9hbvq |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::supabase/functions/claim-order/index.ts |
security | healthy | supabase/functions/claim-order/index.ts |
This page is publicly accessible at:
https://repobility.com/scan/30cde5c5-f4bd-49aa-b3b5-366bd6151674/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/30cde5c5-f4bd-49aa-b3b5-366bd6151674/
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.