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.

Scan timing: clone 1.28s · analysis 1.36s · 0.5 MB · GitHub API rate-limit (preflight)

karenrlacour-collab/luminapost-elite

https://github.com/karenrlacour-collab/luminapost-elite.git · scanned 2026-05-25 16:20 UTC (1 week, 3 days ago) · 10 languages

118 findings (24 legacy + 94 scanner) 3rd percentile · Typescript · small (2-20K LoC) Scanner says 67 (lower by 22)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 week, 3 days ago · v2 · 71 findings from 2 sources. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 100.0 0.15 15.00
security_score 63.6 0.25 15.90
testing_score 0.0 0.20 0.00
documentation_score 0.0 0.15 0.00
practices_score 40.0 0.15 6.00
code_quality 77.9 0.10 7.79
Overall 1.00 44.7
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 251 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
getRouter software healthy src/router.tsx:getRouter
getServerEntry software healthy src/server.ts:getServerEntry
brandedErrorResponse software healthy src/server.ts:brandedErrorResponse
isCatastrophicSsrErrorBody software healthy src/server.ts:isCatastrophicSsrErrorBody
normalizeCatastrophicSsrResponse software healthy src/server.ts:normalizeCatastrophicSsrResponse
createSupabaseClient software healthy src/integrations/supabase/client.ts:createSupabaseClient
createSupabaseAdminClient software healthy src/integrations/supabase/client.server.ts:createSupabaseAd…
ArticleCard software healthy src/components/ArticleCard.tsx:ArticleCard
CommentsSection software healthy src/components/CommentsSection.tsx:CommentsSection
load software healthy src/components/CommentsSection.tsx:load
submit software healthy src/components/CommentsSection.tsx:submit
ArticleEditor software healthy src/components/ArticleEditor.tsx:ArticleEditor
uploadImage software healthy src/components/ArticleEditor.tsx:uploadImage
save software healthy src/components/ArticleEditor.tsx:save
AdSlot software healthy src/components/AdSlot.tsx:AdSlot
ShareButtons software healthy src/components/ShareButtons.tsx:ShareButtons
copy software healthy src/components/ShareButtons.tsx:copy
RichTextEditor software healthy src/components/RichTextEditor.tsx:RichTextEditor
Btn software healthy src/components/RichTextEditor.tsx:Btn
Footer software healthy src/components/Footer.tsx:Footer
ParticlesBackground software healthy src/components/ParticlesBackground.tsx:ParticlesBackground
NewsletterSignup software healthy src/components/NewsletterSignup.tsx:NewsletterSignup
onSubmit software healthy src/components/NewsletterSignup.tsx:onSubmit
BreakingTicker software healthy src/components/BreakingTicker.tsx:BreakingTicker
ThemeToggle software healthy src/components/ThemeToggle.tsx:ThemeToggle
saved software healthy src/components/ThemeToggle.tsx:saved
applyTheme software healthy src/components/ThemeToggle.tsx:applyTheme
toggle software healthy src/components/ThemeToggle.tsx:toggle
Header software healthy src/components/Header.tsx:Header
SheetHeader software healthy src/components/ui/sheet.tsx:SheetHeader
SheetFooter software healthy src/components/ui/sheet.tsx:SheetFooter
Calendar software healthy src/components/ui/calendar.tsx:Calendar
CalendarDayButton software healthy src/components/ui/calendar.tsx:CalendarDayButton
useSidebar software healthy src/components/ui/sidebar.tsx:useSidebar
handleKeyDown software healthy src/components/ui/sidebar.tsx:handleKeyDown
button software healthy src/components/ui/sidebar.tsx:button
Badge software healthy src/components/ui/badge.tsx:Badge
AlertDialogHeader software healthy src/components/ui/alert-dialog.tsx:AlertDialogHeader
AlertDialogFooter software healthy src/components/ui/alert-dialog.tsx:AlertDialogFooter
DialogHeader software healthy src/components/ui/dialog.tsx:DialogHeader
DialogFooter software healthy src/components/ui/dialog.tsx:DialogFooter
DropdownMenuShortcut software healthy src/components/ui/dropdown-menu.tsx:DropdownMenuShortcut
ContextMenuShortcut software healthy src/components/ui/context-menu.tsx:ContextMenuShortcut
useCarousel software healthy src/components/ui/carousel.tsx:useCarousel
useChart software healthy src/components/ui/chart.tsx:useChart
ChartStyle software healthy src/components/ui/chart.tsx:ChartStyle
getPayloadConfigFromPayload software healthy src/components/ui/chart.tsx:getPayloadConfigFromPayload
ResizablePanelGroup software healthy src/components/ui/resizable.tsx:ResizablePanelGroup
ResizableHandle software healthy src/components/ui/resizable.tsx:ResizableHandle
useFormField software healthy src/components/ui/form.tsx:useFormField

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

LabelLayerStatusPath
vite.config.ts software warning vite.config.ts
bunfig.toml software healthy bunfig.toml
package.json software healthy package.json
components.json software healthy components.json
eslint.config.js software warning eslint.config.js
tsconfig.json software healthy tsconfig.json
.env software healthy .env
config.toml software healthy supabase/config.toml
20260524165336_cd47122a-c537-484b-8e5b-fc650dccfb59.sql software healthy supabase/migrations/20260524165336_cd47122a-c537-484b-8e5b-…
20260524165359_f0c0b477-af69-4a2b-b6f3-aea027ba3824.sql software healthy supabase/migrations/20260524165359_f0c0b477-af69-4a2b-b6f3-…
20260524165305_a349db96-3080-450d-98d8-c23f241300d6.sql software healthy supabase/migrations/20260524165305_a349db96-3080-450d-98d8-…
styles.css software healthy src/styles.css
router.tsx software healthy src/router.tsx
routeTree.gen.ts software warning src/routeTree.gen.ts
start.ts software warning src/start.ts
server.ts software healthy src/server.ts
auth-middleware.ts software warning src/integrations/supabase/auth-middleware.ts
auth-attacher.ts software warning src/integrations/supabase/auth-attacher.ts
client.ts software healthy src/integrations/supabase/client.ts
client.server.ts software healthy src/integrations/supabase/client.server.ts
types.ts software warning src/integrations/supabase/types.ts
ArticleCard.tsx software healthy src/components/ArticleCard.tsx
CommentsSection.tsx software healthy src/components/CommentsSection.tsx
ArticleEditor.tsx software healthy src/components/ArticleEditor.tsx
AdSlot.tsx software healthy src/components/AdSlot.tsx
ShareButtons.tsx software healthy src/components/ShareButtons.tsx
RichTextEditor.tsx software healthy src/components/RichTextEditor.tsx
Footer.tsx software healthy src/components/Footer.tsx
ParticlesBackground.tsx software healthy src/components/ParticlesBackground.tsx
NewsletterSignup.tsx software healthy src/components/NewsletterSignup.tsx
BreakingTicker.tsx software healthy src/components/BreakingTicker.tsx
ThemeToggle.tsx software healthy src/components/ThemeToggle.tsx
Header.tsx software healthy src/components/Header.tsx
table.tsx software warning src/components/ui/table.tsx
sheet.tsx software healthy src/components/ui/sheet.tsx
calendar.tsx software healthy src/components/ui/calendar.tsx
collapsible.tsx software warning src/components/ui/collapsible.tsx
sidebar.tsx software healthy src/components/ui/sidebar.tsx
checkbox.tsx software warning src/components/ui/checkbox.tsx
avatar.tsx software warning src/components/ui/avatar.tsx
badge.tsx software healthy src/components/ui/badge.tsx
alert-dialog.tsx software healthy src/components/ui/alert-dialog.tsx
dialog.tsx software healthy src/components/ui/dialog.tsx
radio-group.tsx software warning src/components/ui/radio-group.tsx
dropdown-menu.tsx software healthy src/components/ui/dropdown-menu.tsx
button.tsx software warning src/components/ui/button.tsx
accordion.tsx software warning src/components/ui/accordion.tsx
alert.tsx software warning src/components/ui/alert.tsx
context-menu.tsx software healthy src/components/ui/context-menu.tsx
carousel.tsx software healthy src/components/ui/carousel.tsx

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

LabelLayerStatusPath
/terms frontend healthy src/routeTree.gen.ts
/services frontend healthy src/routeTree.gen.ts
/search frontend healthy src/routeTree.gen.ts
/privacy frontend healthy src/routeTree.gen.ts
/login frontend healthy src/routeTree.gen.ts
/contact frontend healthy src/routeTree.gen.ts
/admin frontend healthy src/routeTree.gen.ts
/about frontend healthy src/routeTree.gen.ts
/ frontend healthy src/routeTree.gen.ts
/category/$slug frontend healthy src/routeTree.gen.ts
/article/$slug frontend healthy src/routeTree.gen.ts
/ticker frontend healthy src/routeTree.gen.ts
/subscribers frontend healthy src/routeTree.gen.ts
/categories frontend healthy src/routeTree.gen.ts
/articles frontend healthy src/routeTree.gen.ts
/new frontend healthy src/routeTree.gen.ts
/$id/edit frontend healthy src/routeTree.gen.ts

LabelLayerStatusPath
supabase software healthy supabase
migrations software healthy supabase/migrations
src software healthy src
integrations software healthy src/integrations
supabase software healthy src/integrations/supabase
components software healthy src/components
ui software healthy src/components/ui
lib software healthy src/lib
routes software healthy src/routes
hooks software healthy src/hooks

LabelLayerStatusPath
20260524165336_cd47122a-c537-484b-8e5b-fc650dccfb59.sql data healthy supabase/migrations/20260524165336_cd47122a-c537-484b-8e5b-…
20260524165359_f0c0b477-af69-4a2b-b6f3-aea027ba3824.sql data healthy supabase/migrations/20260524165359_f0c0b477-af69-4a2b-b6f3-…
20260524165305_a349db96-3080-450d-98d8-c23f241300d6.sql data healthy supabase/migrations/20260524165305_a349db96-3080-450d-98d8-…

LabelLayerStatusPath
repobility-clone-_i83y33i software healthy /tmp/repobility-clone-_i83y33i

LabelLayerStatusPath
public data healthy supabase/migrations/20260524165305_a349db96-3080-450d-98d8-…

LabelLayerStatusPath
.env in repo security healthy .env
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/6309549d-7da0-4fbd-99ea-56f06c1cc8a9/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/6309549d-7da0-4fbd-99ea-56f06c1cc8a9/

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.