https://github.com/gagrosso/pillbot-claude
· scanned 2026-06-16 02:53 UTC (2 months, 1 week ago)
61 raw signals (0 security + 61 graph)
Last scanned 2 months, 1 week ago · v2 · 61 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 83 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 |
|---|---|---|---|
POST /api/webhooks/stripe |
api | healthy | server.ts |
USE /api/ai |
api | healthy | server.ts |
POST /webhooks/whatsapp |
api | healthy | server.ts |
POST /webhooks/telegram |
api | healthy | server.ts |
POST /api/test-ai |
api | healthy | server.ts |
GET /api/telegram/webhook-info |
api | healthy | server.ts |
POST /api/telegram/request-link |
api | healthy | server.ts |
GET /api/telegram/status |
api | healthy | server.ts |
POST /api/chat/execute |
api | healthy | server.ts |
POST /api/ai/chat |
api | healthy | server.ts |
POST /api/ai/extract-medication |
api | healthy | server.ts |
POST /api/ai/check-interactions |
api | healthy | server.ts |
GET /api/admin/users |
api | healthy | server.ts |
PUT /api/admin/users/:userId |
api | healthy | server.ts |
DELETE /api/admin/users/:userId |
api | healthy | server.ts |
GET /api/admin/patients |
api | healthy | server.ts |
POST /api/admin/patients |
api | healthy | server.ts |
PUT /api/admin/patients/:patientId |
api | healthy | server.ts |
DELETE /api/admin/patients/:patientId |
api | healthy | server.ts |
GET /api/admin/medications |
api | healthy | server.ts |
POST /api/admin/medications |
api | healthy | server.ts |
PUT /api/admin/medications/:medicationId |
api | healthy | server.ts |
DELETE /api/admin/medications/:medicationId |
api | healthy | server.ts |
GET /api/admin/reminders |
api | healthy | server.ts |
POST /api/admin/reminders |
api | healthy | server.ts |
PUT /api/admin/reminders/:reminderId |
api | healthy | server.ts |
DELETE /api/admin/reminders/:reminderId |
api | healthy | server.ts |
GET /api/admin/dose-events |
api | healthy | server.ts |
POST /api/transcribe |
api | healthy | server.ts |
POST /api/test-telegram |
api | healthy | server.ts |
GET /api/web-push/public-key |
api | healthy | server.ts |
POST /api/web-push/subscribe |
api | healthy | server.ts |
POST /api/web-push/test |
api | healthy | server.ts |
POST /api/billing/checkout |
api | healthy | server.ts |
POST /api/billing/portal |
api | healthy | server.ts |
POST /api/send-report-email |
api | healthy | server.ts |
POST /api/send-invitation-email |
api | healthy | server.ts |
GET /webhooks/whatsapp |
api | healthy | server.ts |
POST /api/invites/accept |
api | healthy | server.ts |
POST /api/medfriend/run |
api | healthy | server.ts |
POST /api/appointments/run |
api | healthy | server.ts |
POST /api/lowstock/run |
api | healthy | server.ts |
POST /api/proactive/run |
api | healthy | server.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
initVapid |
software | healthy | server.ts:initVapid |
billingAppUrl |
software | healthy | server.ts:billingAppUrl |
verifyIdToken |
software | healthy | server.ts:verifyIdToken |
apiKey |
software | healthy | server.ts:apiKey |
authenticateRequest |
software | healthy | server.ts:authenticateRequest |
requireAuth |
software | healthy | server.ts:requireAuth |
requireAdmin |
software | healthy | server.ts:requireAdmin |
ownAccountId |
software | healthy | server.ts:ownAccountId |
startServer |
software | healthy | server.ts:startServer |
clientIp |
software | healthy | server.ts:clientIp |
msg |
software | healthy | server.ts:msg |
chatId |
software | healthy | server.ts:chatId |
isAdmin |
software | healthy | server.ts:isAdmin |
ownChatId |
software | healthy | server.ts:ownChatId |
inviter |
software | healthy | server.ts:inviter |
⚙ helmet |
software | healthy | server.ts |
⚙ express.json |
software | healthy | server.ts |
⚙ strictLimiter |
software | healthy | server.ts |
⚙ vite.middlewares |
software | healthy | server.ts |
⚙ express.static(distPath |
software | healthy | server.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
server.ts |
software | healthy | server.ts |
.env.example |
software | healthy | .env.example |
checklistux.md |
software | healthy | checklistux.md |
firebase.json |
software | healthy | firebase.json |
vite.config.ts |
software | healthy | vite.config.ts |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
firebase-applet-config.json |
software | healthy | firebase-applet-config.json |
metadata.json |
software | healthy | metadata.json |
claudia-hello.md |
software | healthy | claudia-hello.md |
firebase-blueprint.json |
software | healthy | firebase-blueprint.json |
security_spec.md |
software | healthy | security_spec.md |
package.json |
software | healthy | package.json |
index.html |
software | healthy | index.html |
tsconfig.json |
software | healthy | tsconfig.json |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::server.ts |
security | healthy | server.ts |
auth::vite.config.ts |
security | healthy | vite.config.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
gagrosso__pillbot-claude |
software | healthy | /data/fable5_failed_archive/gagrosso__pillbot-claude |
| Label | Layer | Status | Path |
|---|---|---|---|
port:3000 |
network | healthy | server.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::gcp |
hardware | healthy | package-lock.json |
This page is publicly accessible at:
https://repobility.com/scan/03224e5b-89f3-4aeb-b3f1-95048e43122a/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/03224e5b-89f3-4aeb-b3f1-95048e43122a/
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.