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.

TamerCOD/go-global-education-abroad

https://github.com/TamerCOD/go-global-education-abroad · scanned 2026-06-16 04:40 UTC (1 month, 3 weeks ago)

70 raw signals (0 security + 70 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 3 weeks ago · v1 · 67 actionable findings from 1 signal source. 3 repeated signals grouped for readability. 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 291 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
loadSeedData software healthy server.ts:loadSeedData
sendTelegram software healthy server.ts:sendTelegram
escapeHtml software healthy server.ts:escapeHtml
pq software healthy server.ts:pq
getStore software healthy server.ts:getStore
setStore software healthy server.ts:setStore
recordVisit software healthy server.ts:recordVisit
getAnalytics software healthy server.ts:getAnalytics
parseHm software healthy server.ts:parseHm
tzPartsFromUtc software healthy server.ts:tzPartsFromUtc
tzMidnightUtc software healthy server.ts:tzMidnightUtc
computeSlaDeadlineForSchedule software healthy server.ts:computeSlaDeadlineForSchedule
pickRoutedManager software healthy server.ts:pickRoutedManager
matches software healthy server.ts:matches
pickNextManager software healthy server.ts:pickNextManager
computeSlaDeadline software healthy server.ts:computeSlaDeadline
assignPendingLeads software healthy server.ts:assignPendingLeads
tagOf software healthy server.ts:tagOf
sendPush software healthy server.ts:sendPush
auditLog software healthy server.ts:auditLog
recordTransition software healthy server.ts:recordTransition
markFirstResponse software healthy server.ts:markFirstResponse
recalcLeadScore software healthy server.ts:recalcLeadScore
whatsappLink software healthy server.ts:whatsappLink
digits software healthy server.ts:digits
sourceBadge software healthy server.ts:sourceBadge
s software healthy server.ts:s
signSession software healthy server.ts:signSession
readSession software healthy server.ts:readSession
token software healthy server.ts:token
requireManager software healthy server.ts:requireManager
ext software healthy server.ts:ext
requireAdmin software healthy server.ts:requireAdmin
password software healthy server.ts:password
hashVisitor software healthy server.ts:hashVisitor
revertExpiredTransfers software healthy server.ts:revertExpiredTransfers
tag software healthy server.ts:tag
checkSlaBreaches software healthy server.ts:checkSlaBreaches
checkTaskReminders software healthy server.ts:checkTaskReminders
runAutomations software healthy server.ts:runAutomations
sendMorningDigest software healthy server.ts:sendMorningDigest
maybeDigest software healthy server.ts:maybeDigest
startServer software healthy server.ts:startServer
ip software healthy server.ts:ip
ua software healthy server.ts:ua
ref software healthy server.ts:ref
ingestLead software healthy server.ts:ingestLead
name software healthy server.ts:name
phone software healthy server.ts:phone
email software healthy server.ts:email

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
GET /api/health api healthy server.ts
GET /api/data api healthy server.ts
POST /api/data api healthy server.ts
POST /api/login api healthy server.ts
POST /api/visit api healthy server.ts
GET /api/analytics api healthy server.ts
POST /api/telegram/test api healthy server.ts
POST /api/upload api healthy server.ts
DELETE /api/upload/:filename api healthy server.ts
USE /uploads api healthy server.ts
POST /api/leads/website api healthy server.ts
POST /api/leads/intake api healthy server.ts
POST /api/lidy/login api healthy server.ts
POST /api/lidy/logout api healthy server.ts
GET /api/lidy/me api healthy server.ts
PUT /api/lidy/me/status api healthy server.ts
GET /api/lidy/leads api healthy server.ts
GET /api/lidy/summary api healthy server.ts
GET /api/lidy/calendar api healthy server.ts
GET /api/lidy/managers api healthy server.ts
POST /api/lidy/leads/:id/status api healthy server.ts
GET /api/lidy/leads/:id api healthy server.ts
GET /api/lidy/leads/:id/related api healthy server.ts
POST /api/lidy/leads/:id/stage api healthy server.ts
GET /api/lidy/tags api healthy server.ts
GET /api/lidy/leads/:id/tags api healthy server.ts
POST /api/lidy/leads/:id/tags api healthy server.ts
DELETE /api/lidy/leads/:id/tags/:tagId api healthy server.ts
GET /api/admin/tags api healthy server.ts
POST /api/admin/tags api healthy server.ts
DELETE /api/admin/tags/:id api healthy server.ts
GET /api/lidy/tasks/my api healthy server.ts
GET /api/lidy/leads/:id/tasks api healthy server.ts
POST /api/lidy/leads/:id/tasks api healthy server.ts
PUT /api/lidy/tasks/:id api healthy server.ts
DELETE /api/lidy/tasks/:id api healthy server.ts
GET /api/lidy/leads/:id/files api healthy server.ts
POST /api/lidy/leads/:id/files api healthy server.ts
DELETE /api/lidy/files/:id api healthy server.ts
GET /api/lidy/leads/:id/audit api healthy server.ts
GET /api/admin/audit api healthy server.ts
GET /api/lidy/quick-replies api healthy server.ts
GET /api/admin/quick-replies api healthy server.ts
POST /api/admin/quick-replies api healthy server.ts
DELETE /api/admin/quick-replies/:id api healthy server.ts
POST /api/lidy/leads/bulk api healthy server.ts
GET /api/admin/routing-rules api healthy server.ts
POST /api/admin/routing-rules api healthy server.ts
DELETE /api/admin/routing-rules/:id api healthy server.ts
GET /api/admin/source-roi api healthy server.ts

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
server.ts software healthy server.ts
.env.example software healthy .env.example
AdminPanel.tsx software healthy AdminPanel.tsx
railway.json software healthy railway.json
Procfile software healthy Procfile
constants.ts software healthy constants.ts
nixpacks.toml software healthy nixpacks.toml
vite.config.ts software healthy vite.config.ts
README.md software healthy README.md
metadata.json software healthy metadata.json
store.json software healthy store.json
DataContext.tsx software healthy DataContext.tsx
package.json software healthy package.json
index.html software healthy index.html
types.ts software healthy types.ts
index.tsx software healthy index.tsx
App.tsx software healthy App.tsx
tsconfig.json software healthy tsconfig.json

LabelLayerStatusPath
/ frontend healthy App.tsx
/admin frontend healthy App.tsx
/lidy frontend healthy App.tsx
/lidy/* frontend healthy App.tsx
/apply frontend healthy App.tsx

LabelLayerStatusPath
postgresql data healthy server.ts
postgres data healthy .env.example

LabelLayerStatusPath
AdminPanel frontend healthy AdminPanel.tsx
App frontend healthy App.tsx

LabelLayerStatusPath
TamerCOD__go-global-education-abroad software healthy /data/fable5_failed_archive/TamerCOD__go-global-education-a…

LabelLayerStatusPath
port:3000 network healthy .env.example

LabelLayerStatusPath
gpu (detected) hardware healthy constants.ts

LabelLayerStatusPath
auth::server.ts security healthy server.ts
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/61b126e8-2f50-4edb-bad4-60357a97ecda/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/61b126e8-2f50-4edb-bad4-60357a97ecda/

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.