https://github.com/tgarrick-bit/virtual24-business-card-extractor
· scanned 2026-06-16 00:32 UTC (2 months, 2 weeks ago)
16 raw signals (0 security + 16 graph)
Last scanned 2 months, 2 weeks ago · v1 · 15 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 420 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 |
|---|---|---|---|
middleware |
software | healthy | middleware.ts:middleware |
Table |
software | healthy | components/ui/table.tsx:Table |
TableHeader |
software | healthy | components/ui/table.tsx:TableHeader |
TableBody |
software | healthy | components/ui/table.tsx:TableBody |
TableFooter |
software | healthy | components/ui/table.tsx:TableFooter |
TableRow |
software | healthy | components/ui/table.tsx:TableRow |
TableHead |
software | healthy | components/ui/table.tsx:TableHead |
TableCell |
software | healthy | components/ui/table.tsx:TableCell |
TableCaption |
software | healthy | components/ui/table.tsx:TableCaption |
Sheet |
software | healthy | components/ui/sheet.tsx:Sheet |
SheetTrigger |
software | healthy | components/ui/sheet.tsx:SheetTrigger |
SheetClose |
software | healthy | components/ui/sheet.tsx:SheetClose |
SheetPortal |
software | healthy | components/ui/sheet.tsx:SheetPortal |
SheetOverlay |
software | healthy | components/ui/sheet.tsx:SheetOverlay |
SheetContent |
software | healthy | components/ui/sheet.tsx:SheetContent |
SheetHeader |
software | healthy | components/ui/sheet.tsx:SheetHeader |
SheetFooter |
software | healthy | components/ui/sheet.tsx:SheetFooter |
SheetTitle |
software | healthy | components/ui/sheet.tsx:SheetTitle |
SheetDescription |
software | healthy | components/ui/sheet.tsx:SheetDescription |
Calendar |
software | healthy | components/ui/calendar.tsx:Calendar |
CalendarDayButton |
software | healthy | components/ui/calendar.tsx:CalendarDayButton |
Collapsible |
software | healthy | components/ui/collapsible.tsx:Collapsible |
CollapsibleTrigger |
software | healthy | components/ui/collapsible.tsx:CollapsibleTrigger |
CollapsibleContent |
software | healthy | components/ui/collapsible.tsx:CollapsibleContent |
useSidebar |
software | healthy | components/ui/sidebar.tsx:useSidebar |
SidebarProvider |
software | healthy | components/ui/sidebar.tsx:SidebarProvider |
handleKeyDown |
software | healthy | components/ui/sidebar.tsx:handleKeyDown |
Sidebar |
software | healthy | components/ui/sidebar.tsx:Sidebar |
SidebarTrigger |
software | healthy | components/ui/sidebar.tsx:SidebarTrigger |
SidebarRail |
software | healthy | components/ui/sidebar.tsx:SidebarRail |
SidebarInset |
software | healthy | components/ui/sidebar.tsx:SidebarInset |
SidebarInput |
software | healthy | components/ui/sidebar.tsx:SidebarInput |
SidebarHeader |
software | healthy | components/ui/sidebar.tsx:SidebarHeader |
SidebarFooter |
software | healthy | components/ui/sidebar.tsx:SidebarFooter |
SidebarSeparator |
software | healthy | components/ui/sidebar.tsx:SidebarSeparator |
SidebarContent |
software | healthy | components/ui/sidebar.tsx:SidebarContent |
SidebarGroup |
software | healthy | components/ui/sidebar.tsx:SidebarGroup |
SidebarGroupLabel |
software | healthy | components/ui/sidebar.tsx:SidebarGroupLabel |
SidebarGroupAction |
software | healthy | components/ui/sidebar.tsx:SidebarGroupAction |
SidebarGroupContent |
software | healthy | components/ui/sidebar.tsx:SidebarGroupContent |
SidebarMenu |
software | healthy | components/ui/sidebar.tsx:SidebarMenu |
SidebarMenuItem |
software | healthy | components/ui/sidebar.tsx:SidebarMenuItem |
SidebarMenuButton |
software | healthy | components/ui/sidebar.tsx:SidebarMenuButton |
button |
software | healthy | components/ui/sidebar.tsx:button |
SidebarMenuAction |
software | healthy | components/ui/sidebar.tsx:SidebarMenuAction |
SidebarMenuBadge |
software | healthy | components/ui/sidebar.tsx:SidebarMenuBadge |
SidebarMenuSkeleton |
software | healthy | components/ui/sidebar.tsx:SidebarMenuSkeleton |
SidebarMenuSub |
software | healthy | components/ui/sidebar.tsx:SidebarMenuSub |
SidebarMenuSubItem |
software | healthy | components/ui/sidebar.tsx:SidebarMenuSubItem |
SidebarMenuSubButton |
software | healthy | components/ui/sidebar.tsx:SidebarMenuSubButton |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
jest.config.js |
software | healthy | jest.config.js |
postcss.config.mjs |
software | healthy | postcss.config.mjs |
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
Dockerfile |
software | healthy | Dockerfile |
package-lock.json |
software | healthy | package-lock.json |
components.json |
software | healthy | components.json |
middleware.ts |
software | healthy | middleware.ts |
.env.example |
software | healthy | .env.example |
tsconfig.json |
software | healthy | tsconfig.json |
eslint.config.mjs |
software | healthy | eslint.config.mjs |
docker-compose.yml |
software | healthy | docker-compose.yml |
next.config.ts |
software | healthy | next.config.ts |
table.tsx |
software | healthy | components/ui/table.tsx |
sheet.tsx |
software | healthy | components/ui/sheet.tsx |
calendar.tsx |
software | healthy | components/ui/calendar.tsx |
collapsible.tsx |
software | healthy | components/ui/collapsible.tsx |
sidebar.tsx |
software | healthy | components/ui/sidebar.tsx |
checkbox.tsx |
software | healthy | components/ui/checkbox.tsx |
avatar.tsx |
software | healthy | components/ui/avatar.tsx |
badge.tsx |
software | healthy | components/ui/badge.tsx |
alert-dialog.tsx |
software | healthy | components/ui/alert-dialog.tsx |
dialog.tsx |
software | healthy | components/ui/dialog.tsx |
radio-group.tsx |
software | healthy | components/ui/radio-group.tsx |
dropdown-menu.tsx |
software | healthy | components/ui/dropdown-menu.tsx |
button.tsx |
software | healthy | components/ui/button.tsx |
accordion.tsx |
software | healthy | components/ui/accordion.tsx |
alert.tsx |
software | healthy | components/ui/alert.tsx |
context-menu.tsx |
software | healthy | components/ui/context-menu.tsx |
carousel.tsx |
software | healthy | components/ui/carousel.tsx |
card.tsx |
software | healthy | components/ui/card.tsx |
chart.tsx |
software | healthy | components/ui/chart.tsx |
resizable.tsx |
software | healthy | components/ui/resizable.tsx |
input-otp.tsx |
software | healthy | components/ui/input-otp.tsx |
popover.tsx |
software | healthy | components/ui/popover.tsx |
progress.tsx |
software | healthy | components/ui/progress.tsx |
switch.tsx |
software | healthy | components/ui/switch.tsx |
textarea.tsx |
software | healthy | components/ui/textarea.tsx |
form.tsx |
software | healthy | components/ui/form.tsx |
tabs.tsx |
software | healthy | components/ui/tabs.tsx |
toggle-group.tsx |
software | healthy | components/ui/toggle-group.tsx |
toggle.tsx |
software | healthy | components/ui/toggle.tsx |
scroll-area.tsx |
software | healthy | components/ui/scroll-area.tsx |
hover-card.tsx |
software | healthy | components/ui/hover-card.tsx |
separator.tsx |
software | healthy | components/ui/separator.tsx |
sonner.tsx |
software | healthy | components/ui/sonner.tsx |
pagination.tsx |
software | healthy | components/ui/pagination.tsx |
input.tsx |
software | healthy | components/ui/input.tsx |
menubar.tsx |
software | healthy | components/ui/menubar.tsx |
aspect-ratio.tsx |
software | healthy | components/ui/aspect-ratio.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
components |
software | healthy | components |
ui |
software | healthy | components/ui |
app |
software | healthy | app |
login |
software | healthy | app/login |
api |
software | healthy | app/api |
login |
software | healthy | app/api/login |
tracker-push |
software | healthy | app/api/tracker-push |
extract-ocr |
software | healthy | app/api/extract-ocr |
extract |
software | healthy | app/api/extract |
lib |
software | healthy | lib |
__tests__ |
software | healthy | lib/__tests__ |
hooks |
software | healthy | hooks |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
BusinessCardExtractor |
frontend | healthy | app/page.tsx |
RootLayout |
frontend | healthy | app/layout.tsx |
LoginPage |
frontend | healthy | app/login/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::README.md |
security | healthy | README.md |
auth::.env.example |
security | healthy | .env.example |
auth::lib/tracker-client.ts |
security | healthy | lib/tracker-client.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
TrackerClient |
software | healthy | lib/tracker-client.ts:TrackerClient |
TrackerError |
software | healthy | lib/tracker-client.ts:TrackerError |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
app |
hardware | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-zu8ddbjr |
software | healthy | /tmp/repobility-clone-zu8ddbjr |
| Label | Layer | Status | Path |
|---|---|---|---|
port:3000 |
network | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
/ |
frontend | healthy | app/api/login/route.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/ci.yml |
This page is publicly accessible at:
https://repobility.com/scan/c0ee4b3b-52c5-4d63-80f3-17babd54d689/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/c0ee4b3b-52c5-4d63-80f3-17babd54d689/
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.