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.

Sepnexus/leadintel-ACQ

https://github.com/Sepnexus/leadintel-ACQ · scanned 2026-06-16 00:07 UTC (2 months, 2 weeks ago)

393 raw signals (0 security + 393 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 386 actionable findings from 1 signal source. 7 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 4568 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
decodeJwtSub software healthy platform-admin-api/src/auth.ts:decodeJwtSub
requireAdmin software healthy platform-admin-api/src/auth.ts:requireAdmin
json software healthy platform-admin-api/src/auth.ts:json
requireAuthedJwt software healthy platform-admin-api/src/auth.ts:requireAuthedJwt
mirrorOnce software healthy platform-admin-api/src/lib/wallet-mirror.ts:mirrorOnce
startWalletMirror software healthy platform-admin-api/src/lib/wallet-mirror.ts:startWalletMirr…
decryptPlatformToken software healthy platform-admin-api/src/lib/app-customer.ts:decryptPlatformT…
ensureAppCustomerRow software healthy platform-admin-api/src/lib/app-customer.ts:ensureAppCustome…
runJob software healthy platform-admin-api/src/lib/sync-scheduler.ts:runJob
tick software healthy platform-admin-api/src/lib/sync-scheduler.ts:tick
startSyncScheduler software healthy platform-admin-api/src/lib/sync-scheduler.ts:startSyncSched…
acqRoleFor software healthy platform-admin-api/src/lib/provisioning.ts:acqRoleFor
liRoleFor software healthy platform-admin-api/src/lib/provisioning.ts:liRoleFor
ensureProvisioned software healthy platform-admin-api/src/lib/provisioning.ts:ensureProvisioned
syncCustomerMemberships software healthy platform-admin-api/src/lib/provisioning.ts:syncCustomerMemb…
getMasterKey software healthy platform-admin-api/src/lib/auto-recharge.ts:getMasterKey
getStripe software healthy platform-admin-api/src/lib/auto-recharge.ts:getStripe
env software healthy platform-admin-api/src/lib/auto-recharge.ts:env
stripePost software healthy platform-admin-api/src/lib/auto-recharge.ts:stripePost
rechargeOnce software healthy platform-admin-api/src/lib/auto-recharge.ts:rechargeOnce
startAutoRecharge software healthy platform-admin-api/src/lib/auto-recharge.ts:startAutoRechar…
jwtClaims software healthy platform-admin-api/src/routes/sso.ts:jwtClaims
mirrorSession software healthy platform-admin-api/src/routes/sso.ts:mirrorSession
FIND software healthy platform-admin-api/src/routes/sso.ts:FIND
mirror software healthy platform-admin-api/src/routes/sso.ts:mirror
resolveCallerCustomer software healthy platform-admin-api/src/routes/topup.ts:resolveCallerCustomer
getMasterKey software healthy platform-admin-api/src/routes/topup.ts:getMasterKey
getStripe software healthy platform-admin-api/src/routes/topup.ts:getStripe
env software healthy platform-admin-api/src/routes/topup.ts:env
stripe software healthy platform-admin-api/src/routes/topup.ts:stripe
ensureStripeCustomer software healthy platform-admin-api/src/routes/topup.ts:ensureStripeCustomer
createTopupSession software healthy platform-admin-api/src/routes/topup.ts:createTopupSession
createBillingPortalSession software healthy platform-admin-api/src/routes/topup.ts:createBillingPortalS…
parseAuthed software healthy platform-admin-api/src/routes/topup.ts:parseAuthed
listUsers software healthy platform-admin-api/src/routes/users.ts:listUsers
getUser software healthy platform-admin-api/src/routes/users.ts:getUser
resolveCaller software healthy platform-admin-api/src/routes/me.ts:resolveCaller
callerCanAccess software healthy platform-admin-api/src/routes/me.ts:callerCanAccess
listMyCustomers software healthy platform-admin-api/src/routes/me.ts:listMyCustomers
listMyTeam software healthy platform-admin-api/src/routes/me.ts:listMyTeam
inviteToTeam software healthy platform-admin-api/src/routes/me.ts:inviteToTeam
email software healthy platform-admin-api/src/routes/me.ts:email
platformUser software healthy platform-admin-api/src/routes/me.ts:platformUser
removeFromTeam software healthy platform-admin-api/src/routes/me.ts:removeFromTeam
getMyBilling software healthy platform-admin-api/src/routes/me.ts:getMyBilling
wallet software healthy platform-admin-api/src/routes/me.ts:wallet
billing software healthy platform-admin-api/src/routes/me.ts:billing
getMyConnections software healthy platform-admin-api/src/routes/me.ts:getMyConnections
getMyActivity software healthy platform-admin-api/src/routes/me.ts:getMyActivity
setAutoRecharge software healthy platform-admin-api/src/routes/me.ts:setAutoRecharge

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

LabelLayerStatusPath
docker-compose.vps.yml software healthy docker-compose.vps.yml
README.md software healthy README.md
TEST-PLAN.md software healthy TEST-PLAN.md
VPS-DEPLOY.md software healthy VPS-DEPLOY.md
Makefile software healthy Makefile
VERIFY-LOCAL.md software healthy VERIFY-LOCAL.md
.env.vps.example software healthy .env.vps.example
docker-compose.vps.yml software healthy platform-admin-api/docker-compose.vps.yml
Dockerfile software healthy platform-admin-api/Dockerfile
.env.example software healthy platform-admin-api/.env.example
Makefile software healthy platform-admin-api/Makefile
docker-compose.yml software healthy platform-admin-api/docker-compose.yml
auth.ts software healthy platform-admin-api/src/auth.ts
main.ts software healthy platform-admin-api/src/main.ts
db.ts software healthy platform-admin-api/src/db.ts
wallet-mirror.ts software healthy platform-admin-api/src/lib/wallet-mirror.ts
app-customer.ts software healthy platform-admin-api/src/lib/app-customer.ts
sync-scheduler.ts software healthy platform-admin-api/src/lib/sync-scheduler.ts
provisioning.ts software healthy platform-admin-api/src/lib/provisioning.ts
auto-recharge.ts software healthy platform-admin-api/src/lib/auto-recharge.ts
sso.ts software healthy platform-admin-api/src/routes/sso.ts
topup.ts software healthy platform-admin-api/src/routes/topup.ts
users.ts software healthy platform-admin-api/src/routes/users.ts
me.ts software healthy platform-admin-api/src/routes/me.ts
stripe-webhook.ts software healthy platform-admin-api/src/routes/stripe-webhook.ts
users-password.ts software healthy platform-admin-api/src/routes/users-password.ts
setup-status.ts software healthy platform-admin-api/src/routes/setup-status.ts
audit.ts software healthy platform-admin-api/src/routes/audit.ts
ghl-credentials.ts software healthy platform-admin-api/src/routes/ghl-credentials.ts
customers.ts software healthy platform-admin-api/src/routes/customers.ts
sync-schedule.ts software healthy platform-admin-api/src/routes/sync-schedule.ts
master-keys.ts software healthy platform-admin-api/src/routes/master-keys.ts
platform-settings.ts software healthy platform-admin-api/src/routes/platform-settings.ts
wallet.ts software healthy platform-admin-api/src/routes/wallet.ts
users-create.ts software healthy platform-admin-api/src/routes/users-create.ts
docker-compose.vps.yml software healthy platform-db/docker-compose.vps.yml
README.md software healthy platform-db/README.md
.env.example software healthy platform-db/.env.example
Makefile software healthy platform-db/Makefile
docker-compose.yml software healthy platform-db/docker-compose.yml
backfill-usage-events.sh software healthy platform-db/scripts/backfill-usage-events.sh
backfill-customers.sh software healthy platform-db/scripts/backfill-customers.sh
backfill-billing.sh software healthy platform-db/scripts/backfill-billing.sh
verify.sql software healthy platform-db/scripts/verify.sql
backfill-wallets.sh software healthy platform-db/scripts/backfill-wallets.sh
backfill.sh software healthy platform-db/scripts/backfill.sh
06-billing-settings.sql software healthy platform-db/init/06-billing-settings.sql
08-wallets.sql software healthy platform-db/init/08-wallets.sql
12-admin-set-password.sql software healthy platform-db/init/12-admin-set-password.sql
03-customers.sql software healthy platform-db/init/03-customers.sql

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

LabelLayerStatusPath
platform-admin-api software healthy platform-admin-api
src software healthy platform-admin-api/src
lib software healthy platform-admin-api/src/lib
routes software healthy platform-admin-api/src/routes
platform-db software healthy platform-db
scripts software healthy platform-db/scripts
init software healthy platform-db/init
scripts software healthy scripts
my-acq-coach-5b771b53 software healthy my-acq-coach-5b771b53
backups software healthy my-acq-coach-5b771b53/backups
migration-export software healthy my-acq-coach-5b771b53/backups/migration-export
functions software healthy my-acq-coach-5b771b53/backups/migration-export/functions
cron-sync software healthy my-acq-coach-5b771b53/backups/migration-export/functions/cr…
payments-webhook software healthy my-acq-coach-5b771b53/backups/migration-export/functions/pa…
create-topup-session software healthy my-acq-coach-5b771b53/backups/migration-export/functions/cr…
ai-chat software healthy my-acq-coach-5b771b53/backups/migration-export/functions/ai…
auto-recharge-cron software healthy my-acq-coach-5b771b53/backups/migration-export/functions/au…
transcribe software healthy my-acq-coach-5b771b53/backups/migration-export/functions/tr…
admin-api software healthy my-acq-coach-5b771b53/backups/migration-export/functions/ad…
ghl-proxy software healthy my-acq-coach-5b771b53/backups/migration-export/functions/gh…
ai-tts software healthy my-acq-coach-5b771b53/backups/migration-export/functions/ai…
_shared software healthy my-acq-coach-5b771b53/backups/migration-export/functions/_s…
migrations software healthy my-acq-coach-5b771b53/backups/migration-export/migrations
supabase software healthy my-acq-coach-5b771b53/supabase
functions software healthy my-acq-coach-5b771b53/supabase/functions
cron-sync software healthy my-acq-coach-5b771b53/supabase/functions/cron-sync
payments-webhook software healthy my-acq-coach-5b771b53/supabase/functions/payments-webhook
send-digest software healthy my-acq-coach-5b771b53/supabase/functions/send-digest
_env-check software healthy my-acq-coach-5b771b53/supabase/functions/_env-check
create-topup-session software healthy my-acq-coach-5b771b53/supabase/functions/create-topup-sessi…
_platform-test software healthy my-acq-coach-5b771b53/supabase/functions/_platform-test
ai-chat software healthy my-acq-coach-5b771b53/supabase/functions/ai-chat
auto-recharge-cron software healthy my-acq-coach-5b771b53/supabase/functions/auto-recharge-cron
transcribe software healthy my-acq-coach-5b771b53/supabase/functions/transcribe
admin-api software healthy my-acq-coach-5b771b53/supabase/functions/admin-api
ghl-proxy software healthy my-acq-coach-5b771b53/supabase/functions/ghl-proxy
ai-tts software healthy my-acq-coach-5b771b53/supabase/functions/ai-tts
_shared software healthy my-acq-coach-5b771b53/supabase/functions/_shared
migrations software healthy my-acq-coach-5b771b53/supabase/migrations
src software healthy my-acq-coach-5b771b53/src
integrations software healthy my-acq-coach-5b771b53/src/integrations
supabase software healthy my-acq-coach-5b771b53/src/integrations/supabase
test software healthy my-acq-coach-5b771b53/src/test
components software healthy my-acq-coach-5b771b53/src/components
ui software healthy my-acq-coach-5b771b53/src/components/ui
lib software healthy my-acq-coach-5b771b53/src/lib
admin software healthy my-acq-coach-5b771b53/src/admin
pages software healthy my-acq-coach-5b771b53/src/pages
hooks software healthy my-acq-coach-5b771b53/src/hooks
platform-launcher software healthy platform-launcher

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

LabelLayerStatusPath
auth-users-export.sql data healthy my-acq-coach-5b771b53/backups/migration-export/auth-users-e…
public_schema.sql data healthy my-acq-coach-5b771b53/backups/migration-export/public_schem…
cron-jobs.sql data healthy my-acq-coach-5b771b53/backups/migration-export/cron-jobs.sql
public_data.sql data healthy my-acq-coach-5b771b53/backups/migration-export/public_data.…
index.ts data healthy my-acq-coach-5b771b53/backups/migration-export/functions/cr…
index.ts data healthy my-acq-coach-5b771b53/backups/migration-export/functions/pa…
index.ts data healthy my-acq-coach-5b771b53/backups/migration-export/functions/cr…
index.ts data healthy my-acq-coach-5b771b53/backups/migration-export/functions/ai…
index.ts data healthy my-acq-coach-5b771b53/backups/migration-export/functions/au…
index.ts data healthy my-acq-coach-5b771b53/backups/migration-export/functions/tr…
index.ts data healthy my-acq-coach-5b771b53/backups/migration-export/functions/ad…
index.ts data healthy my-acq-coach-5b771b53/backups/migration-export/functions/gh…
index.ts data healthy my-acq-coach-5b771b53/backups/migration-export/functions/ai…
stripe.ts data healthy my-acq-coach-5b771b53/backups/migration-export/functions/_s…
20260428070216_d6d991d7-d182-458c-a41c-fd904ebcf36b.sql data healthy my-acq-coach-5b771b53/backups/migration-export/migrations/2…
20260429025312_a4966452-4882-4f6b-886f-fa95a6a5d47c.sql data healthy my-acq-coach-5b771b53/backups/migration-export/migrations/2…
20260429091454_7c40ad5f-e287-4ac1-804f-00c32e7d2902.sql data healthy my-acq-coach-5b771b53/backups/migration-export/migrations/2…
20260416093714_294e69e9-0c52-495d-9683-495c9d2021c8.sql data healthy my-acq-coach-5b771b53/backups/migration-export/migrations/2…
20260429030228_85871800-a465-4c37-ab83-35d7664e2201.sql data healthy my-acq-coach-5b771b53/backups/migration-export/migrations/2…
20260427094314_5f46a4cc-22d3-4ef0-b4bb-04752e57cfbc.sql data healthy my-acq-coach-5b771b53/backups/migration-export/migrations/2…
20260429021759_14851e06-46e0-4c58-bdba-b672e9d9e51d.sql data healthy my-acq-coach-5b771b53/backups/migration-export/migrations/2…
20260425120244_d8e5684e-77d6-49ff-9f2b-8a5cf7cda3de.sql data healthy my-acq-coach-5b771b53/backups/migration-export/migrations/2…
20260429084319_dd511756-e49d-4ead-b039-341769b873ce.sql data healthy my-acq-coach-5b771b53/backups/migration-export/migrations/2…
20260428082103_6bfece86-f960-4a56-b6a3-6d5090aabde7.sql data healthy my-acq-coach-5b771b53/backups/migration-export/migrations/2…
20260416044208_992da98d-08ab-40b8-930f-1e5c1a6a8237.sql data healthy my-acq-coach-5b771b53/backups/migration-export/migrations/2…
20260428072905_e54d4f06-b677-4066-9b64-cde012c33211.sql data healthy my-acq-coach-5b771b53/backups/migration-export/migrations/2…
20260428064540_1bb72da3-b16d-457a-88a3-604da3ff9903.sql data healthy my-acq-coach-5b771b53/backups/migration-export/migrations/2…
20260430022231_a0da2c34-fa3b-4f9a-9e82-44a17a3f4d7e.sql data healthy my-acq-coach-5b771b53/backups/migration-export/migrations/2…
20260428064522_16dcf80e-6bb7-47e5-9597-4fc012026d57.sql data healthy my-acq-coach-5b771b53/backups/migration-export/migrations/2…
20260429084855_bde3df60-dfb9-4007-9a77-31aead15366c.sql data healthy my-acq-coach-5b771b53/backups/migration-export/migrations/2…
20260430003039_e5b78e0a-e714-4989-96ba-b7d9b89328b9.sql data healthy my-acq-coach-5b771b53/backups/migration-export/migrations/2…
20260430002833_036ea2b1-a4fa-48ef-8ebe-9d20c27c075e.sql data healthy my-acq-coach-5b771b53/backups/migration-export/migrations/2…
20260428075224_37f91f6f-064d-4a48-975e-3c84cc1172fb.sql data healthy my-acq-coach-5b771b53/backups/migration-export/migrations/2…
20260428072919_0f14fea1-877d-4be3-ac8f-67278f0f0b39.sql data healthy my-acq-coach-5b771b53/backups/migration-export/migrations/2…
20260505152215_6b97417d-ef4f-407c-9e66-423321139bca.sql data healthy my-acq-coach-5b771b53/backups/migration-export/migrations/2…
20260416051435_3490e015-d285-4a77-8bd1-65ea2b82c7f2.sql data healthy my-acq-coach-5b771b53/backups/migration-export/migrations/2…
20260416112828_30410a3e-82bb-4515-a28e-2ed2893aed9f.sql data healthy my-acq-coach-5b771b53/backups/migration-export/migrations/2…
20260429023140_47209653-255d-4bed-bb1e-0504f7a9e673.sql data healthy my-acq-coach-5b771b53/backups/migration-export/migrations/2…
20260423100925_5922ebeb-aa5f-49ee-a18d-de79d6796985.sql data healthy my-acq-coach-5b771b53/backups/migration-export/migrations/2…
20260428075212_aadef953-c3b8-40e6-b29c-57776c072a52.sql data healthy my-acq-coach-5b771b53/backups/migration-export/migrations/2…
20260416044154_22664fe3-a232-4106-a4e6-e839453f788b.sql data healthy my-acq-coach-5b771b53/backups/migration-export/migrations/2…
20260428085831_2335aeb8-5260-4b9b-8924-afcbcec36b5d.sql data healthy my-acq-coach-5b771b53/backups/migration-export/migrations/2…
20260428070216_d6d991d7-d182-458c-a41c-fd904ebcf36b.sql data healthy my-acq-coach-5b771b53/supabase/migrations/20260428070216_d6…
20260429025312_a4966452-4882-4f6b-886f-fa95a6a5d47c.sql data healthy my-acq-coach-5b771b53/supabase/migrations/20260429025312_a4…
20260429091454_7c40ad5f-e287-4ac1-804f-00c32e7d2902.sql data healthy my-acq-coach-5b771b53/supabase/migrations/20260429091454_7c…
20260416093714_294e69e9-0c52-495d-9683-495c9d2021c8.sql data healthy my-acq-coach-5b771b53/supabase/migrations/20260416093714_29…
20260429030228_85871800-a465-4c37-ab83-35d7664e2201.sql data healthy my-acq-coach-5b771b53/supabase/migrations/20260429030228_85…
20260427094314_5f46a4cc-22d3-4ef0-b4bb-04752e57cfbc.sql data healthy my-acq-coach-5b771b53/supabase/migrations/20260427094314_5f…
20260528043853_add_digest_settings_to_ghl_accounts.sql data healthy my-acq-coach-5b771b53/supabase/migrations/20260528043853_ad…
20260429021759_14851e06-46e0-4c58-bdba-b672e9d9e51d.sql data healthy my-acq-coach-5b771b53/supabase/migrations/20260429021759_14…

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

LabelLayerStatusPath
RepView frontend healthy my-acq-coach-5b771b53/src/RepView.jsx
ACQCoach frontend healthy my-acq-coach-5b771b53/src/ACQCoach.jsx
App frontend healthy my-acq-coach-5b771b53/src/App.tsx
Index frontend healthy my-acq-coach-5b771b53/src/pages/Index.tsx
SuperAdmin frontend healthy my-acq-coach-5b771b53/src/pages/SuperAdmin.tsx
Login frontend healthy my-acq-coach-5b771b53/src/pages/Login.tsx
TeamPage frontend healthy my-acq-coach-5b771b53/src/pages/Team.tsx
NotFound frontend healthy my-acq-coach-5b771b53/src/pages/NotFound.tsx
Billing frontend healthy my-acq-coach-5b771b53/src/pages/Billing.tsx
RepView frontend healthy acq-coach-selfhost/apps/web/src/RepView.jsx
ACQCoach frontend healthy acq-coach-selfhost/apps/web/src/ACQCoach.jsx
App frontend healthy acq-coach-selfhost/apps/web/src/App.tsx
Index frontend healthy acq-coach-selfhost/apps/web/src/pages/Index.tsx
SuperAdmin frontend healthy acq-coach-selfhost/apps/web/src/pages/SuperAdmin.tsx
Login frontend healthy acq-coach-selfhost/apps/web/src/pages/Login.tsx
TeamPage frontend healthy acq-coach-selfhost/apps/web/src/pages/Team.tsx
NotFound frontend healthy acq-coach-selfhost/apps/web/src/pages/NotFound.tsx
Billing frontend healthy acq-coach-selfhost/apps/web/src/pages/Billing.tsx
App frontend healthy closercontrolleadintel/src/App.tsx
LeadDetailPage frontend healthy closercontrolleadintel/src/pages/LeadDetail.tsx
Index frontend healthy closercontrolleadintel/src/pages/Index.tsx
AcceptInvitePage frontend healthy closercontrolleadintel/src/pages/AcceptInvite.tsx
LoginPage frontend healthy closercontrolleadintel/src/pages/Login.tsx
NotFound frontend healthy closercontrolleadintel/src/pages/NotFound.tsx
BillingPage frontend healthy closercontrolleadintel/src/pages/Billing.tsx
LeadIntelPage frontend healthy closercontrolleadintel/src/pages/LeadIntel.tsx
ForgotPasswordPage frontend healthy closercontrolleadintel/src/pages/ForgotPassword.tsx
ResetPasswordPage frontend healthy closercontrolleadintel/src/pages/ResetPassword.tsx
AdminAuditPage frontend healthy closercontrolleadintel/src/pages/admin/AdminAuditPage.tsx
AdminProviderCostsPage frontend healthy closercontrolleadintel/src/pages/admin/AdminProviderCostsPa…
AdminTenantsPage frontend healthy closercontrolleadintel/src/pages/admin/AdminTenantsPage.tsx
AdminTenantTransactionsPage frontend healthy closercontrolleadintel/src/pages/admin/AdminTenantTransacti…
AdminTenantDetailPage frontend healthy closercontrolleadintel/src/pages/admin/AdminTenantDetailPag…
AdminBillingCustomersPage frontend healthy closercontrolleadintel/src/pages/admin/AdminBillingCustomer…
App frontend healthy leadintel-selfhost/apps/web/src/App.tsx
LeadDetailPage frontend healthy leadintel-selfhost/apps/web/src/pages/LeadDetail.tsx
Index frontend healthy leadintel-selfhost/apps/web/src/pages/Index.tsx
AcceptInvitePage frontend healthy leadintel-selfhost/apps/web/src/pages/AcceptInvite.tsx
LoginPage frontend healthy leadintel-selfhost/apps/web/src/pages/Login.tsx
NotFound frontend healthy leadintel-selfhost/apps/web/src/pages/NotFound.tsx
BillingPage frontend healthy leadintel-selfhost/apps/web/src/pages/Billing.tsx
LeadIntelPage frontend healthy leadintel-selfhost/apps/web/src/pages/LeadIntel.tsx
ForgotPasswordPage frontend healthy leadintel-selfhost/apps/web/src/pages/ForgotPassword.tsx
ResetPasswordPage frontend healthy leadintel-selfhost/apps/web/src/pages/ResetPassword.tsx
AdminAuditPage frontend healthy leadintel-selfhost/apps/web/src/pages/admin/AdminAuditPage.…
AdminProviderCostsPage frontend healthy leadintel-selfhost/apps/web/src/pages/admin/AdminProviderCo…
AdminTenantsPage frontend healthy leadintel-selfhost/apps/web/src/pages/admin/AdminTenantsPag…
AdminTenantTransactionsPage frontend healthy leadintel-selfhost/apps/web/src/pages/admin/AdminTenantTran…
AdminTenantDetailPage frontend healthy leadintel-selfhost/apps/web/src/pages/admin/AdminTenantDeta…
AdminBillingCustomersPage frontend healthy leadintel-selfhost/apps/web/src/pages/admin/AdminBillingCus…

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

LabelLayerStatusPath
auth::my-acq-coach-5b771b53/src/ccSsoHandoff.ts security healthy my-acq-coach-5b771b53/src/ccSsoHandoff.ts
auth::platform-admin-api/src/main.ts security healthy platform-admin-api/src/main.ts
auth::closercontrolleadintel/supabase/functions/_shared/ten… security healthy closercontrolleadintel/supabase/functions/_shared/tenantCon…
auth::leadintel-selfhost/supabase/functions/_platform-test/… security healthy leadintel-selfhost/supabase/functions/_platform-test/index.…
auth::README.md security healthy README.md
auth::acq-coach-selfhost/supabase/functions/_shared/platfor… security healthy acq-coach-selfhost/supabase/functions/_shared/platform.ts
auth::closercontrolleadintel/backups/backend-export/edge-fu… security healthy closercontrolleadintel/backups/backend-export/edge-function…
auth::my-acq-coach-5b771b53/backups/migration-export/functi… security healthy my-acq-coach-5b771b53/backups/migration-export/functions/cr…
auth::acq-coach-selfhost/apps/web/supabase/functions/cron-s… security healthy acq-coach-selfhost/apps/web/supabase/functions/cron-sync/in…
auth::leadintel-selfhost/Makefile security healthy leadintel-selfhost/Makefile
auth::leadintel-selfhost/apps/web/supabase/functions/_platf… security healthy leadintel-selfhost/apps/web/supabase/functions/_platform-te…
auth::platform-launcher/src/auth.ts security healthy platform-launcher/src/auth.ts
auth::acq-coach-selfhost/apps/web/src/components/AppSwitche… security healthy acq-coach-selfhost/apps/web/src/components/AppSwitcher.tsx
auth::leadintel-selfhost/supabase/functions/_shared/platfor… security healthy leadintel-selfhost/supabase/functions/_shared/platform.ts
auth::closercontrolleadintel/supabase/functions/_shared/pla… security healthy closercontrolleadintel/supabase/functions/_shared/platform.…
auth::acq-coach-selfhost/Makefile security healthy acq-coach-selfhost/Makefile
auth::acq-coach-selfhost/apps/web/supabase/functions/_platf… security healthy acq-coach-selfhost/apps/web/supabase/functions/_platform-te…
auth::platform-admin-api/src/routes/stripe-webhook.ts security healthy platform-admin-api/src/routes/stripe-webhook.ts
auth::platform-admin-api/src/routes/ghl-credentials.ts security healthy platform-admin-api/src/routes/ghl-credentials.ts
auth::platform-admin-api/src/auth.ts security healthy platform-admin-api/src/auth.ts
auth::leadintel-selfhost/apps/web/supabase/functions/_share… security healthy leadintel-selfhost/apps/web/supabase/functions/_shared/plat…
auth::scripts/gen-vps-secrets.sh security healthy scripts/gen-vps-secrets.sh
auth::closercontrolleadintel/backups/backend-export/README.… security healthy closercontrolleadintel/backups/backend-export/README.md
auth::closercontrolleadintel/src/components/AppSwitcher.tsx security healthy closercontrolleadintel/src/components/AppSwitcher.tsx
auth::acq-coach-selfhost/README.md security healthy acq-coach-selfhost/README.md
auth::my-acq-coach-5b771b53/backups/migration-export/README… security healthy my-acq-coach-5b771b53/backups/migration-export/README.md
auth::platform-launcher/src/admin/adminApi.ts security healthy platform-launcher/src/admin/adminApi.ts
auth::acq-coach-selfhost/docker/start.sh security healthy acq-coach-selfhost/docker/start.sh
auth::acq-coach-selfhost/apps/web/src/ccSsoHandoff.ts security healthy acq-coach-selfhost/apps/web/src/ccSsoHandoff.ts
auth::my-acq-coach-5b771b53/supabase/functions/_platform-te… security healthy my-acq-coach-5b771b53/supabase/functions/_platform-test/ind…
auth::leadintel-selfhost/supabase/functions/_shared/tenantC… security healthy leadintel-selfhost/supabase/functions/_shared/tenantContext…
auth::leadintel-selfhost/apps/web/src/ccSsoHandoff.ts security healthy leadintel-selfhost/apps/web/src/ccSsoHandoff.ts
auth::leadintel-selfhost/apps/web/src/components/AppSwitche… security healthy leadintel-selfhost/apps/web/src/components/AppSwitcher.tsx
auth::platform-admin-api/src/routes/platform-settings.ts security healthy platform-admin-api/src/routes/platform-settings.ts
auth::acq-coach-selfhost/supabase/functions/cron-sync/index… security healthy acq-coach-selfhost/supabase/functions/cron-sync/index.ts
auth::acq-coach-selfhost/apps/web/supabase/functions/_share… security healthy acq-coach-selfhost/apps/web/supabase/functions/_shared/plat…
auth::leadintel-selfhost/.env.example security healthy leadintel-selfhost/.env.example
auth::closercontrolleadintel/supabase/functions/_platform-t… security healthy closercontrolleadintel/supabase/functions/_platform-test/in…
auth::acq-coach-selfhost/supabase/functions/_platform-test/… security healthy acq-coach-selfhost/supabase/functions/_platform-test/index.…
auth::my-acq-coach-5b771b53/src/components/AppSwitcher.tsx security healthy my-acq-coach-5b771b53/src/components/AppSwitcher.tsx
auth::my-acq-coach-5b771b53/supabase/functions/_shared/plat… security healthy my-acq-coach-5b771b53/supabase/functions/_shared/platform.ts
auth::acq-coach-selfhost/apps/web/supabase/functions/_env-c… security healthy acq-coach-selfhost/apps/web/supabase/functions/_env-check/i…
auth::platform-admin-api/src/routes/sso.ts security healthy platform-admin-api/src/routes/sso.ts
auth::acq-coach-selfhost/supabase/functions/_env-check/inde… security healthy acq-coach-selfhost/supabase/functions/_env-check/index.ts
auth::closercontrolleadintel/src/ccSsoHandoff.ts security healthy closercontrolleadintel/src/ccSsoHandoff.ts
auth::platform-launcher/src/config.ts security healthy platform-launcher/src/config.ts
auth::platform-admin-api/src/routes/topup.ts security healthy platform-admin-api/src/routes/topup.ts
auth::leadintel-selfhost/docker/gen-keys.sh security healthy leadintel-selfhost/docker/gen-keys.sh
auth::platform-launcher/README.md security healthy platform-launcher/README.md
auth::my-acq-coach-5b771b53/supabase/functions/_env-check/i… security healthy my-acq-coach-5b771b53/supabase/functions/_env-check/index.ts

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

LabelLayerStatusPath
/Index frontend healthy my-acq-coach-5b771b53/src/pages/Index.tsx
/SuperAdmin frontend healthy my-acq-coach-5b771b53/src/pages/SuperAdmin.tsx
/Login frontend healthy my-acq-coach-5b771b53/src/pages/Login.tsx
/Team frontend healthy my-acq-coach-5b771b53/src/pages/Team.tsx
/NotFound frontend healthy my-acq-coach-5b771b53/src/pages/NotFound.tsx
/Billing frontend healthy my-acq-coach-5b771b53/src/pages/Billing.tsx
/LeadDetail frontend healthy closercontrolleadintel/src/pages/LeadDetail.tsx
/AcceptInvite frontend healthy closercontrolleadintel/src/pages/AcceptInvite.tsx
/LeadIntel frontend healthy closercontrolleadintel/src/pages/LeadIntel.tsx
/ForgotPassword frontend healthy closercontrolleadintel/src/pages/ForgotPassword.tsx
/ResetPassword frontend healthy closercontrolleadintel/src/pages/ResetPassword.tsx
/admin/AdminAuditPage frontend healthy closercontrolleadintel/src/pages/admin/AdminAuditPage.tsx
/admin/AdminProviderCostsPage frontend healthy closercontrolleadintel/src/pages/admin/AdminProviderCostsPa…
/admin/AdminTenantsPage frontend healthy closercontrolleadintel/src/pages/admin/AdminTenantsPage.tsx
/admin/AdminTenantTransactionsPage frontend healthy closercontrolleadintel/src/pages/admin/AdminTenantTransacti…
/admin/AdminTenantDetailPage frontend healthy closercontrolleadintel/src/pages/admin/AdminTenantDetailPag…
/admin/AdminBillingCustomersPage frontend healthy closercontrolleadintel/src/pages/admin/AdminBillingCustomer…
/admin/AdminLayout frontend healthy closercontrolleadintel/src/pages/admin/AdminLayout.tsx
/admin/_tabs/TenantFieldsTab frontend healthy closercontrolleadintel/src/pages/admin/_tabs/TenantFieldsTa…
/admin/_tabs/TenantBillingTab frontend healthy closercontrolleadintel/src/pages/admin/_tabs/TenantBillingT…
/admin/_tabs/TenantUsersTab frontend healthy closercontrolleadintel/src/pages/admin/_tabs/TenantUsersTab…
/admin/_tabs/TenantEditTab frontend healthy closercontrolleadintel/src/pages/admin/_tabs/TenantEditTab.…
/admin/_tabs/TenantSyncHistoryTab frontend healthy closercontrolleadintel/src/pages/admin/_tabs/TenantSyncHist…
/admin/_tabs/TenantOverviewTab frontend healthy closercontrolleadintel/src/pages/admin/_tabs/TenantOverview…
/ frontend healthy my-acq-coach-5b771b53/src/App.tsx
* frontend healthy my-acq-coach-5b771b53/src/App.tsx
/login frontend healthy closercontrolleadintel/src/App.tsx
/forgot-password frontend healthy closercontrolleadintel/src/App.tsx
/reset-password frontend healthy closercontrolleadintel/src/App.tsx
/accept-invitation frontend healthy closercontrolleadintel/src/App.tsx
/leads/:id frontend healthy closercontrolleadintel/src/App.tsx
/billing frontend healthy closercontrolleadintel/src/App.tsx
/admin frontend healthy closercontrolleadintel/src/App.tsx
/admin/tenants frontend healthy closercontrolleadintel/src/App.tsx
/admin/tenants/:id frontend healthy closercontrolleadintel/src/App.tsx
/admin/tenants/:id/transactions frontend healthy closercontrolleadintel/src/App.tsx
/admin/audit frontend healthy closercontrolleadintel/src/App.tsx
/admin/provider-costs frontend healthy closercontrolleadintel/src/App.tsx
/admin/billing-customers frontend healthy closercontrolleadintel/src/App.tsx

LabelLayerStatusPath
password_literal::platform-db/Makefile security healthy platform-db/Makefile
password_literal::platform-db/Makefile security healthy platform-db/Makefile
password_literal::platform-db/scripts/backfill-usage-events… security healthy platform-db/scripts/backfill-usage-events.sh
password_literal::platform-db/scripts/backfill-usage-events… security healthy platform-db/scripts/backfill-usage-events.sh
password_literal::platform-db/scripts/backfill-usage-events… security healthy platform-db/scripts/backfill-usage-events.sh
password_literal::platform-db/scripts/backfill-customers.sh security healthy platform-db/scripts/backfill-customers.sh
password_literal::platform-db/scripts/backfill-customers.sh security healthy platform-db/scripts/backfill-customers.sh
password_literal::platform-db/scripts/backfill-customers.sh security healthy platform-db/scripts/backfill-customers.sh
password_literal::platform-db/scripts/backfill-customers.sh security healthy platform-db/scripts/backfill-customers.sh
password_literal::platform-db/scripts/backfill-customers.sh security healthy platform-db/scripts/backfill-customers.sh
password_literal::platform-db/scripts/backfill-billing.sh security healthy platform-db/scripts/backfill-billing.sh
password_literal::platform-db/scripts/backfill-billing.sh security healthy platform-db/scripts/backfill-billing.sh
password_literal::platform-db/scripts/backfill-billing.sh security healthy platform-db/scripts/backfill-billing.sh
password_literal::platform-db/scripts/backfill-wallets.sh security healthy platform-db/scripts/backfill-wallets.sh
password_literal::platform-db/scripts/backfill-wallets.sh security healthy platform-db/scripts/backfill-wallets.sh
password_literal::platform-db/scripts/backfill-wallets.sh security healthy platform-db/scripts/backfill-wallets.sh
password_literal::platform-db/scripts/backfill-wallets.sh security healthy platform-db/scripts/backfill-wallets.sh
password_literal::platform-db/scripts/backfill-wallets.sh security healthy platform-db/scripts/backfill-wallets.sh
password_literal::platform-db/scripts/backfill.sh security healthy platform-db/scripts/backfill.sh
password_literal::scripts/setup-wallet-fdw.sh security healthy scripts/setup-wallet-fdw.sh
password_literal::scripts/backfill-unified-wallet.sh security healthy scripts/backfill-unified-wallet.sh
password_literal::scripts/backfill-unified-wallet.sh security healthy scripts/backfill-unified-wallet.sh
password_literal::acq-coach-selfhost/Makefile security healthy acq-coach-selfhost/Makefile
password_literal::acq-coach-selfhost/docker/init-db.sh security healthy acq-coach-selfhost/docker/init-db.sh
password_literal::acq-coach-selfhost/docker/init-db.sh security healthy acq-coach-selfhost/docker/init-db.sh
password_literal::acq-coach-selfhost/scripts/restore-from-l… security healthy acq-coach-selfhost/scripts/restore-from-lovable.sh
password_literal::leadintel-selfhost/Makefile security healthy leadintel-selfhost/Makefile
password_literal::leadintel-selfhost/docker/init-db.sh security healthy leadintel-selfhost/docker/init-db.sh
password_literal::leadintel-selfhost/docker/init-db.sh security healthy leadintel-selfhost/docker/init-db.sh
password_literal::leadintel-selfhost/scripts/restore-from-l… security healthy leadintel-selfhost/scripts/restore-from-lovable.sh
password_literal::leadintel-selfhost/scripts/restore-from-l… security healthy leadintel-selfhost/scripts/restore-from-lovable.sh

LabelLayerStatusPath
image::platform-admin-api/Dockerfile hardware healthy platform-admin-api/Dockerfile
image::platform-launcher/Dockerfile hardware healthy platform-launcher/Dockerfile
image::acq-coach-selfhost/Dockerfile hardware healthy acq-coach-selfhost/Dockerfile
image::leadintel-selfhost/Dockerfile hardware healthy leadintel-selfhost/Dockerfile
platform-admin-api hardware healthy platform-admin-api/docker-compose.yml
platform-db hardware healthy platform-db/docker-compose.yml
launcher hardware healthy platform-launcher/docker-compose.yml
acq-coach hardware healthy acq-coach-selfhost/docker-compose.yml
acq-edge hardware healthy acq-coach-selfhost/docker-compose.yml
platform-auth hardware healthy platform-auth/docker-compose.yml
platform-auth-init hardware healthy platform-auth/docker-compose.yml
leadintel hardware healthy leadintel-selfhost/docker-compose.yml
leadintel-edge hardware healthy leadintel-selfhost/docker-compose.yml

LabelLayerStatusPath
port:8080 network healthy platform-admin-api/Dockerfile
port:54432 network healthy platform-db/docker-compose.vps.yml
port:5432 network healthy platform-db/docker-compose.vps.yml
port:80 network healthy platform-launcher/docker-compose.vps.yml
port:3000 network healthy acq-coach-selfhost/docker-compose.vps.yml
port:54321 network healthy acq-coach-selfhost/docker-compose.vps.yml
port:9998 network healthy platform-auth/docker-compose.vps.yml
port:9999 network healthy platform-auth/docker-compose.vps.yml

LabelLayerStatusPath
TenantContextError software healthy closercontrolleadintel/backups/backend-export/edge-function…
TenantContextError software healthy closercontrolleadintel/supabase/functions/_shared/tenantCon…
TenantContextError software healthy leadintel-selfhost/apps/web/supabase/functions/_shared/tena…
TenantContextError software healthy leadintel-selfhost/supabase/functions/_shared/tenantContext…

LabelLayerStatusPath
127.0.0.1 network healthy platform-admin-api/docker-compose.yml
172.16.0.0 network healthy acq-coach-selfhost/docker/init-db.sh
192.168.0.0 network healthy acq-coach-selfhost/docker/init-db.sh
10.0.0.0 network healthy acq-coach-selfhost/docker/init-db.sh

LabelLayerStatusPath
traefik network healthy docker-compose.vps.yml
nginx network healthy docker-compose.vps.yml
loadbalancer network healthy platform-launcher/docker-compose.vps.yml

LabelLayerStatusPath
postgres data healthy README.md
postgresql data healthy platform-db/docker-compose.yml

LabelLayerStatusPath
platform data healthy platform-db/init/06-billing-settings.sql
public data healthy my-acq-coach-5b771b53/backups/migration-export/migrations/2…

LabelLayerStatusPath
repobility-clone-q5fory5x software healthy /tmp/repobility-clone-q5fory5x
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/a63ad75a-e2aa-4f20-ad2c-52abc605bbe4/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/a63ad75a-e2aa-4f20-ad2c-52abc605bbe4/

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.