Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

gagrosso/pillbot-claude

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)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

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.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

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.

LabelLayerStatusPath
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

LabelLayerStatusPath
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

LabelLayerStatusPath
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

LabelLayerStatusPath
auth::server.ts security healthy server.ts
auth::vite.config.ts security healthy vite.config.ts

LabelLayerStatusPath
gagrosso__pillbot-claude software healthy /data/fable5_failed_archive/gagrosso__pillbot-claude

LabelLayerStatusPath
port:3000 network healthy server.ts

LabelLayerStatusPath
vps::gcp hardware healthy package-lock.json
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

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.