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.

Rumblingb/rcm-billing

https://github.com/Rumblingb/rcm-billing · scanned 2026-06-15 23:57 UTC (2 months, 3 weeks ago)

14 raw signals (0 security + 14 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 14 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 76 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
Sidebar software healthy src/components/layout/sidebar.tsx:Sidebar
Topbar software healthy src/components/layout/topbar.tsx:Topbar
RootPage software healthy src/app/page.tsx:RootPage
RootLayout software healthy src/app/layout.tsx:RootLayout
DashboardLayout software healthy src/app/(dashboard)/layout.tsx:DashboardLayout
SettingsPage software healthy src/app/(dashboard)/settings/page.tsx:SettingsPage
ClaimsPage software healthy src/app/(dashboard)/claims/page.tsx:ClaimsPage
NewClaimPage software healthy src/app/(dashboard)/claims/new/page.tsx:NewClaimPage
set software healthy src/app/(dashboard)/claims/new/page.tsx:set
next software healthy src/app/(dashboard)/claims/new/page.tsx:next
prev software healthy src/app/(dashboard)/claims/new/page.tsx:prev
handleSubmit software healthy src/app/(dashboard)/claims/new/page.tsx:handleSubmit
FormField software healthy src/app/(dashboard)/claims/new/page.tsx:FormField
KpiCard software healthy src/app/(dashboard)/dashboard/page.tsx:KpiCard
CustomTooltip software healthy src/app/(dashboard)/dashboard/page.tsx:CustomTooltip
DashboardPage software healthy src/app/(dashboard)/dashboard/page.tsx:DashboardPage
pct software healthy src/app/(dashboard)/dashboard/page.tsx:pct
DenialsPage software healthy src/app/(dashboard)/denials/page.tsx:DenialsPage
toggle software healthy src/app/(dashboard)/denials/page.tsx:toggle
EraPage software healthy src/app/(dashboard)/era/page.tsx:EraPage
handleDrop software healthy src/app/(dashboard)/era/page.tsx:handleDrop
statusColor software healthy src/lib/mock-data.ts:statusColor
statusLabel software healthy src/lib/mock-data.ts:statusLabel
formatCurrency software healthy src/lib/mock-data.ts:formatCurrency
cn software healthy src/lib/utils.ts:cn

LabelLayerStatusPath
postcss.config.mjs software healthy postcss.config.mjs
README.md software healthy README.md
tailwind.config.ts software healthy tailwind.config.ts
package.json software healthy package.json
index.html software healthy index.html
tsconfig.json software healthy tsconfig.json
next.config.mjs software healthy next.config.mjs
sidebar.tsx software healthy src/components/layout/sidebar.tsx
topbar.tsx software healthy src/components/layout/topbar.tsx
globals.css software healthy src/app/globals.css
page.tsx software healthy src/app/page.tsx
layout.tsx software healthy src/app/layout.tsx
layout.tsx software healthy src/app/(dashboard)/layout.tsx
page.tsx software healthy src/app/(dashboard)/settings/page.tsx
page.tsx software healthy src/app/(dashboard)/claims/page.tsx
page.tsx software healthy src/app/(dashboard)/claims/new/page.tsx
page.tsx software healthy src/app/(dashboard)/dashboard/page.tsx
page.tsx software healthy src/app/(dashboard)/denials/page.tsx
page.tsx software healthy src/app/(dashboard)/era/page.tsx
mock-data.ts software healthy src/lib/mock-data.ts
utils.ts software healthy src/lib/utils.ts

LabelLayerStatusPath
src software healthy src
components software healthy src/components
layout software healthy src/components/layout
app software healthy src/app
(dashboard) software healthy src/app/(dashboard)
settings software healthy src/app/(dashboard)/settings
claims software healthy src/app/(dashboard)/claims
new software healthy src/app/(dashboard)/claims/new
dashboard software healthy src/app/(dashboard)/dashboard
denials software healthy src/app/(dashboard)/denials
era software healthy src/app/(dashboard)/era
lib software healthy src/lib

LabelLayerStatusPath
RootPage frontend healthy src/app/page.tsx
RootLayout frontend healthy src/app/layout.tsx
DashboardLayout frontend healthy src/app/(dashboard)/layout.tsx
SettingsPage frontend healthy src/app/(dashboard)/settings/page.tsx
ClaimsPage frontend healthy src/app/(dashboard)/claims/page.tsx
NewClaimPage frontend healthy src/app/(dashboard)/claims/new/page.tsx
DashboardPage frontend healthy src/app/(dashboard)/dashboard/page.tsx
DenialsPage frontend healthy src/app/(dashboard)/denials/page.tsx
EraPage frontend healthy src/app/(dashboard)/era/page.tsx

LabelLayerStatusPath
/page.tsx frontend healthy src/app/page.tsx
/(dashboard)/settings frontend healthy src/app/(dashboard)/settings/page.tsx
/(dashboard)/claims frontend healthy src/app/(dashboard)/claims/page.tsx
/(dashboard)/claims/new frontend healthy src/app/(dashboard)/claims/new/page.tsx
/(dashboard)/dashboard frontend healthy src/app/(dashboard)/dashboard/page.tsx
/(dashboard)/denials frontend healthy src/app/(dashboard)/denials/page.tsx
/(dashboard)/era frontend healthy src/app/(dashboard)/era/page.tsx

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

LabelLayerStatusPath
postgresql data healthy README.md
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/83cffa98-bcf6-436a-8ea8-14bf0e9c4512/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/83cffa98-bcf6-436a-8ea8-14bf0e9c4512/

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.