https://github.com/stormdaemon/local_boost_saas
· scanned 2026-06-16 00:23 UTC (2 months, 2 weeks ago)
28 raw signals (0 security + 28 graph)
Last scanned 2 months, 2 weeks ago · v1 · 28 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 423 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 |
|---|---|---|---|
cls |
software | healthy | scripts/qa-responsive.mjs:cls |
api |
software | healthy | scripts/smoke-e2e.mjs:api |
findQaUser |
software | healthy | scripts/qa-app.mjs:findQaUser |
cleanup |
software | healthy | scripts/qa-app.mjs:cleanup |
checkAndShoot |
software | healthy | scripts/qa-app.mjs:checkAndShoot |
visit |
software | healthy | scripts/qa-app.mjs:visit |
middleware |
software | healthy | src/middleware.ts:middleware |
AuthShell |
software | healthy | src/components/auth-shell.tsx:AuthShell |
MobileNav |
software | healthy | src/components/sidebar.tsx:MobileNav |
Sidebar |
software | healthy | src/components/sidebar.tsx:Sidebar |
scoreColor |
software | healthy | src/components/score-visuals.tsx:scoreColor |
scoreLabel |
software | healthy | src/components/score-visuals.tsx:scoreLabel |
ScoreRadial |
software | healthy | src/components/score-visuals.tsx:ScoreRadial |
ScoresRadar |
software | healthy | src/components/score-visuals.tsx:ScoresRadar |
ScoreBars |
software | healthy | src/components/score-visuals.tsx:ScoreBars |
PlanCards |
software | healthy | src/components/plan-cards.tsx:PlanCards |
ModelBadge |
software | healthy | src/components/asset-shell.tsx:ModelBadge |
GeneratingCard |
software | healthy | src/components/asset-shell.tsx:GeneratingCard |
EmptyAssetCard |
software | healthy | src/components/asset-shell.tsx:EmptyAssetCard |
AssetHeader |
software | healthy | src/components/asset-shell.tsx:AssetHeader |
ErrorBanner |
software | healthy | src/components/asset-shell.tsx:ErrorBanner |
PageLoader |
software | healthy | src/components/asset-shell.tsx:PageLoader |
useBusiness |
software | healthy | src/components/use-business.ts:useBusiness |
asset |
software | healthy | src/components/use-business.ts:asset |
AppChrome |
software | healthy | src/components/app-chrome.tsx:AppChrome |
subscribe |
software | healthy | src/components/app-chrome.tsx:subscribe |
robots |
software | healthy | src/app/robots.ts:robots |
NotFound |
software | healthy | src/app/not-found.tsx:NotFound |
sitemap |
software | healthy | src/app/sitemap.ts:sitemap |
SectionHeading |
software | healthy | src/app/page.tsx:SectionHeading |
LandingPage |
software | healthy | src/app/page.tsx:LandingPage |
RootLayout |
software | healthy | src/app/layout.tsx:RootLayout |
ErrorPage |
software | healthy | src/app/error.tsx:ErrorPage |
ExampleReportPage |
software | healthy | src/app/exemple-rapport/page.tsx:ExampleReportPage |
euro |
software | healthy | src/app/exemple-rapport/page.tsx:euro |
BlogIndexPage |
software | healthy | src/app/blog/page.tsx:BlogIndexPage |
generateStaticParams |
software | healthy | src/app/blog/[slug]/page.tsx:generateStaticParams |
generateMetadata |
software | healthy | src/app/blog/[slug]/page.tsx:generateMetadata |
renderInline |
software | healthy | src/app/blog/[slug]/page.tsx:renderInline |
BlogArticlePage |
software | healthy | src/app/blog/[slug]/page.tsx:BlogArticlePage |
LegalNoticePage |
software | healthy | src/app/legal/mentions-legales/page.tsx:LegalNoticePage |
PrivacyPage |
software | healthy | src/app/legal/confidentialite/page.tsx:PrivacyPage |
GET |
software | healthy | src/app/auth/callback/route.ts:GET |
POST |
software | healthy | src/app/auth/signout/route.ts:POST |
ContactPage |
software | healthy | src/app/contact/page.tsx:ContactPage |
submit |
software | healthy | src/app/contact/page.tsx:submit |
LoginForm |
software | healthy | src/app/login/page.tsx:LoginForm |
submit |
software | healthy | src/app/login/page.tsx:submit |
LoginPage |
software | healthy | src/app/login/page.tsx:LoginPage |
GET |
software | healthy | src/app/api/models/route.ts:GET |
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.mjs |
software | healthy | postcss.config.mjs |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
netlify.toml |
software | healthy | netlify.toml |
package.json |
software | healthy | package.json |
prisma.config.ts |
software | healthy | prisma.config.ts |
package-lock.json |
software | healthy | package-lock.json |
.env.example |
software | healthy | .env.example |
tsconfig.json |
software | healthy | tsconfig.json |
eslint.config.mjs |
software | healthy | eslint.config.mjs |
AGENTS.md |
software | healthy | AGENTS.md |
vitest.config.ts |
software | healthy | vitest.config.ts |
next.config.ts |
software | healthy | next.config.ts |
scoring.test.ts |
software | healthy | tests/scoring.test.ts |
labels.test.ts |
software | healthy | tests/labels.test.ts |
paypal-events.test.ts |
software | healthy | tests/paypal-events.test.ts |
plans.test.ts |
software | healthy | tests/plans.test.ts |
proposal.test.ts |
software | healthy | tests/proposal.test.ts |
server-only.ts |
software | healthy | tests/stubs/server-only.ts |
qa-responsive.mjs |
software | healthy | scripts/qa-responsive.mjs |
smoke-e2e.mjs |
software | healthy | scripts/smoke-e2e.mjs |
qa-app.mjs |
software | healthy | scripts/qa-app.mjs |
qa-shots.mjs |
software | healthy | scripts/qa-shots.mjs |
middleware.ts |
software | healthy | src/middleware.ts |
auth-shell.tsx |
software | healthy | src/components/auth-shell.tsx |
sidebar.tsx |
software | healthy | src/components/sidebar.tsx |
score-visuals.tsx |
software | healthy | src/components/score-visuals.tsx |
plan-cards.tsx |
software | healthy | src/components/plan-cards.tsx |
asset-shell.tsx |
software | healthy | src/components/asset-shell.tsx |
use-business.ts |
software | healthy | src/components/use-business.ts |
app-chrome.tsx |
software | healthy | src/components/app-chrome.tsx |
robots.ts |
software | healthy | src/app/robots.ts |
not-found.tsx |
software | healthy | src/app/not-found.tsx |
globals.css |
software | healthy | src/app/globals.css |
sitemap.ts |
software | healthy | src/app/sitemap.ts |
page.tsx |
software | healthy | src/app/page.tsx |
layout.tsx |
software | healthy | src/app/layout.tsx |
error.tsx |
software | healthy | src/app/error.tsx |
page.tsx |
software | healthy | src/app/exemple-rapport/page.tsx |
page.tsx |
software | healthy | src/app/blog/page.tsx |
page.tsx |
software | healthy | src/app/blog/[slug]/page.tsx |
page.tsx |
software | healthy | src/app/legal/mentions-legales/page.tsx |
page.tsx |
software | healthy | src/app/legal/confidentialite/page.tsx |
route.ts |
software | healthy | src/app/auth/callback/route.ts |
route.ts |
software | healthy | src/app/auth/signout/route.ts |
page.tsx |
software | healthy | src/app/contact/page.tsx |
page.tsx |
software | healthy | src/app/login/page.tsx |
route.ts |
software | healthy | src/app/api/models/route.ts |
route.ts |
software | healthy | src/app/api/models/test/route.ts |
route.ts |
software | healthy | src/app/api/models/cascade/route.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
stubs |
software | healthy | tests/stubs |
scripts |
software | healthy | scripts |
src |
software | healthy | src |
components |
software | healthy | src/components |
app |
software | healthy | src/app |
exemple-rapport |
software | healthy | src/app/exemple-rapport |
blog |
software | healthy | src/app/blog |
[slug] |
software | healthy | src/app/blog/[slug] |
legal |
software | healthy | src/app/legal |
mentions-legales |
software | healthy | src/app/legal/mentions-legales |
confidentialite |
software | healthy | src/app/legal/confidentialite |
auth |
software | healthy | src/app/auth |
callback |
software | healthy | src/app/auth/callback |
signout |
software | healthy | src/app/auth/signout |
contact |
software | healthy | src/app/contact |
login |
software | healthy | src/app/login |
api |
software | healthy | src/app/api |
models |
software | healthy | src/app/api/models |
test |
software | healthy | src/app/api/models/test |
cascade |
software | healthy | src/app/api/models/cascade |
contact |
software | healthy | src/app/api/contact |
health |
software | healthy | src/app/api/health |
billing |
software | healthy | src/app/api/billing |
confirm |
software | healthy | src/app/api/billing/confirm |
checkout |
software | healthy | src/app/api/billing/checkout |
businesses |
software | healthy | src/app/api/businesses |
[id] |
software | healthy | src/app/api/businesses/[id] |
generate |
software | healthy | src/app/api/businesses/[id]/generate |
[type] |
software | healthy | src/app/api/businesses/[id]/generate/[type] |
roi |
software | healthy | src/app/api/businesses/[id]/roi |
me |
software | healthy | src/app/api/me |
agency |
software | healthy | src/app/api/me/agency |
webhooks |
software | healthy | src/app/api/webhooks |
paypal |
software | healthy | src/app/api/webhooks/paypal |
signup |
software | healthy | src/app/signup |
app |
software | healthy | src/app/app |
settings |
software | healthy | src/app/app/settings |
prospects |
software | healthy | src/app/app/prospects |
new |
software | healthy | src/app/app/prospects/new |
[id] |
software | healthy | src/app/app/prospects/[id] |
strategy |
software | healthy | src/app/app/prospects/[id]/strategy |
pitch |
software | healthy | src/app/app/prospects/[id]/pitch |
roi |
software | healthy | src/app/app/prospects/[id]/roi |
competitors |
software | healthy | src/app/app/prospects/[id]/competitors |
report |
software | healthy | src/app/app/prospects/[id]/report |
proposal |
software | healthy | src/app/app/prospects/[id]/proposal |
presentation |
software | healthy | src/app/app/prospects/[id]/presentation |
calendar |
software | healthy | src/app/app/prospects/[id]/calendar |
nouveau-mot-de-passe |
software | healthy | src/app/app/nouveau-mot-de-passe |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
NotFound |
frontend | healthy | src/app/not-found.tsx |
LandingPage |
frontend | healthy | src/app/page.tsx |
RootLayout |
frontend | healthy | src/app/layout.tsx |
ErrorPage |
frontend | healthy | src/app/error.tsx |
ExampleReportPage |
frontend | healthy | src/app/exemple-rapport/page.tsx |
BlogIndexPage |
frontend | healthy | src/app/blog/page.tsx |
LegalNoticePage |
frontend | healthy | src/app/legal/mentions-legales/page.tsx |
PrivacyPage |
frontend | healthy | src/app/legal/confidentialite/page.tsx |
ContactPage |
frontend | healthy | src/app/contact/page.tsx |
LoginPage |
frontend | healthy | src/app/login/page.tsx |
SignupPage |
frontend | healthy | src/app/signup/page.tsx |
CrmDashboardPage |
frontend | healthy | src/app/app/page.tsx |
SettingsPage |
frontend | healthy | src/app/app/settings/page.tsx |
NewProspectPage |
frontend | healthy | src/app/app/prospects/new/page.tsx |
DashboardPage |
frontend | healthy | src/app/app/prospects/[id]/page.tsx |
StrategyPage |
frontend | healthy | src/app/app/prospects/[id]/strategy/page.tsx |
PitchPage |
frontend | healthy | src/app/app/prospects/[id]/pitch/page.tsx |
RoiPage |
frontend | healthy | src/app/app/prospects/[id]/roi/page.tsx |
CompetitorsPage |
frontend | healthy | src/app/app/prospects/[id]/competitors/page.tsx |
ReportPage |
frontend | healthy | src/app/app/prospects/[id]/report/page.tsx |
ProposalPage |
frontend | healthy | src/app/app/prospects/[id]/proposal/page.tsx |
PresentationPage |
frontend | healthy | src/app/app/prospects/[id]/presentation/page.tsx |
CalendarPage |
frontend | healthy | src/app/app/prospects/[id]/calendar/page.tsx |
NewPasswordPage |
frontend | healthy | src/app/app/nouveau-mot-de-passe/page.tsx |
BillingPage |
frontend | healthy | src/app/app/billing/page.tsx |
BillingConfirmationPage |
frontend | healthy | src/app/app/billing/confirmation/page.tsx |
AdminModelsPage |
frontend | healthy | src/app/admin/models/page.tsx |
ForgotPasswordPage |
frontend | healthy | src/app/mot-de-passe-oublie/page.tsx |
PricingComparisonPage |
frontend | healthy | src/app/tarifs/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
/page.tsx |
frontend | healthy | src/app/page.tsx |
/exemple-rapport |
frontend | healthy | src/app/exemple-rapport/page.tsx |
/blog |
frontend | healthy | src/app/blog/page.tsx |
/blog/[slug] |
frontend | healthy | src/app/blog/[slug]/page.tsx |
/legal/mentions-legales |
frontend | healthy | src/app/legal/mentions-legales/page.tsx |
/legal/confidentialite |
frontend | healthy | src/app/legal/confidentialite/page.tsx |
/contact |
frontend | healthy | src/app/contact/page.tsx |
/login |
frontend | healthy | src/app/login/page.tsx |
/signup |
frontend | healthy | src/app/signup/page.tsx |
/app |
frontend | healthy | src/app/app/page.tsx |
/app/settings |
frontend | healthy | src/app/app/settings/page.tsx |
/app/prospects/new |
frontend | healthy | src/app/app/prospects/new/page.tsx |
/app/prospects/[id] |
frontend | healthy | src/app/app/prospects/[id]/page.tsx |
/app/prospects/[id]/strategy |
frontend | healthy | src/app/app/prospects/[id]/strategy/page.tsx |
/app/prospects/[id]/pitch |
frontend | healthy | src/app/app/prospects/[id]/pitch/page.tsx |
/app/prospects/[id]/roi |
frontend | healthy | src/app/app/prospects/[id]/roi/page.tsx |
/app/prospects/[id]/competitors |
frontend | healthy | src/app/app/prospects/[id]/competitors/page.tsx |
/app/prospects/[id]/report |
frontend | healthy | src/app/app/prospects/[id]/report/page.tsx |
/app/prospects/[id]/proposal |
frontend | healthy | src/app/app/prospects/[id]/proposal/page.tsx |
/app/prospects/[id]/presentation |
frontend | healthy | src/app/app/prospects/[id]/presentation/page.tsx |
/app/prospects/[id]/calendar |
frontend | healthy | src/app/app/prospects/[id]/calendar/page.tsx |
/app/nouveau-mot-de-passe |
frontend | healthy | src/app/app/nouveau-mot-de-passe/page.tsx |
/app/billing |
frontend | healthy | src/app/app/billing/page.tsx |
/app/billing/confirmation |
frontend | healthy | src/app/app/billing/confirmation/page.tsx |
/admin |
frontend | healthy | src/app/admin/page.tsx |
/admin/models |
frontend | healthy | src/app/admin/models/page.tsx |
/mot-de-passe-oublie |
frontend | healthy | src/app/mot-de-passe-oublie/page.tsx |
/tarifs |
frontend | healthy | src/app/tarifs/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | README.md |
postgres |
data | healthy | package-lock.json |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-jmtf_32r |
software | healthy | /tmp/repobility-clone-jmtf_32r |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | package-lock.json |
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::scripts/qa-app.mjs |
security | healthy | scripts/qa-app.mjs |
This page is publicly accessible at:
https://repobility.com/scan/6d1a44a1-9ba6-4259-af77-92f93987631a/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/6d1a44a1-9ba6-4259-af77-92f93987631a/
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.