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.

virbicoin/vbc-rpc

https://github.com/virbicoin/vbc-rpc · scanned 2026-06-16 00:50 UTC (2 months, 1 week ago)

10 raw signals (0 security + 10 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week 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 73 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
ConnectionInfo software healthy src/components/ConnectionInfo.tsx:ConnectionInfo
checkEndpoints software healthy src/components/ConnectionInfo.tsx:checkEndpoints
SecurityInfo software healthy src/components/SecurityInfo.tsx:SecurityInfo
UsageGuide software healthy src/components/UsageGuide.tsx:UsageGuide
useTheme software healthy src/components/ThemeProvider.tsx:useTheme
notifyListeners software healthy src/components/ThemeProvider.tsx:notifyListeners
subscribeTheme software healthy src/components/ThemeProvider.tsx:subscribeTheme
getThemeSnapshot software healthy src/components/ThemeProvider.tsx:getThemeSnapshot
getThemeServerSnapshot software healthy src/components/ThemeProvider.tsx:getThemeServerSnapshot
setThemeValue software healthy src/components/ThemeProvider.tsx:setThemeValue
subscribeMounted software healthy src/components/ThemeProvider.tsx:subscribeMounted
getMountedClient software healthy src/components/ThemeProvider.tsx:getMountedClient
getMountedServer software healthy src/components/ThemeProvider.tsx:getMountedServer
ThemeProvider software healthy src/components/ThemeProvider.tsx:ThemeProvider
ThemeToggle software healthy src/components/ThemeToggle.tsx:ThemeToggle
NodeStatus software healthy src/components/NodeStatus.tsx:NodeStatus
fetchNodes software healthy src/components/NodeStatus.tsx:fetchNodes
fetchAllNodes software healthy src/components/NodeStatus.tsx:fetchAllNodes
fetchHealth software healthy src/components/NodeStatus.tsx:fetchHealth
Header software healthy src/components/Header.tsx:Header
NodePage software healthy src/app/page.tsx:NodePage
RootLayout software healthy src/app/layout.tsx:RootLayout
GET software healthy src/app/health/route.ts:GET
GET software healthy src/app/api/nodes/route.ts:GET
loadNodes software healthy src/app/api/nodes/data.ts:loadNodes
fetchWithTimeout software healthy src/app/api/nodes/[NODE_NAME]/route.ts:fetchWithTimeout
fetchRpcWithRetry software healthy src/app/api/nodes/[NODE_NAME]/route.ts:fetchRpcWithRetry
GET software healthy src/app/api/nodes/[NODE_NAME]/route.ts:GET

LabelLayerStatusPath
postcss.config.mjs software healthy postcss.config.mjs
README.md software healthy README.md
prettier.config.mjs software healthy prettier.config.mjs
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
package-lock.json software healthy package-lock.json
.env.example software healthy .env.example
tsconfig.json software healthy tsconfig.json
LICENSE software healthy LICENSE
eslint.config.mjs software healthy eslint.config.mjs
next.config.ts software healthy next.config.ts
ci.yml software healthy .github/workflows/ci.yml
ConnectionInfo.tsx software healthy src/components/ConnectionInfo.tsx
SecurityInfo.tsx software healthy src/components/SecurityInfo.tsx
UsageGuide.tsx software healthy src/components/UsageGuide.tsx
ThemeProvider.tsx software healthy src/components/ThemeProvider.tsx
ThemeToggle.tsx software healthy src/components/ThemeToggle.tsx
NodeStatus.tsx software healthy src/components/NodeStatus.tsx
Header.tsx software healthy src/components/Header.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
route.ts software healthy src/app/health/route.ts
route.ts software healthy src/app/api/nodes/route.ts
data.ts software healthy src/app/api/nodes/data.ts
route.ts software healthy src/app/api/nodes/[NODE_NAME]/route.ts
CLAUDE.md quality healthy CLAUDE.md

LabelLayerStatusPath
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
components software healthy src/components
app software healthy src/app
health software healthy src/app/health
api software healthy src/app/api
nodes software healthy src/app/api/nodes
[NODE_NAME] software healthy src/app/api/nodes/[NODE_NAME]

LabelLayerStatusPath
NodePage frontend healthy src/app/page.tsx
RootLayout frontend healthy src/app/layout.tsx

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

LabelLayerStatusPath
port:4000 network healthy README.md

LabelLayerStatusPath
127.0.0.1 network healthy README.md

LabelLayerStatusPath
nginx network healthy README.md

LabelLayerStatusPath
/page.tsx frontend healthy src/app/page.tsx

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
check cicd healthy .github/workflows/ci.yml
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/a9d0e39b-b0aa-4956-9705-792098b1dfcb/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/a9d0e39b-b0aa-4956-9705-792098b1dfcb/

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.