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)
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.
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.
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
| Label | Layer | Status | Path |
|---|---|---|---|
.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] |
| Label | Layer | Status | Path |
|---|---|---|---|
NodePage |
frontend | healthy | src/app/page.tsx |
RootLayout |
frontend | healthy | src/app/layout.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-o9mcl2eb |
software | healthy | /tmp/repobility-clone-o9mcl2eb |
| Label | Layer | Status | Path |
|---|---|---|---|
port:4000 |
network | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
/page.tsx |
frontend | healthy | src/app/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
check |
cicd | healthy | .github/workflows/ci.yml |
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.