https://github.com/elbiem/AIAssistant
· scanned 2026-06-16 04:21 UTC (2 months ago)
10 raw signals (0 security + 10 graph)
Last scanned 2 months 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 20 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 |
|---|---|---|---|
initDB |
software | healthy | server.js:initDB |
requireAdmin |
software | healthy | server.js:requireAdmin |
maxTokens |
software | healthy | server.js:maxTokens |
⚙ express.json |
software | healthy | server.js |
⚙ express.urlencoded |
software | healthy | server.js |
⚙ cors( |
software | healthy | server.js |
⚙ express.static(path.join(__dirname |
software | healthy | server.js |
| Label | Layer | Status | Path |
|---|---|---|---|
GET /check |
api | healthy | server.js |
GET /admin |
api | healthy | server.js |
GET /admin/uids |
api | healthy | server.js |
POST /admin/uids |
api | healthy | server.js |
DELETE /admin/uids/:uid |
api | healthy | server.js |
POST /analyze |
api | healthy | server.js |
GET /health |
api | healthy | server.js |
| Label | Layer | Status | Path |
|---|---|---|---|
server.js |
software | healthy | server.js |
package.json |
software | healthy | package.json |
Dockerfile |
software | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
elbiem__AIAssistant |
software | healthy | /data/fable5_failed_archive/elbiem__AIAssistant |
| Label | Layer | Status | Path |
|---|---|---|---|
port:3000 |
network | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
This page is publicly accessible at:
https://repobility.com/scan/fa6ad7a8-6aad-4d1e-ada3-11fab1443ea9/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/fa6ad7a8-6aad-4d1e-ada3-11fab1443ea9/
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.