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.

Soborbo/fomeoffice

https://github.com/Soborbo/fomeoffice · scanned 2026-06-16 00:17 UTC (2 months, 2 weeks ago)

50 raw signals (0 security + 50 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 50 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 953 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
superEmail software healthy scripts/seed-bootstrap.mjs:superEmail
hash software healthy scripts/seed-bootstrap.mjs:hash
bytesToBase64 software healthy scripts/seed-bootstrap.mjs:bytesToBase64
escapeSql software healthy scripts/seed-bootstrap.mjs:escapeSql
superEmail software healthy references/carwash-main/carwash-main/scripts/seed-bootstrap…
hash software healthy references/carwash-main/carwash-main/scripts/seed-bootstrap…
bytesToBase64 software healthy references/carwash-main/carwash-main/scripts/seed-bootstrap…
escapeSql software healthy references/carwash-main/carwash-main/scripts/seed-bootstrap…
compressImage software healthy references/carwash-main/carwash-main/public/scripts/image-c…
validateCompression software healthy references/carwash-main/carwash-main/public/scripts/image-c…
isPublicPath software healthy references/carwash-main/carwash-main/src/middleware.ts:isPu…
redirectToLogin software healthy references/carwash-main/carwash-main/src/middleware.ts:redi…
getLocalBusinessSchema software healthy references/carwash-main/carwash-main/src/utils/schema.ts:ge…
getOrganizationSchema software healthy references/carwash-main/carwash-main/src/utils/schema.ts:ge…
getWebSiteSchema software healthy references/carwash-main/carwash-main/src/utils/schema.ts:ge…
getBreadcrumbSchema software healthy references/carwash-main/carwash-main/src/utils/schema.ts:ge…
getServicePageSchema software healthy references/carwash-main/carwash-main/src/utils/schema.ts:ge…
getFaqPageSchema software healthy references/carwash-main/carwash-main/src/utils/schema.ts:ge…
getGlobalFaqSchema software healthy references/carwash-main/carwash-main/src/utils/schema.ts:ge…
normalizePhone software healthy references/carwash-main/carwash-main/src/utils/phone.ts:nor…
base64url software healthy references/carwash-main/carwash-main/src/lib/google-sheets.…
createJWT software healthy references/carwash-main/carwash-main/src/lib/google-sheets.…
getAccessToken software healthy references/carwash-main/carwash-main/src/lib/google-sheets.…
getToken software healthy references/carwash-main/carwash-main/src/lib/google-sheets.…
readFromSheet software healthy references/carwash-main/carwash-main/src/lib/google-sheets.…
privateKey software healthy references/carwash-main/carwash-main/src/lib/google-sheets.…
updateCell software healthy references/carwash-main/carwash-main/src/lib/google-sheets.…
updateRange software healthy references/carwash-main/carwash-main/src/lib/google-sheets.…
setRowColor software healthy references/carwash-main/carwash-main/src/lib/google-sheets.…
appendToSheet software healthy references/carwash-main/carwash-main/src/lib/google-sheets.…
data software healthy references/carwash-main/carwash-main/src/lib/google-sheets.…
parseAppendedRow software healthy references/carwash-main/carwash-main/src/lib/google-sheets.…
issueInvoice software healthy references/carwash-main/carwash-main/src/lib/invoice-orches…
autoSend software healthy references/carwash-main/carwash-main/src/lib/invoice-orches…
sendDamageEmail software healthy references/carwash-main/carwash-main/src/lib/email/damage.t…
formatDateTime software healthy references/carwash-main/carwash-main/src/lib/email/damage.t…
renderHtml software healthy references/carwash-main/carwash-main/src/lib/email/damage.t…
r software healthy references/carwash-main/carwash-main/src/lib/email/damage.t…
escapeHtml software healthy references/carwash-main/carwash-main/src/lib/email/damage.t…
resolveDamageRecipients software healthy references/carwash-main/carwash-main/src/lib/email/damage.t…
sendInvoiceEmail software healthy references/carwash-main/carwash-main/src/lib/email/invoice.…
fmtMoney software healthy references/carwash-main/carwash-main/src/lib/email/invoice.…
renderInvoiceHtml software healthy references/carwash-main/carwash-main/src/lib/email/invoice.…
escapeHtml software healthy references/carwash-main/carwash-main/src/lib/email/invoice.…
isRtl software healthy references/carwash-main/carwash-main/src/lib/i18n/locale.ts…
direction software healthy references/carwash-main/carwash-main/src/lib/i18n/locale.ts…
nativeName software healthy references/carwash-main/carwash-main/src/lib/i18n/locale.ts…
alternateLocale software healthy references/carwash-main/carwash-main/src/lib/i18n/locale.ts…
createSession software healthy references/carwash-main/carwash-main/src/lib/auth/session.t…
getSessionUser software healthy references/carwash-main/carwash-main/src/lib/auth/session.t…

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

LabelLayerStatusPath
wrangler-worker.json software healthy wrangler-worker.json
wrangler-cron.json software healthy wrangler-cron.json
README.md software healthy README.md
package.json software healthy package.json
astro.config.mjs software healthy astro.config.mjs
package-lock.json software healthy package-lock.json
wrangler.json software healthy wrangler.json
.env.example software healthy .env.example
tsconfig.json software healthy tsconfig.json
settings.json software healthy project.inlang/settings.json
AUDIT-2026-06.md software healthy docs/AUDIT-2026-06.md
AUDIT-2025-05.md software healthy docs/AUDIT-2025-05.md
CRM-USER-GUIDE.md software healthy docs/CRM-USER-GUIDE.md
reset-local-db.mjs software healthy scripts/reset-local-db.mjs
seed-bootstrap.mjs software healthy scripts/seed-bootstrap.mjs
run-migrations.mjs software healthy scripts/run-migrations.mjs
CRM-PATTERNS.md software healthy references/CRM-PATTERNS.md
CRM-MIGRATIONS.md software healthy references/CRM-MIGRATIONS.md
CARWASH-CRM-PLAN-v1.1.md software healthy references/CARWASH-CRM-PLAN-v1.1.md
wrangler-worker.json software healthy references/carwash-main/carwash-main/wrangler-worker.json
wrangler-cron.json software healthy references/carwash-main/carwash-main/wrangler-cron.json
README.md software healthy references/carwash-main/carwash-main/README.md
package.json software healthy references/carwash-main/carwash-main/package.json
astro.config.mjs software healthy references/carwash-main/carwash-main/astro.config.mjs
package-lock.json software healthy references/carwash-main/carwash-main/package-lock.json
wrangler.json software healthy references/carwash-main/carwash-main/wrangler.json
.env.example software healthy references/carwash-main/carwash-main/.env.example
tsconfig.json software healthy references/carwash-main/carwash-main/tsconfig.json
settings.json software healthy references/carwash-main/carwash-main/project.inlang/setting…
AUDIT-2026-06.md software healthy references/carwash-main/carwash-main/docs/AUDIT-2026-06.md
AUDIT-2025-05.md software healthy references/carwash-main/carwash-main/docs/AUDIT-2025-05.md
CRM-USER-GUIDE.md software healthy references/carwash-main/carwash-main/docs/CRM-USER-GUIDE.md
reset-local-db.mjs software healthy references/carwash-main/carwash-main/scripts/reset-local-db…
seed-bootstrap.mjs software healthy references/carwash-main/carwash-main/scripts/seed-bootstrap…
run-migrations.mjs software healthy references/carwash-main/carwash-main/scripts/run-migrations…
CRM-PATTERNS.md software healthy references/carwash-main/carwash-main/references/CRM-PATTERN…
CRM-MIGRATIONS.md software healthy references/carwash-main/carwash-main/references/CRM-MIGRATI…
CARWASH-CRM-PLAN-v1.1.md software healthy references/carwash-main/carwash-main/references/CARWASH-CRM…
cron-pinger.mjs software healthy references/carwash-main/carwash-main/workers/cron-pinger.mjs
ar-EG.json software healthy references/carwash-main/carwash-main/messages/ar-EG.json
en.json software healthy references/carwash-main/carwash-main/messages/en.json
image-compress.js software healthy references/carwash-main/carwash-main/public/scripts/image-c…
0005_crm_settings_audit.sql software healthy references/carwash-main/carwash-main/migrations/0005_crm_se…
0001_foundation.sql software healthy references/carwash-main/carwash-main/migrations/0001_founda…
0004_crm_invoices.sql software healthy references/carwash-main/carwash-main/migrations/0004_crm_in…
0002_crm_operational.sql software healthy references/carwash-main/carwash-main/migrations/0002_crm_op…
0009_ocr_settings.sql software healthy references/carwash-main/carwash-main/migrations/0009_ocr_se…
0011_invoice_auto_send_off.sql software healthy references/carwash-main/carwash-main/migrations/0011_invoic…
0012_cash_deposit_drafts.sql software healthy references/carwash-main/carwash-main/migrations/0012_cash_d…
0003_crm_financial.sql software healthy references/carwash-main/carwash-main/migrations/0003_crm_fi…

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

LabelLayerStatusPath
project.inlang software healthy project.inlang
docs software healthy docs
scripts software healthy scripts
references software healthy references
carwash-main software healthy references/carwash-main
carwash-main software healthy references/carwash-main/carwash-main
project.inlang software healthy references/carwash-main/carwash-main/project.inlang
docs software healthy references/carwash-main/carwash-main/docs
scripts software healthy references/carwash-main/carwash-main/scripts
references software healthy references/carwash-main/carwash-main/references
workers software healthy references/carwash-main/carwash-main/workers
messages software healthy references/carwash-main/carwash-main/messages
public software healthy references/carwash-main/carwash-main/public
scripts software healthy references/carwash-main/carwash-main/public/scripts
migrations software healthy references/carwash-main/carwash-main/migrations
src software healthy references/carwash-main/carwash-main/src
utils software healthy references/carwash-main/carwash-main/src/utils
lib software healthy references/carwash-main/carwash-main/src/lib
email software healthy references/carwash-main/carwash-main/src/lib/email
i18n software healthy references/carwash-main/carwash-main/src/lib/i18n
auth software healthy references/carwash-main/carwash-main/src/lib/auth
image software healthy references/carwash-main/carwash-main/src/lib/image
xero software healthy references/carwash-main/carwash-main/src/lib/xero
utils software healthy references/carwash-main/carwash-main/src/lib/utils
loyalty software healthy references/carwash-main/carwash-main/src/lib/loyalty
audit software healthy references/carwash-main/carwash-main/src/lib/audit
validation software healthy references/carwash-main/carwash-main/src/lib/validation
cron software healthy references/carwash-main/carwash-main/src/lib/cron
db software healthy references/carwash-main/carwash-main/src/lib/db
stripe software healthy references/carwash-main/carwash-main/src/lib/stripe
ocr software healthy references/carwash-main/carwash-main/src/lib/ocr
r2 software healthy references/carwash-main/carwash-main/src/lib/r2
pages software healthy references/carwash-main/carwash-main/src/pages
api software healthy references/carwash-main/carwash-main/src/pages/api
settings software healthy references/carwash-main/carwash-main/src/pages/api/settings
auth software healthy references/carwash-main/carwash-main/src/pages/api/auth
staff software healthy references/carwash-main/carwash-main/src/pages/api/staff
app software healthy references/carwash-main/carwash-main/src/pages/api/app
cash-deposits software healthy references/carwash-main/carwash-main/src/pages/api/app/cash…
staff software healthy references/carwash-main/carwash-main/src/pages/api/app/staff
variance software healthy references/carwash-main/carwash-main/src/pages/api/app/vari…
damage software healthy references/carwash-main/carwash-main/src/pages/api/app/dama…
expenses software healthy references/carwash-main/carwash-main/src/pages/api/app/expe…
ocr software healthy references/carwash-main/carwash-main/src/pages/api/app/ocr
r2 software healthy references/carwash-main/carwash-main/src/pages/api/app/r2
invoices software healthy references/carwash-main/carwash-main/src/pages/api/app/invo…
[id] software healthy references/carwash-main/carwash-main/src/pages/api/app/invo…
admin software healthy references/carwash-main/carwash-main/src/pages/api/admin
staff software healthy references/carwash-main/carwash-main/src/pages/api/admin/st…
[id] software healthy references/carwash-main/carwash-main/src/pages/api/admin/st…

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

LabelLayerStatusPath
/api/walkins frontend healthy references/carwash-main/carwash-main/src/pages/api/walkins.…
/api/booking frontend healthy references/carwash-main/carwash-main/src/pages/api/booking.…
/api/locale frontend healthy references/carwash-main/carwash-main/src/pages/api/locale.ts
/api/bookings frontend healthy references/carwash-main/carwash-main/src/pages/api/bookings…
/api/walkins-log frontend healthy references/carwash-main/carwash-main/src/pages/api/walkins-…
/api/contact frontend healthy references/carwash-main/carwash-main/src/pages/api/contact.…
/api/settings/public frontend healthy references/carwash-main/carwash-main/src/pages/api/settings…
/api/auth/login frontend healthy references/carwash-main/carwash-main/src/pages/api/auth/log…
/api/auth/logout frontend healthy references/carwash-main/carwash-main/src/pages/api/auth/log…
/api/staff/login frontend healthy references/carwash-main/carwash-main/src/pages/api/staff/lo…
/api/app/invoices frontend healthy references/carwash-main/carwash-main/src/pages/api/app/invo…
/api/app/daily frontend healthy references/carwash-main/carwash-main/src/pages/api/app/dail…
/api/app/damage frontend healthy references/carwash-main/carwash-main/src/pages/api/app/dama…
/api/app/bookings frontend healthy references/carwash-main/carwash-main/src/pages/api/app/book…
/api/app/expenses frontend healthy references/carwash-main/carwash-main/src/pages/api/app/expe…
/api/app/cash-deposits/[id] frontend healthy references/carwash-main/carwash-main/src/pages/api/app/cash…
/api/app/cash-deposits/ frontend healthy references/carwash-main/carwash-main/src/pages/api/app/cash…
/api/app/staff/me frontend healthy references/carwash-main/carwash-main/src/pages/api/app/staf…
/api/app/variance/banner frontend healthy references/carwash-main/carwash-main/src/pages/api/app/vari…
/api/app/damage/[id] frontend healthy references/carwash-main/carwash-main/src/pages/api/app/dama…
/api/app/expenses/[id] frontend healthy references/carwash-main/carwash-main/src/pages/api/app/expe…
/api/app/ocr/receipt frontend healthy references/carwash-main/carwash-main/src/pages/api/app/ocr/…
/api/app/r2/get frontend healthy references/carwash-main/carwash-main/src/pages/api/app/r2/g…
/api/app/r2/upload frontend healthy references/carwash-main/carwash-main/src/pages/api/app/r2/u…
/api/app/invoices/[id] frontend healthy references/carwash-main/carwash-main/src/pages/api/app/invo…
/api/app/invoices/[id]/html frontend healthy references/carwash-main/carwash-main/src/pages/api/app/invo…
/api/app/invoices/[id]/resend frontend healthy references/carwash-main/carwash-main/src/pages/api/app/invo…
/api/admin/dashboard frontend healthy references/carwash-main/carwash-main/src/pages/api/admin/da…
/api/admin/coupons frontend healthy references/carwash-main/carwash-main/src/pages/api/admin/co…
/api/admin/staff frontend healthy references/carwash-main/carwash-main/src/pages/api/admin/st…
/api/admin/staff/matrix frontend healthy references/carwash-main/carwash-main/src/pages/api/admin/st…
/api/admin/staff/[id] frontend healthy references/carwash-main/carwash-main/src/pages/api/admin/st…
/api/admin/staff/[id]/pay frontend healthy references/carwash-main/carwash-main/src/pages/api/admin/st…
/api/admin/xero/export frontend healthy references/carwash-main/carwash-main/src/pages/api/admin/xe…
/api/cron/run frontend healthy references/carwash-main/carwash-main/src/pages/api/cron/run…
/api/stripe/create-payment-intent frontend healthy references/carwash-main/carwash-main/src/pages/api/stripe/c…
/api/stripe/webhook frontend healthy references/carwash-main/carwash-main/src/pages/api/stripe/w…
/api/stripe/public-key frontend healthy references/carwash-main/carwash-main/src/pages/api/stripe/p…
/ frontend healthy references/carwash-main/carwash-main/src/middleware.ts

LabelLayerStatusPath
0005_crm_settings_audit.sql data healthy references/carwash-main/carwash-main/migrations/0005_crm_se…
0001_foundation.sql data healthy references/carwash-main/carwash-main/migrations/0001_founda…
0004_crm_invoices.sql data healthy references/carwash-main/carwash-main/migrations/0004_crm_in…
0002_crm_operational.sql data healthy references/carwash-main/carwash-main/migrations/0002_crm_op…
0009_ocr_settings.sql data healthy references/carwash-main/carwash-main/migrations/0009_ocr_se…
0011_invoice_auto_send_off.sql data healthy references/carwash-main/carwash-main/migrations/0011_invoic…
0012_cash_deposit_drafts.sql data healthy references/carwash-main/carwash-main/migrations/0012_cash_d…
0003_crm_financial.sql data healthy references/carwash-main/carwash-main/migrations/0003_crm_fi…
0008_coupons.sql data healthy references/carwash-main/carwash-main/migrations/0008_coupon…
0007_cash_deposits.sql data healthy references/carwash-main/carwash-main/migrations/0007_cash_d…
0010_damage_multi_category.sql data healthy references/carwash-main/carwash-main/migrations/0010_damage…
0006_crm_views.sql data healthy references/carwash-main/carwash-main/migrations/0006_crm_vi…
0005_crm_settings_audit.sql data healthy migrations/0005_crm_settings_audit.sql
0001_foundation.sql data healthy migrations/0001_foundation.sql
0004_crm_invoices.sql data healthy migrations/0004_crm_invoices.sql
0002_crm_operational.sql data healthy migrations/0002_crm_operational.sql
0009_ocr_settings.sql data healthy migrations/0009_ocr_settings.sql
0011_invoice_auto_send_off.sql data healthy migrations/0011_invoice_auto_send_off.sql
0012_cash_deposit_drafts.sql data healthy migrations/0012_cash_deposit_drafts.sql
0003_crm_financial.sql data healthy migrations/0003_crm_financial.sql
0008_coupons.sql data healthy migrations/0008_coupons.sql
0007_cash_deposits.sql data healthy migrations/0007_cash_deposits.sql
0010_damage_multi_category.sql data healthy migrations/0010_damage_multi_category.sql
0006_crm_views.sql data healthy migrations/0006_crm_views.sql

LabelLayerStatusPath
settings data healthy references/carwash-main/carwash-main/migrations/0005_crm_se…
crm_audit_log data healthy references/carwash-main/carwash-main/migrations/0005_crm_se…
daily_email_log data healthy references/carwash-main/carwash-main/migrations/0005_crm_se…
stripe_webhook_events data healthy references/carwash-main/carwash-main/migrations/0005_crm_se…
workers data healthy references/carwash-main/carwash-main/migrations/0001_founda…
sessions data healthy references/carwash-main/carwash-main/migrations/0001_founda…
customers data healthy references/carwash-main/carwash-main/migrations/0001_founda…
services data healthy references/carwash-main/carwash-main/migrations/0001_founda…
bays data healthy references/carwash-main/carwash-main/migrations/0001_founda…
bookings data healthy references/carwash-main/carwash-main/migrations/0001_founda…
booking_log data healthy references/carwash-main/carwash-main/migrations/0001_founda…
customer_visits data healthy references/carwash-main/carwash-main/migrations/0004_crm_in…
invoices data healthy references/carwash-main/carwash-main/migrations/0004_crm_in…
daily_summary data healthy references/carwash-main/carwash-main/migrations/0002_crm_op…
staff_attendance data healthy references/carwash-main/carwash-main/migrations/0002_crm_op…
walkin_transactions data healthy references/carwash-main/carwash-main/migrations/0002_crm_op…
damage_reports data healthy references/carwash-main/carwash-main/migrations/0002_crm_op…
staff_payments data healthy references/carwash-main/carwash-main/migrations/0003_crm_fi…
expenses data healthy references/carwash-main/carwash-main/migrations/0003_crm_fi…
coupons data healthy references/carwash-main/carwash-main/migrations/0008_coupon…
cash_deposits data healthy references/carwash-main/carwash-main/migrations/0007_cash_d…

LabelLayerStatusPath
sqlite data healthy package-lock.json
redis data healthy package-lock.json

LabelLayerStatusPath
vps::azure hardware healthy package-lock.json
vps::aws hardware healthy references/carwash-main/carwash-main/src/pages/api/app/r2/u…

LabelLayerStatusPath
private_key::.env.example security healthy .env.example
private_key::references/carwash-main/carwash-main/.env.exam… security healthy references/carwash-main/carwash-main/.env.example

LabelLayerStatusPath
auth::references/carwash-main/carwash-main/src/lib/google-s… security healthy references/carwash-main/carwash-main/src/lib/google-sheets.…
auth::src/lib/google-sheets.ts security healthy src/lib/google-sheets.ts

LabelLayerStatusPath
repobility-clone-q9stk_r8 software healthy /tmp/repobility-clone-q9stk_r8
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/c0505c6a-d305-4583-9260-75554da88a5a/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/c0505c6a-d305-4583-9260-75554da88a5a/

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.