https://github.com/sengarashish/ai-db-search
· scanned 2026-06-16 00:06 UTC (2 months, 2 weeks ago)
14 raw signals (0 security + 14 graph)
Last scanned 2 months, 2 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.
All 51 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 |
|---|---|---|---|
q |
software | healthy | server.js:q |
items |
software | healthy | server.js:items |
normalizeOffProduct |
software | healthy | server.js:normalizeOffProduct |
tag |
software | healthy | server.js:tag |
round |
software | healthy | server.js:round |
calcBMR |
software | healthy | nutrition.js:calcBMR |
calcBMI |
software | healthy | nutrition.js:calcBMI |
bmiCategory |
software | healthy | nutrition.js:bmiCategory |
buildPlan |
software | healthy | nutrition.js:buildPlan |
fatG |
software | healthy | nutrition.js:fatG |
waterL |
software | healthy | nutrition.js:waterL |
suggestSupplements |
software | healthy | nutrition.js:suggestSupplements |
proteinShare |
software | healthy | nutrition.js:proteinShare |
carbShare |
software | healthy | nutrition.js:carbShare |
fatShare |
software | healthy | nutrition.js:fatShare |
pick |
software | healthy | nutrition.js:pick |
round |
software | healthy | nutrition.js:round |
$ |
software | healthy | public/app.js:$ |
$$ |
software | healthy | public/app.js:$$ |
applyUnitsUI |
software | healthy | public/app.js:applyUnitsUI |
convertFormValues |
software | healthy | public/app.js:convertFormValues |
renderPlan |
software | healthy | public/app.js:renderPlan |
runFoodSearch |
software | healthy | public/app.js:runFoodSearch |
divider |
software | healthy | public/app.js:divider |
foodRow |
software | healthy | public/app.js:foodRow |
analyzeFood |
software | healthy | public/app.js:analyzeFood |
loadHistory |
software | healthy | public/app.js:loadHistory |
escapeHtml |
software | healthy | public/app.js:escapeHtml |
round |
software | healthy | public/app.js:round |
⚙ express.json( |
software | healthy | server.js |
⚙ express.static(join(__dirname |
software | healthy | server.js |
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
db.js |
software | healthy | db.js |
package.json |
software | healthy | package.json |
package-lock.json |
software | healthy | package-lock.json |
tdd.md |
software | healthy | tdd.md |
server.js |
software | healthy | server.js |
nutrition.js |
software | healthy | nutrition.js |
styles.css |
software | healthy | public/styles.css |
index.html |
software | healthy | public/index.html |
app.js |
software | healthy | public/app.js |
| Label | Layer | Status | Path |
|---|---|---|---|
POST /api/plan |
api | healthy | server.js |
POST /api/plans |
api | healthy | server.js |
GET /api/plans |
api | healthy | server.js |
DELETE /api/plans/:id |
api | healthy | server.js |
GET /api/foods |
api | healthy | server.js |
GET /api/foods/external |
api | healthy | server.js |
POST /api/analyze |
api | healthy | server.js |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-jxuwauqj |
software | healthy | /tmp/repobility-clone-jxuwauqj |
| Label | Layer | Status | Path |
|---|---|---|---|
public |
software | healthy | public |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | README.md |
This page is publicly accessible at:
https://repobility.com/scan/8861cf0a-76f6-4eba-bde3-c898606f238e/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/8861cf0a-76f6-4eba-bde3-c898606f238e/
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.