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.

sr-sov/dental-demo

https://github.com/sr-sov/dental-demo · scanned 2026-06-16 00:20 UTC (2 months, 2 weeks ago)

10 raw signals (0 security + 10 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 10 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 182 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
playwright.config.ts software healthy playwright.config.ts
lighthouserc.js software healthy lighthouserc.js
DESIGN.md software healthy DESIGN.md
skills-lock.json software healthy skills-lock.json
GEMINI.md software healthy GEMINI.md
vercel.json software healthy vercel.json
postcss.config.mjs software healthy postcss.config.mjs
PRODUCT.md software healthy PRODUCT.md
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
package-lock.json software healthy package-lock.json
jest.config.mjs software healthy jest.config.mjs
.env.example software healthy .env.example
jest.setup.ts software healthy jest.setup.ts
tsconfig.json software healthy tsconfig.json
eslint.config.mjs software healthy eslint.config.mjs
AGENTS.md software healthy AGENTS.md
next.config.ts software healthy next.config.ts
BRIEF.md software healthy docs/BRIEF.md
market-research.md software healthy docs/market-research.md
PRIMITIVES.md software healthy docs/PRIMITIVES.md
LESSONS.md software healthy docs/LESSONS.md
2026-05-24-vercel-analytics.md software healthy docs/superpowers/plans/2026-05-24-vercel-analytics.md
2026-05-24-lighthouse-perf-fix.md software healthy docs/superpowers/plans/2026-05-24-lighthouse-perf-fix.md
2026-05-24-warm-clinical-overhaul.md software healthy docs/superpowers/plans/2026-05-24-warm-clinical-overhaul.md
2026-05-24-shared-ui-primitives-v2.md software healthy docs/superpowers/plans/2026-05-24-shared-ui-primitives-v2.md
2026-05-24-client-revisions-plan.md software healthy docs/superpowers/plans/2026-05-24-client-revisions-plan.md
2026-05-24-calendly-integration.md software healthy docs/superpowers/plans/2026-05-24-calendly-integration.md
2026-05-24-documentation-design.md software healthy docs/superpowers/specs/2026-05-24-documentation-design.md
2026-05-24-client-revisions-design.md software healthy docs/superpowers/specs/2026-05-24-client-revisions-design.md
2026-05-24-production-hardening-spec.md software healthy docs/superpowers/specs/2026-05-24-production-hardening-spec…
2026-05-24-shared-ui-primitives-v2-spec.md software healthy docs/superpowers/specs/2026-05-24-shared-ui-primitives-v2-s…
2026-05-24-vercel-analytics-design.md software healthy docs/superpowers/specs/2026-05-24-vercel-analytics-design.md
2026-05-24-calendly-integration-design.md software healthy docs/superpowers/specs/2026-05-24-calendly-integration-desi…
2026-05-24-shared-ui-primitives-spec.md software healthy docs/superpowers/specs/2026-05-24-shared-ui-primitives-spec…
2026-05-24-warm-clinical-overhaul-design.md software healthy docs/superpowers/specs/2026-05-24-warm-clinical-overhaul-de…
2026-05-24-lighthouse-perf-fix-design.md software healthy docs/superpowers/specs/2026-05-24-lighthouse-perf-fix-desig…
2026-05-24-production-hardening.md software healthy docs/memory/2026-05-24-production-hardening.md
2026-05-24-calendly-integration.md software healthy docs/memory/2026-05-24-calendly-integration.md
0001-calendly-online-scheduling-architecture.md software healthy docs/decisions/0001-calendly-online-scheduling-architecture…
optimize-images.mjs software healthy scripts/optimize-images.mjs
Services.tsx software healthy components/Services.tsx
Comfort.tsx software healthy components/Comfort.tsx
TrustStrip.tsx software healthy components/TrustStrip.tsx
SkipNav.tsx software healthy components/SkipNav.tsx
Reviews.tsx software healthy components/Reviews.tsx
BookingForm.test.tsx software healthy components/BookingForm.test.tsx
About.tsx software healthy components/About.tsx
FinalCta.tsx software healthy components/FinalCta.tsx

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

LabelLayerStatusPath
Services software healthy components/Services.tsx:Services
scrollToForm software healthy components/Services.tsx:scrollToForm
handleKeyDown software healthy components/Services.tsx:handleKeyDown
Comfort software healthy components/Comfort.tsx:Comfort
TrustStrip software healthy components/TrustStrip.tsx:TrustStrip
SkipNav software healthy components/SkipNav.tsx:SkipNav
Reviews software healthy components/Reviews.tsx:Reviews
fillIntake software healthy components/BookingForm.test.tsx:fillIntake
submitIntake software healthy components/BookingForm.test.tsx:submitIntake
About software healthy components/About.tsx:About
FinalCta software healthy components/FinalCta.tsx:FinalCta
Insurance software healthy components/Insurance.tsx:Insurance
Emergency software healthy components/Emergency.tsx:Emergency
Footer software healthy components/Footer.tsx:Footer
BookingForm software healthy components/BookingForm.tsx:BookingForm
handleContinueToSchedule software healthy components/BookingForm.tsx:handleContinueToSchedule
serializePrefillAnswers software healthy components/BookingForm.tsx:serializePrefillAnswers
VercelProviders software healthy components/VercelProviders.tsx:VercelProviders
FaqSection software healthy components/FaqSection.tsx:FaqSection
handleKeyDown software healthy components/FaqSection.tsx:handleKeyDown
Location software healthy components/Location.tsx:Location
CalendlyEmbed software healthy components/CalendlyEmbed.tsx:CalendlyEmbed
initWidget software healthy components/CalendlyEmbed.tsx:initWidget
handleCalendlyMessage software healthy components/CalendlyEmbed.tsx:handleCalendlyMessage
StickyEmergencyBar software healthy components/StickyEmergencyBar.tsx:StickyEmergencyBar
handleScroll software healthy components/StickyEmergencyBar.tsx:handleScroll
scrollToForm software healthy components/StickyEmergencyBar.tsx:scrollToForm
Hero software healthy components/Hero.tsx:Hero
getAccordionButtons software healthy components/FaqSection.test.tsx:getAccordionButtons
Navbar software healthy components/Navbar.tsx:Navbar
handleScroll software healthy components/Navbar.tsx:handleScroll
scrollToForm software healthy components/Navbar.tsx:scrollToForm
IconBadge software healthy components/ui/IconBadge.tsx:IconBadge
TextLink software healthy components/ui/TextLink.tsx:TextLink
Button software healthy components/ui/Button.tsx:Button
Disclosure software healthy components/ui/Disclosure.tsx:Disclosure
Section software healthy components/ui/Section.tsx:Section
PhoneLink software healthy components/ui/PhoneLink.tsx:PhoneLink
Card software healthy components/ui/Card.tsx:Card
SectionHeader software healthy components/ui/SectionHeader.tsx:SectionHeader
robots software healthy app/robots.ts:robots
Image software healthy app/opengraph-image.tsx:Image
sitemap software healthy app/sitemap.ts:sitemap
WarmClinical software healthy app/page.tsx:WarmClinical
RootLayout software healthy app/layout.tsx:RootLayout
DisclosureDemo software healthy app/styleguide/DisclosureDemo.tsx:DisclosureDemo
placeholderIcon software healthy app/styleguide/page.tsx:placeholderIcon
Styleguide software healthy app/styleguide/page.tsx:Styleguide
cn software healthy lib/cn.ts:cn

LabelLayerStatusPath
Services frontend healthy components/Services.tsx
Comfort frontend healthy components/Comfort.tsx
TrustStrip frontend healthy components/TrustStrip.tsx
SkipNav frontend healthy components/SkipNav.tsx
Reviews frontend healthy components/Reviews.tsx
About frontend healthy components/About.tsx
FinalCta frontend healthy components/FinalCta.tsx
Insurance frontend healthy components/Insurance.tsx
Emergency frontend healthy components/Emergency.tsx
Footer frontend healthy components/Footer.tsx
BookingForm frontend healthy components/BookingForm.tsx
FaqSection frontend healthy components/FaqSection.tsx
Location frontend healthy components/Location.tsx
CalendlyEmbed frontend healthy components/CalendlyEmbed.tsx
StickyEmergencyBar frontend healthy components/StickyEmergencyBar.tsx
Hero frontend healthy components/Hero.tsx
Navbar frontend healthy components/Navbar.tsx
Image frontend healthy app/opengraph-image.tsx
WarmClinical frontend healthy app/page.tsx
RootLayout frontend healthy app/layout.tsx
Styleguide frontend healthy app/styleguide/page.tsx

LabelLayerStatusPath
docs software healthy docs
superpowers software healthy docs/superpowers
plans software healthy docs/superpowers/plans
specs software healthy docs/superpowers/specs
memory software healthy docs/memory
decisions software healthy docs/decisions
scripts software healthy scripts
components software healthy components
ui software healthy components/ui
app software healthy app
styleguide software healthy app/styleguide
lib software healthy lib
.github software healthy .github
workflows software healthy .github/workflows
e2e software healthy e2e

LabelLayerStatusPath
gha::jest cicd healthy .github/workflows/jest.yml
gha::playwright cicd healthy .github/workflows/playwright.yml
gha::lighthouse cicd healthy .github/workflows/lighthouse.yml

LabelLayerStatusPath
test cicd healthy .github/workflows/jest.yml
test cicd healthy .github/workflows/playwright.yml
lighthouse cicd healthy .github/workflows/lighthouse.yml

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

LabelLayerStatusPath
strings software healthy lib/cn.test.ts:strings

LabelLayerStatusPath
gpu (detected) hardware healthy lighthouserc.js
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/b19ba741-d980-41be-82f3-fe660825edc2/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/b19ba741-d980-41be-82f3-fe660825edc2/

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.