https://github.com/Shahidali78/Bright_Smile_Voice_Agent
· scanned 2026-06-16 04:38 UTC (1 month, 3 weeks ago)
5 raw signals (0 security + 5 graph)
Last scanned 1 month, 3 weeks ago · v1 · 5 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 45 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 |
|---|---|---|---|
exactly |
software | healthy | server.js:exactly |
handleStart |
software | healthy | server.js:handleStart |
startOpenAiBridge |
software | healthy | server.js:startOpenAiBridge |
releaseSession |
software | healthy | server.js:releaseSession |
maybeStartGreeting |
software | healthy | server.js:maybeStartGreeting |
sendAudioToTwilio |
software | healthy | server.js:sendAudioToTwilio |
interruptAssistant |
software | healthy | server.js:interruptAssistant |
handleCompletedResponse |
software | healthy | server.js:handleCompletedResponse |
handleBookingTool |
software | healthy | server.js:handleBookingTool |
sendToolResult |
software | healthy | server.js:sendToolResult |
again |
software | healthy | server.js:again |
startBrowserGreeting |
software | healthy | server.js:startBrowserGreeting |
shutdown |
software | healthy | server.js:shutdown |
openDatabase |
software | healthy | server.js:openDatabase |
tryAcquireSession |
software | healthy | server.js:tryAcquireSession |
issueStreamToken |
software | healthy | server.js:issueStreamToken |
consumeStreamToken |
software | healthy | server.js:consumeStreamToken |
isRateLimited |
software | healthy | server.js:isRateLimited |
isValidTwilioRequest |
software | healthy | server.js:isValidTwilioRequest |
requireAdminKey |
software | healthy | server.js:requireAdminKey |
safeEqual |
software | healthy | server.js:safeEqual |
createOpenAiSocket |
software | healthy | server.js:createOpenAiSocket |
saveAppointmentFromTool |
software | healthy | server.js:saveAppointmentFromTool |
isPlausibleEmail |
software | healthy | server.js:isPlausibleEmail |
sendAudioToOpenAI |
software | healthy | server.js:sendAudioToOpenAI |
sendToBrowser |
software | healthy | server.js:sendToBrowser |
sendToOpenAI |
software | healthy | server.js:sendToOpenAI |
closeWebSocket |
software | healthy | server.js:closeWebSocket |
parseJson |
software | healthy | server.js:parseJson |
buildMediaStreamUrl |
software | healthy | server.js:buildMediaStreamUrl |
validateEnvironment |
software | healthy | server.js:validateEnvironment |
⚙ express.urlencoded |
software | healthy | server.js |
⚙ express.json( |
software | healthy | server.js |
⚙ express.static |
software | healthy | server.js |
| Label | Layer | Status | Path |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
server.js |
software | healthy | server.js |
package.json |
software | healthy | package.json |
| Label | Layer | Status | Path |
|---|---|---|---|
POST /incoming-call |
api | healthy | server.js |
GET /appointments |
api | healthy | server.js |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | .env.example |
postgresql |
data | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
Shahidali78__Bright_Smile_Voice_Agent |
software | healthy | /data/fable5_failed_archive/Shahidali78__Bright_Smile_Voice… |
| Label | Layer | Status | Path |
|---|---|---|---|
port:3000 |
network | healthy | .env.example |
This page is publicly accessible at:
https://repobility.com/scan/d01875fb-301e-470a-be24-7ccc7d655908/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/d01875fb-301e-470a-be24-7ccc7d655908/
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.