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.

wesman5060/prime-interest

https://github.com/wesman5060/prime-interest · scanned 2026-06-16 00:56 UTC (2 months, 1 week ago)

17 raw signals (0 security + 17 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 17 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 233 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
proxy software healthy proxy.ts:proxy
wobble software healthy scripts/build-topo.mjs:wobble
contour software healthy scripts/build-topo.mjs:contour
a software healthy scripts/build-topo.mjs:a
sleep software healthy scripts/gen-upscale.mjs:sleep
create software healthy scripts/gen-upscale.mjs:create
w software healthy scripts/gen-upscale.mjs:w
sleep software healthy scripts/gen-logos.mjs:sleep
gen software healthy scripts/gen-logos.mjs:gen
wait software healthy scripts/gen-logos.mjs:wait
globeSvg software healthy scripts/build-favicon.mjs:globeSvg
Footer software healthy components/layout/Footer.tsx:Footer
Header software healthy components/layout/Header.tsx:Header
onScroll software healthy components/layout/Header.tsx:onScroll
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
Badge software healthy components/ui/badge.tsx:Badge
Dialog software healthy components/ui/dialog.tsx:Dialog
DialogTrigger software healthy components/ui/dialog.tsx:DialogTrigger
DialogPortal software healthy components/ui/dialog.tsx:DialogPortal
DialogClose software healthy components/ui/dialog.tsx:DialogClose
DialogOverlay software healthy components/ui/dialog.tsx:DialogOverlay
DialogContent software healthy components/ui/dialog.tsx:DialogContent
DialogHeader software healthy components/ui/dialog.tsx:DialogHeader
DialogFooter software healthy components/ui/dialog.tsx:DialogFooter
DialogTitle software healthy components/ui/dialog.tsx:DialogTitle
DialogDescription software healthy components/ui/dialog.tsx:DialogDescription
Button software healthy components/ui/button.tsx:Button
LenisProvider software healthy components/providers/LenisProvider.tsx:LenisProvider
raf software healthy components/providers/LenisProvider.tsx:raf
AnimatedSection software healthy components/site/AnimatedSection.tsx:AnimatedSection
GalleryGrid software healthy components/site/GalleryGrid.tsx:GalleryGrid
Timeline software healthy components/site/Timeline.tsx:Timeline
OfficeMapClient software healthy components/site/OfficeMapClient.tsx:OfficeMapClient
PartnersSection software healthy components/site/PartnersSection.tsx:PartnersSection
statusColor software healthy components/site/ProjectCard.tsx:statusColor
ProjectCard software healthy components/site/ProjectCard.tsx:ProjectCard
handleMouseMove software healthy components/site/ProjectCard.tsx:handleMouseMove
GlobeMark software healthy components/site/GlobeMark.tsx:GlobeMark
RecognitionStrip software healthy components/site/RecognitionStrip.tsx:RecognitionStrip
RevealImage software healthy components/site/RevealImage.tsx:RevealImage
ScrollToTop software healthy components/site/ScrollToTop.tsx:ScrollToTop

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

LabelLayerStatusPath
postcss.config.mjs software healthy postcss.config.mjs
README.md software healthy README.md
package.json software healthy package.json
package-lock.json software healthy package-lock.json
components.json software healthy components.json
tsconfig.json software healthy tsconfig.json
eslint.config.mjs software healthy eslint.config.mjs
proxy.ts software healthy proxy.ts
next.config.ts software healthy next.config.ts
capture-sv.mjs software healthy scripts/capture-sv.mjs
build-topo.mjs software healthy scripts/build-topo.mjs
gen-upscale.mjs software healthy scripts/gen-upscale.mjs
build-og.mjs software healthy scripts/build-og.mjs
gen-logos.mjs software healthy scripts/gen-logos.mjs
build-favicon.mjs software healthy scripts/build-favicon.mjs
Footer.tsx software healthy components/layout/Footer.tsx
Header.tsx software healthy components/layout/Header.tsx
sheet.tsx software healthy components/ui/sheet.tsx
badge.tsx software healthy components/ui/badge.tsx
dialog.tsx software healthy components/ui/dialog.tsx
button.tsx software healthy components/ui/button.tsx
LenisProvider.tsx software healthy components/providers/LenisProvider.tsx
AnimatedSection.tsx software healthy components/site/AnimatedSection.tsx
GalleryGrid.tsx software healthy components/site/GalleryGrid.tsx
Timeline.tsx software healthy components/site/Timeline.tsx
OfficeMapClient.tsx software healthy components/site/OfficeMapClient.tsx
PartnersSection.tsx software healthy components/site/PartnersSection.tsx
ProjectCard.tsx software healthy components/site/ProjectCard.tsx
GlobeMark.tsx software healthy components/site/GlobeMark.tsx
RecognitionStrip.tsx software healthy components/site/RecognitionStrip.tsx
RevealImage.tsx software healthy components/site/RevealImage.tsx
ScrollToTop.tsx software healthy components/site/ScrollToTop.tsx
ProjectsMap.tsx software healthy components/site/ProjectsMap.tsx
AcquisitionForm.tsx software healthy components/site/AcquisitionForm.tsx
Year.tsx software healthy components/site/Year.tsx
CTABand.tsx software healthy components/site/CTABand.tsx
ProjectGallery.tsx software healthy components/site/ProjectGallery.tsx
CountUp.tsx software healthy components/site/CountUp.tsx
ContactForm.tsx software healthy components/site/ContactForm.tsx
OfficeMap.tsx software healthy components/site/OfficeMap.tsx
Hero.tsx software healthy components/site/Hero.tsx
ProjectsExplorer.tsx software healthy components/site/ProjectsExplorer.tsx
robots.ts software healthy app/robots.ts
not-found.tsx software healthy app/not-found.tsx
globals.css software healthy app/globals.css
sitemap.ts software healthy app/sitemap.ts
layout.tsx software healthy app/layout.tsx
route.ts software healthy app/api/acquisitions/route.ts
route.ts software healthy app/api/contact/route.ts
page.tsx software healthy app/logo/page.tsx

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

LabelLayerStatusPath
Footer frontend healthy components/layout/Footer.tsx
Header frontend healthy components/layout/Header.tsx
LenisProvider frontend healthy components/providers/LenisProvider.tsx
AnimatedSection frontend healthy components/site/AnimatedSection.tsx
GalleryGrid frontend healthy components/site/GalleryGrid.tsx
Timeline frontend healthy components/site/Timeline.tsx
OfficeMapClient frontend healthy components/site/OfficeMapClient.tsx
PartnersSection frontend healthy components/site/PartnersSection.tsx
ProjectCard frontend healthy components/site/ProjectCard.tsx
GlobeMark frontend healthy components/site/GlobeMark.tsx
RecognitionStrip frontend healthy components/site/RecognitionStrip.tsx
RevealImage frontend healthy components/site/RevealImage.tsx
ScrollToTop frontend healthy components/site/ScrollToTop.tsx
ProjectsMap frontend healthy components/site/ProjectsMap.tsx
AcquisitionForm frontend healthy components/site/AcquisitionForm.tsx
Year frontend healthy components/site/Year.tsx
CTABand frontend healthy components/site/CTABand.tsx
ProjectGallery frontend healthy components/site/ProjectGallery.tsx
CountUp frontend healthy components/site/CountUp.tsx
ContactForm frontend healthy components/site/ContactForm.tsx
OfficeMap frontend healthy components/site/OfficeMap.tsx
Hero frontend healthy components/site/Hero.tsx
ProjectsExplorer frontend healthy components/site/ProjectsExplorer.tsx
NotFound frontend healthy app/not-found.tsx
RootLayout frontend healthy app/layout.tsx
LogoPreviewPage frontend healthy app/logo/page.tsx
LogoLayout frontend healthy app/logo/layout.tsx
MarketingTemplate frontend healthy app/(marketing)/template.tsx
MarketingLayout frontend healthy app/(marketing)/layout.tsx
AcquisitionsPage frontend healthy app/(marketing)/acquisitions/page.tsx
ContactPage frontend healthy app/(marketing)/contact/page.tsx
GalleryPage frontend healthy app/(marketing)/gallery/page.tsx

LabelLayerStatusPath
scripts software healthy scripts
components software healthy components
layout software healthy components/layout
ui software healthy components/ui
providers software healthy components/providers
site software healthy components/site
app software healthy app
api software healthy app/api
acquisitions software healthy app/api/acquisitions
contact software healthy app/api/contact
logo software healthy app/logo
(marketing) software healthy app/(marketing)
about software healthy app/(marketing)/about
acquisitions software healthy app/(marketing)/acquisitions
contact software healthy app/(marketing)/contact
projects software healthy app/(marketing)/projects
[slug] software healthy app/(marketing)/projects/[slug]
approach software healthy app/(marketing)/approach
gallery software healthy app/(marketing)/gallery
lib software healthy lib
content software healthy lib/content
content software healthy content

LabelLayerStatusPath
repobility-clone-vb40v3dr software healthy /tmp/repobility-clone-vb40v3dr
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/6e326904-7458-4ec2-b38e-c6fde8c536c3/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/6e326904-7458-4ec2-b38e-c6fde8c536c3/

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.