https://github.com/nishant-bihola/aura-labs
· scanned 2026-06-16 04:34 UTC (1 month, 4 weeks ago)
15 raw signals (0 security + 15 graph)
Last scanned 1 month, 4 weeks ago · v1 · 15 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 27 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 |
|---|---|---|---|
server.ts |
software | healthy | server.ts |
.env.example |
software | healthy | .env.example |
vercel.json |
software | healthy | vercel.json |
sanity.config.ts |
software | healthy | sanity.config.ts |
vite.config.ts |
software | healthy | vite.config.ts |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
metadata.json |
software | healthy | metadata.json |
package.json |
software | healthy | package.json |
index.html |
software | healthy | index.html |
test-site.mjs |
software | healthy | test-site.mjs |
tsconfig.json |
software | healthy | tsconfig.json |
| Label | Layer | Status | Path |
|---|---|---|---|
generateBaseTemplate |
software | healthy | server.ts:generateBaseTemplate |
generateContactEmailHTML |
software | healthy | server.ts:generateContactEmailHTML |
generateUserThankYouHTML |
software | healthy | server.ts:generateUserThankYouHTML |
generateBookingConfirmationHTML |
software | healthy | server.ts:generateBookingConfirmationHTML |
startServer |
software | healthy | server.ts:startServer |
⚙ express.json( |
software | healthy | server.ts |
⚙ vite.middlewares |
software | healthy | server.ts |
⚙ express.static(distPath |
software | healthy | server.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
GET /api/health |
api | healthy | server.ts |
POST /api/contact |
api | healthy | server.ts |
POST /api/book |
api | healthy | server.ts |
POST /api/checkout |
api | healthy | server.ts |
POST /api/chat |
api | healthy | server.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
nishant-bihola__aura-labs |
software | healthy | /data/fable5_failed_archive/nishant-bihola__aura-labs |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::.env.example |
security | healthy | .env.example |
This page is publicly accessible at:
https://repobility.com/scan/621557ce-3176-462e-b566-df78ac1a75b2/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/621557ce-3176-462e-b566-df78ac1a75b2/
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.