https://github.com/adminrevo37/Krickora1
· scanned 2026-06-17 01:29 UTC (1 month, 2 weeks ago)
130 raw signals (0 security + 130 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ -6.2 (diff) · 129 actionable findings from 1 signal source. 1 repeated signal grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 1461 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 |
|---|---|---|---|
traverse |
software | healthy | plugins/vite-plugin-shipper-ids.ts:traverse |
generate |
software | healthy | plugins/vite-plugin-shipper-ids.ts:generate |
shipperIdsPlugin |
software | healthy | plugins/vite-plugin-shipper-ids.ts:shipperIdsPlugin |
titleCase |
software | healthy | scripts/gen-wa-postcodes.cjs:titleCase |
suburbsForPostcode |
software | healthy | scripts/gen-wa-postcodes.cjs:suburbsForPostcode |
isValidWaPostcode |
software | healthy | scripts/gen-wa-postcodes.cjs:isValidWaPostcode |
p |
software | healthy | scripts/gen-wa-postcodes.cjs:p |
isValidPair |
software | healthy | scripts/gen-wa-postcodes.cjs:isValidPair |
s |
software | healthy | scripts/gen-wa-postcodes.cjs:s |
getRouter |
software | healthy | src/main.tsx:getRouter |
getQueryClient |
software | healthy | src/main.tsx:getQueryClient |
getConvex |
software | healthy | src/main.tsx:getConvex |
getRoot |
software | healthy | src/main.tsx:getRoot |
innerApp |
software | healthy | src/main.tsx:innerApp |
useAuth |
software | healthy | src/hooks/useAuth.ts:useAuth |
isAuthenticated |
software | healthy | src/hooks/useAuth.ts:isAuthenticated |
isAdminViewer |
software | healthy | src/hooks/useAuth.ts:isAdminViewer |
useLaneBlocks |
software | healthy | src/hooks/useLaneBlocks.ts:useLaneBlocks |
isLaneBlocked |
software | healthy | src/hooks/useLaneBlocks.ts:isLaneBlocked |
getBlocksForLaneDate |
software | healthy | src/hooks/useLaneBlocks.ts:getBlocksForLaneDate |
notify |
software | healthy | src/hooks/usePwaInstall.ts:notify |
getIsStandalone |
software | healthy | src/hooks/usePwaInstall.ts:getIsStandalone |
detectPlatform |
software | healthy | src/hooks/usePwaInstall.ts:detectPlatform |
usePwaInstall |
software | healthy | src/hooks/usePwaInstall.ts:usePwaInstall |
update |
software | healthy | src/hooks/usePwaInstall.ts:update |
toBooking |
software | healthy | src/hooks/useBookingStore.ts:toBooking |
useBookings |
software | healthy | src/hooks/useBookingStore.ts:useBookings |
key |
software | healthy | src/hooks/useBookingStore.ts:key |
mine |
software | healthy | src/hooks/useBookingStore.ts:mine |
hoursUntil |
software | healthy | src/hooks/useBookingStore.ts:hoursUntil |
minutesUntil |
software | healthy | src/hooks/useBookingStore.ts:minutesUntil |
human |
software | healthy | src/hooks/useBookingStore.ts:human |
remoteHoursToRecord |
software | healthy | src/hooks/useSettings.ts:remoteHoursToRecord |
recordToRemoteHours |
software | healthy | src/hooks/useSettings.ts:recordToRemoteHours |
useSettings |
software | healthy | src/hooks/useSettings.ts:useSettings |
v |
software | healthy | src/hooks/useSettings.ts:v |
updateSettings |
software | healthy | src/hooks/useSettings.ts:updateSettings |
updateDayHours |
software | healthy | src/hooks/useSettings.ts:updateDayHours |
resetSettings |
software | healthy | src/hooks/useSettings.ts:resetSettings |
useLaneConfig |
software | healthy | src/hooks/useLaneConfig.ts:useLaneConfig |
useLaneConfigState |
software | healthy | src/hooks/useLaneConfig.ts:useLaneConfigState |
useImpersonation |
software | healthy | src/hooks/useImpersonation.ts:useImpersonation |
handler |
software | healthy | src/hooks/useImpersonation.ts:handler |
usePayments |
software | healthy | src/hooks/usePayments.ts:usePayments |
VAPID_PUBLIC_KEY |
software | healthy | src/hooks/usePush.ts:VAPID_PUBLIC_KEY |
urlBase64ToUint8Array |
software | healthy | src/hooks/usePush.ts:urlBase64ToUint8Array |
base64 |
software | healthy | src/hooks/usePush.ts:base64 |
deviceLabel |
software | healthy | src/hooks/usePush.ts:deviceLabel |
usePush |
software | healthy | src/hooks/usePush.ts:usePush |
RegistrationLockCard |
software | healthy | src/components/RegistrationLockCard.tsx:RegistrationLockCard |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
postcss.config.js |
software | healthy | postcss.config.js |
tsconfig.node.json |
software | healthy | tsconfig.node.json |
DOMAIN-MIGRATION-STATUS.md |
software | healthy | DOMAIN-MIGRATION-STATUS.md |
vercel.json |
software | healthy | vercel.json |
tsconfig.app.json |
software | healthy | tsconfig.app.json |
vite.config.ts |
software | healthy | vite.config.ts |
shipper.auth.ts |
software | healthy | shipper.auth.ts |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
duplicate-branches.sh |
software | healthy | duplicate-branches.sh |
package.json |
software | healthy | package.json |
eslint.config.js |
software | healthy | eslint.config.js |
index.html |
software | healthy | index.html |
tailwind.config.js |
software | healthy | tailwind.config.js |
components.json |
software | healthy | components.json |
bun.lock |
software | healthy | bun.lock |
tsconfig.json |
software | healthy | tsconfig.json |
vite-plugin-shipper-ids.ts |
software | healthy | plugins/vite-plugin-shipper-ids.ts |
gen-wa-postcodes.cjs |
software | healthy | scripts/gen-wa-postcodes.cjs |
routeTree.gen.ts |
software | healthy | src/routeTree.gen.ts |
route-types.d.ts |
software | healthy | src/route-types.d.ts |
main.tsx |
software | healthy | src/main.tsx |
vite-env.d.ts |
software | healthy | src/vite-env.d.ts |
index.css |
software | healthy | src/index.css |
useAuth.ts |
software | healthy | src/hooks/useAuth.ts |
useLaneBlocks.ts |
software | healthy | src/hooks/useLaneBlocks.ts |
usePwaInstall.ts |
software | healthy | src/hooks/usePwaInstall.ts |
useBookingStore.ts |
software | healthy | src/hooks/useBookingStore.ts |
useSettings.ts |
software | healthy | src/hooks/useSettings.ts |
useLaneConfig.ts |
software | healthy | src/hooks/useLaneConfig.ts |
useImpersonation.ts |
software | healthy | src/hooks/useImpersonation.ts |
usePayments.ts |
software | healthy | src/hooks/usePayments.ts |
usePush.ts |
software | healthy | src/hooks/usePush.ts |
RegistrationLockCard.tsx |
software | healthy | src/components/RegistrationLockCard.tsx |
InstallPrompt.tsx |
software | healthy | src/components/InstallPrompt.tsx |
AdminBookingDetailsModal.tsx |
software | healthy | src/components/AdminBookingDetailsModal.tsx |
AthleteAllocationEditor.tsx |
software | healthy | src/components/AthleteAllocationEditor.tsx |
CoachMultiSelect.tsx |
software | healthy | src/components/CoachMultiSelect.tsx |
LaneSegmentEditor.tsx |
software | healthy | src/components/LaneSegmentEditor.tsx |
AdminManualBookingModal.tsx |
software | healthy | src/components/AdminManualBookingModal.tsx |
AdminBroadcast.tsx |
software | healthy | src/components/AdminBroadcast.tsx |
SettingsPanel.tsx |
software | healthy | src/components/SettingsPanel.tsx |
AdminAnalyticsDashboard.tsx |
software | healthy | src/components/AdminAnalyticsDashboard.tsx |
LaneBlockModal.tsx |
software | healthy | src/components/LaneBlockModal.tsx |
FaultReportModal.tsx |
software | healthy | src/components/FaultReportModal.tsx |
MyMatesCard.tsx |
software | healthy | src/components/MyMatesCard.tsx |
AdminLanesPanel.tsx |
software | healthy | src/components/AdminLanesPanel.tsx |
AdminAnnouncements.tsx |
software | healthy | src/components/AdminAnnouncements.tsx |
MyAthletesCard.tsx |
software | healthy | src/components/MyAthletesCard.tsx |
ClosureManager.tsx |
software | healthy | src/components/ClosureManager.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
RegistrationLockCard |
frontend | healthy | src/components/RegistrationLockCard.tsx |
InstallPrompt |
frontend | healthy | src/components/InstallPrompt.tsx |
AdminBookingDetailsModal |
frontend | healthy | src/components/AdminBookingDetailsModal.tsx |
AthleteAllocationEditor |
frontend | healthy | src/components/AthleteAllocationEditor.tsx |
CoachMultiSelect |
frontend | healthy | src/components/CoachMultiSelect.tsx |
LaneSegmentEditor |
frontend | healthy | src/components/LaneSegmentEditor.tsx |
AdminManualBookingModal |
frontend | healthy | src/components/AdminManualBookingModal.tsx |
AdminBroadcast |
frontend | healthy | src/components/AdminBroadcast.tsx |
SettingsPanel |
frontend | healthy | src/components/SettingsPanel.tsx |
AdminAnalyticsDashboard |
frontend | healthy | src/components/AdminAnalyticsDashboard.tsx |
LaneBlockModal |
frontend | healthy | src/components/LaneBlockModal.tsx |
FaultReportModal |
frontend | healthy | src/components/FaultReportModal.tsx |
MyMatesCard |
frontend | healthy | src/components/MyMatesCard.tsx |
AdminLanesPanel |
frontend | healthy | src/components/AdminLanesPanel.tsx |
AdminAnnouncements |
frontend | healthy | src/components/AdminAnnouncements.tsx |
MyAthletesCard |
frontend | healthy | src/components/MyAthletesCard.tsx |
ClosureManager |
frontend | healthy | src/components/ClosureManager.tsx |
EmailVerificationGate |
frontend | healthy | src/components/EmailVerificationGate.tsx |
PushReminderBanners |
frontend | healthy | src/components/PushReminderBanners.tsx |
AdminFaultInbox |
frontend | healthy | src/components/AdminFaultInbox.tsx |
EmailNotificationsCard |
frontend | healthy | src/components/EmailNotificationsCard.tsx |
BookingModal |
frontend | healthy | src/components/BookingModal.tsx |
PostcodeSuburbFields |
frontend | healthy | src/components/PostcodeSuburbFields.tsx |
WaitlistModal |
frontend | healthy | src/components/WaitlistModal.tsx |
RepeatBookingButton |
frontend | healthy | src/components/RepeatBookingButton.tsx |
WaitlistAdmin |
frontend | healthy | src/components/WaitlistAdmin.tsx |
PushNotificationsCard |
frontend | healthy | src/components/PushNotificationsCard.tsx |
SnakeAlert |
frontend | healthy | src/components/SnakeAlert.tsx |
PostcodeRequiredModal |
frontend | healthy | src/components/PostcodeRequiredModal.tsx |
CoachStatementTable |
frontend | healthy | src/components/CoachStatementTable.tsx |
MateBookingsSection |
frontend | healthy | src/components/MateBookingsSection.tsx |
PwaUpdater |
frontend | healthy | src/components/PwaUpdater.tsx |
AdminBookingCalendar |
frontend | healthy | src/components/AdminBookingCalendar.tsx |
StatementAdjustmentsManager |
frontend | healthy | src/components/StatementAdjustmentsManager.tsx |
ModifyBookingModal |
frontend | healthy | src/components/ModifyBookingModal.tsx |
MyBookings |
frontend | healthy | src/components/MyBookings.tsx |
RescheduleModal |
frontend | healthy | src/components/RescheduleModal.tsx |
LaneOverrideModal |
frontend | healthy | src/components/LaneOverrideModal.tsx |
AdminDiscountCodesTab |
frontend | healthy | src/components/AdminDiscountCodesTab.tsx |
BookingCalendar |
frontend | healthy | src/components/BookingCalendar.tsx |
AuthModal |
frontend | healthy | src/components/AuthModal.tsx |
AnnouncementHost |
frontend | healthy | src/components/AnnouncementHost.tsx |
FunnelTab |
frontend | healthy | src/components/analytics/FunnelTab.tsx |
BookingsTab |
frontend | healthy | src/components/analytics/BookingsTab.tsx |
MapTab |
frontend | healthy | src/components/analytics/MapTab.tsx |
CompareTab |
frontend | healthy | src/components/analytics/CompareTab.tsx |
RevenueTab |
frontend | healthy | src/components/analytics/RevenueTab.tsx |
LiveFeedTab |
frontend | healthy | src/components/analytics/LiveFeedTab.tsx |
UsageTab |
frontend | healthy | src/components/analytics/UsageTab.tsx |
OverviewTab |
frontend | healthy | src/components/analytics/OverviewTab.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
/statements |
frontend | healthy | src/routeTree.gen.ts |
/rev-ops-7k2p |
frontend | healthy | src/routeTree.gen.ts |
/reset-password |
frontend | healthy | src/routeTree.gen.ts |
/profile |
frontend | healthy | src/routeTree.gen.ts |
/payments |
frontend | healthy | src/routeTree.gen.ts |
/join |
frontend | healthy | src/routeTree.gen.ts |
/bookings |
frontend | healthy | src/routeTree.gen.ts |
/add-mate |
frontend | healthy | src/routeTree.gen.ts |
/ |
frontend | healthy | src/routeTree.gen.ts |
/analytics |
frontend | healthy | src/routeTree.gen.ts |
/checkout/success |
frontend | healthy | src/routeTree.gen.ts |
/admin |
frontend | healthy | src/route-types.d.ts |
/.well-known/health |
frontend | healthy | convex/http.ts |
/.well-known/cors |
frontend | healthy | convex/http.ts |
/unsubscribe |
frontend | healthy | convex/http.ts |
/push/beacon |
frontend | healthy | convex/http.ts |
/stripe/webhook |
frontend | healthy | convex/http.ts |
/resend/webhook |
frontend | healthy | convex/http.ts |
/ha/entry |
frontend | healthy | convex/http.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
plugins |
software | healthy | plugins |
scripts |
software | healthy | scripts |
src |
software | healthy | src |
hooks |
software | healthy | src/hooks |
components |
software | healthy | src/components |
analytics |
software | healthy | src/components/analytics |
ui |
software | healthy | src/components/ui |
lib |
software | healthy | src/lib |
routes |
software | healthy | src/routes |
checkout |
software | healthy | src/routes/checkout |
convex |
software | healthy | convex |
betterAuth |
software | healthy | convex/betterAuth |
_generated |
software | healthy | convex/betterAuth/_generated |
_generated |
software | healthy | convex/_generated |
lib |
software | healthy | convex/lib |
public |
software | healthy | public |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::vite.config.ts |
security | healthy | vite.config.ts |
auth::src/lib/auth-client.ts |
security | healthy | src/lib/auth-client.ts |
auth::convex/googleCalendar.ts |
security | healthy | convex/googleCalendar.ts |
auth::convex/schema.ts |
security | healthy | convex/schema.ts |
auth::public/shipper-i18n.json |
security | healthy | public/shipper-i18n.json |
auth::convex/auth.ts |
security | healthy | convex/auth.ts |
auth::bun.lock |
security | healthy | bun.lock |
| Label | Layer | Status | Path |
|---|---|---|---|
LaneConfigStore |
software | healthy | src/lib/lanes.ts:LaneConfigStore |
PaymentStore |
software | healthy | src/lib/payment-store.ts:PaymentStore |
SettingsStore |
software | healthy | src/lib/settings-store.ts:SettingsStore |
UserStore |
software | healthy | src/lib/user-store.ts:UserStore |
BalanceBoundary |
software | healthy | src/routes/rev-ops-7k2p.tsx:BalanceBoundary |
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::src/routes/rev-ops-7k2p.tsx |
security | healthy | src/routes/rev-ops-7k2p.tsx |
password_literal::src/routes/rev-ops-7k2p.tsx |
security | healthy | src/routes/rev-ops-7k2p.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
adminrevo37__Krickora1 |
software | healthy | /data/fable5_failed_archive/adminrevo37__Krickora1 |
| Label | Layer | Status | Path |
|---|---|---|---|
mongodb |
data | healthy | package-lock.json |
| Label | Layer | Status | Path |
|---|---|---|---|
launchMigrations2026.ts |
data | healthy | convex/launchMigrations2026.ts |
This page is publicly accessible at:
https://repobility.com/scan/a0d66dec-bcdd-4b1e-a581-61ea63f9aaa4/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/a0d66dec-bcdd-4b1e-a581-61ea63f9aaa4/
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.