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.

vladimirzalisanskij-ux/server

https://github.com/vladimirzalisanskij-ux/server · scanned 2026-06-16 00:52 UTC (2 months, 1 week ago)

28 raw signals (0 security + 28 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 28 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 79 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
saveDb software healthy boblox-server.js:saveDb
hash software healthy boblox-server.js:hash
userByToken software healthy boblox-server.js:userByToken
fail software healthy boblox-server.js:fail
issueToken software healthy boblox-server.js:issueToken
buy software healthy boblox-server.js:buy
seedOwner software healthy boblox-platform-server.js:seedOwner
migrateV03 software healthy boblox-platform-server.js:migrateV03
ensureUserV03 software healthy boblox-platform-server.js:ensureUserV03
isBanned software healthy boblox-platform-server.js:isBanned
isMuted software healthy boblox-platform-server.js:isMuted
applyOwnerAllowlist software healthy boblox-platform-server.js:applyOwnerAllowlist
roleAtLeast software healthy boblox-platform-server.js:roleAtLeast
audit software healthy boblox-platform-server.js:audit
rateLimited software healthy boblox-platform-server.js:rateLimited
filterChat software healthy boblox-platform-server.js:filterChat
cleanupMatches software healthy boblox-platform-server.js:cleanupMatches
loadDb software healthy boblox-platform-server.js:loadDb
saveDb software healthy boblox-platform-server.js:saveDb
githubRequest software healthy boblox-platform-server.js:githubRequest
fetchRaw software healthy boblox-platform-server.js:fetchRaw
loadDbFromGist software healthy boblox-platform-server.js:loadDbFromGist
scheduleGistSave software healthy boblox-platform-server.js:scheduleGistSave
pushDbToGist software healthy boblox-platform-server.js:pushDbToGist
itself software healthy boblox-platform-server.js:itself
backupDb software healthy boblox-platform-server.js:backupDb
send software healthy boblox-platform-server.js:send
parseBody software healthy boblox-platform-server.js:parseBody
safeInt software healthy boblox-platform-server.js:safeInt
safeNum software healthy boblox-platform-server.js:safeNum
cleanName software healthy boblox-platform-server.js:cleanName
makeCode software healthy boblox-platform-server.js:makeCode
token software healthy boblox-platform-server.js:token
hashPassword software healthy boblox-platform-server.js:hashPassword
hashPasswordScrypt software healthy boblox-platform-server.js:hashPasswordScrypt
verifyPassword software healthy boblox-platform-server.js:verifyPassword
publicUser software healthy boblox-platform-server.js:publicUser
userByToken software healthy boblox-platform-server.js:userByToken
cleanupRooms software healthy boblox-platform-server.js:cleanupRooms
roomSnapshot software healthy boblox-platform-server.js:roomSnapshot
paymentsMode software healthy boblox-platform-server.js:paymentsMode
stripeRequest software healthy boblox-platform-server.js:stripeRequest
readRawBody software healthy boblox-platform-server.js:readRawBody
verifyStripeSignature software healthy boblox-platform-server.js:verifyStripeSignature
grantGems software healthy boblox-platform-server.js:grantGems
tryServeStatic software healthy boblox-platform-server.js:tryServeStatic
handle software healthy boblox-platform-server.js:handle
seconds software healthy boblox-platform-server.js:seconds
stamps software healthy boblox-platform-server.js:stamps
needTarget software healthy boblox-platform-server.js:needTarget

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

LabelLayerStatusPath
boblox-server.js software healthy boblox-server.js
package.json software healthy package.json
render.yaml software healthy render.yaml
package-lock.json software healthy package-lock.json
boblox-platform-server.js software healthy boblox-platform-server.js
report.html software healthy public/report.html
owner.html software healthy public/owner.html
index.html software healthy public/index.html
leaderboard.html software healthy public/leaderboard.html
buy.html software healthy public/buy.html
README.txt software healthy public/downloads/README.txt

LabelLayerStatusPath
POST /api/register api healthy boblox-server.js
POST /api/login api healthy boblox-server.js
GET /api/balance api healthy boblox-server.js
GET /api/inventory api healthy boblox-server.js
POST /api/grant api healthy boblox-server.js
POST /api/spend api healthy boblox-server.js
POST /api/purchase api healthy boblox-server.js
GET /buy api healthy boblox-server.js
POST /api/devbuy api healthy boblox-server.js

LabelLayerStatusPath
public software healthy public
downloads software healthy public/downloads

LabelLayerStatusPath
repobility-clone-6w4vygfi software healthy /tmp/repobility-clone-6w4vygfi
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/2e958335-0cc7-4362-8387-9dfb5338b395/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/2e958335-0cc7-4362-8387-9dfb5338b395/

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.