https://github.com/blessingflutterflow/salemFlutterAdmin
· scanned 2026-06-17 01:41 UTC (1 month, 1 week ago)
13 raw signals (0 security + 13 graph)
Last scanned 1 month, 1 week ago · v2 · last Δ +1.8 (diff) · 13 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 130 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 |
|---|---|---|---|
RootLayout |
software | healthy | app/layout.tsx:RootLayout |
logout |
software | healthy | app/actions.ts:logout |
approveApplication |
software | healthy | app/actions.ts:approveApplication |
rejectApplication |
software | healthy | app/actions.ts:rejectApplication |
reviewAction |
software | healthy | app/actions.ts:reviewAction |
cancelRideAction |
software | healthy | app/actions.ts:cancelRideAction |
refundAction |
software | healthy | app/actions.ts:refundAction |
savePricingAction |
software | healthy | app/actions.ts:savePricingAction |
num |
software | healthy | app/actions.ts:num |
ledgerAdjustAction |
software | healthy | app/actions.ts:ledgerAdjustAction |
toggleBlockAction |
software | healthy | app/actions.ts:toggleBlockAction |
login |
software | healthy | app/login/page.tsx:login |
LoginPage |
software | healthy | app/login/page.tsx:LoginPage |
GET |
software | healthy | app/api/drivers/route.ts:GET |
authed |
software | healthy | app/api/drivers/route.ts:authed |
AppLayout |
software | healthy | app/(app)/layout.tsx:AppLayout |
authed |
software | healthy | app/(app)/layout.tsx:authed |
MapPage |
software | healthy | app/(app)/page.tsx:MapPage |
FinancePage |
software | healthy | app/(app)/finance/page.tsx:FinancePage |
RidesPage |
software | healthy | app/(app)/rides/page.tsx:RidesPage |
Kpi |
software | healthy | app/(app)/rides/page.tsx:Kpi |
RideStatusBadge |
software | healthy | app/(app)/rides/page.tsx:RideStatusBadge |
PaymentBadge |
software | healthy | app/(app)/rides/page.tsx:PaymentBadge |
when |
software | healthy | app/(app)/rides/page.tsx:when |
RideDetailPage |
software | healthy | app/(app)/rides/[id]/page.tsx:RideDetailPage |
Row |
software | healthy | app/(app)/rides/[id]/page.tsx:Row |
AuditPage |
software | healthy | app/(app)/audit/page.tsx:AuditPage |
UsersPage |
software | healthy | app/(app)/users/page.tsx:UsersPage |
BlockToggle |
software | healthy | app/(app)/users/page.tsx:BlockToggle |
Avatar |
software | healthy | app/(app)/users/page.tsx:Avatar |
RoleBadge |
software | healthy | app/(app)/users/page.tsx:RoleBadge |
StatusBadge |
software | healthy | app/(app)/users/page.tsx:StatusBadge |
Empty |
software | healthy | app/(app)/users/page.tsx:Empty |
ApplicationsPage |
software | healthy | app/(app)/applications/page.tsx:ApplicationsPage |
Section |
software | healthy | app/(app)/applications/page.tsx:Section |
Empty |
software | healthy | app/(app)/applications/page.tsx:Empty |
StatusBadge |
software | healthy | app/(app)/applications/page.tsx:StatusBadge |
Card |
software | healthy | app/(app)/applications/page.tsx:Card |
Field |
software | healthy | app/(app)/applications/page.tsx:Field |
DriverDetailPage |
software | healthy | app/(app)/drivers/[uid]/page.tsx:DriverDetailPage |
Row |
software | healthy | app/(app)/drivers/[uid]/page.tsx:Row |
PricingPage |
software | healthy | app/(app)/pricing/page.tsx:PricingPage |
Field |
software | healthy | app/(app)/pricing/page.tsx:Field |
DriversMap |
software | healthy | components/DriversMap.tsx:DriversMap |
load |
software | healthy | components/DriversMap.tsx:load |
isActive |
software | healthy | components/Shell.tsx:isActive |
Shell |
software | healthy | components/Shell.tsx:Shell |
nav |
software | healthy | components/Shell.tsx:nav |
brand |
software | healthy | components/Shell.tsx:brand |
signOut |
software | healthy | components/Shell.tsx:signOut |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
CLAUDE.md |
software | healthy | CLAUDE.md |
AGENTS.md |
software | healthy | AGENTS.md |
eslint.config.mjs |
software | healthy | eslint.config.mjs |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
postcss.config.mjs |
software | healthy | postcss.config.mjs |
package.json |
software | healthy | package.json |
next.config.ts |
software | healthy | next.config.ts |
tsconfig.json |
software | healthy | tsconfig.json |
globals.css |
software | healthy | app/globals.css |
layout.tsx |
software | healthy | app/layout.tsx |
actions.ts |
software | healthy | app/actions.ts |
page.tsx |
software | healthy | app/login/page.tsx |
route.ts |
software | healthy | app/api/drivers/route.ts |
layout.tsx |
software | healthy | app/(app)/layout.tsx |
page.tsx |
software | healthy | app/(app)/page.tsx |
page.tsx |
software | healthy | app/(app)/finance/page.tsx |
page.tsx |
software | healthy | app/(app)/rides/page.tsx |
page.tsx |
software | healthy | app/(app)/rides/[id]/page.tsx |
page.tsx |
software | healthy | app/(app)/audit/page.tsx |
page.tsx |
software | healthy | app/(app)/users/page.tsx |
page.tsx |
software | healthy | app/(app)/applications/page.tsx |
page.tsx |
software | healthy | app/(app)/drivers/[uid]/page.tsx |
page.tsx |
software | healthy | app/(app)/pricing/page.tsx |
DriversMap.tsx |
software | healthy | components/DriversMap.tsx |
Shell.tsx |
software | healthy | components/Shell.tsx |
firebaseAdmin.ts |
software | healthy | lib/firebaseAdmin.ts |
finance.ts |
software | healthy | lib/finance.ts |
rides.ts |
software | healthy | lib/rides.ts |
users.ts |
software | healthy | lib/users.ts |
brand.ts |
software | healthy | lib/brand.ts |
applications.ts |
software | healthy | lib/applications.ts |
audit.ts |
software | healthy | lib/audit.ts |
drivers.ts |
software | healthy | lib/drivers.ts |
CLAUDE.md |
quality | healthy | CLAUDE.md |
AGENTS.md |
quality | healthy | AGENTS.md |
| Label | Layer | Status | Path |
|---|---|---|---|
app |
software | healthy | app |
login |
software | healthy | app/login |
api |
software | healthy | app/api |
drivers |
software | healthy | app/api/drivers |
(app) |
software | healthy | app/(app) |
finance |
software | healthy | app/(app)/finance |
rides |
software | healthy | app/(app)/rides |
[id] |
software | healthy | app/(app)/rides/[id] |
audit |
software | healthy | app/(app)/audit |
users |
software | healthy | app/(app)/users |
applications |
software | healthy | app/(app)/applications |
drivers |
software | healthy | app/(app)/drivers |
[uid] |
software | healthy | app/(app)/drivers/[uid] |
pricing |
software | healthy | app/(app)/pricing |
components |
software | healthy | components |
lib |
software | healthy | lib |
| Label | Layer | Status | Path |
|---|---|---|---|
RootLayout |
frontend | healthy | app/layout.tsx |
MapPage |
frontend | healthy | app/(app)/page.tsx |
DriversMap |
frontend | healthy | components/DriversMap.tsx |
Shell |
frontend | healthy | components/Shell.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
blessingflutterflow__salemFlutterAdmin |
software | healthy | /data/fable5_failed_archive/blessingflutterflow__salemFlutt… |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::gcp |
hardware | healthy | package-lock.json |
This page is publicly accessible at:
https://repobility.com/scan/cb82b380-7adb-418d-8135-cac95352f9a3/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/cb82b380-7adb-418d-8135-cac95352f9a3/
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.