https://github.com/shivamhwp/tb-racer
· scanned 2026-06-16 00:10 UTC (2 months, 2 weeks ago)
16 raw signals (0 security + 16 graph)
Last scanned 2 months, 2 weeks ago · v1 · 16 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 103 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 |
|---|---|---|---|
load |
software | healthy | worker.js:load |
esc |
software | healthy | worker.js:esc |
kill |
software | healthy | worker.js:kill |
hmacHex |
software | healthy | worker.js:hmacHex |
makeToken |
software | healthy | worker.js:makeToken |
checkToken |
software | healthy | worker.js:checkToken |
pwMatch |
software | healthy | worker.js:pwMatch |
getCookie |
software | healthy | worker.js:getCookie |
bye |
software | healthy | worker.js:bye |
sign |
software | healthy | server.js:sign |
makeToken |
software | healthy | server.js:makeToken |
checkToken |
software | healthy | server.js:checkToken |
parseCookies |
software | healthy | server.js:parseCookies |
pwMatch |
software | healthy | server.js:pwMatch |
load |
software | healthy | server.js:load |
esc |
software | healthy | server.js:esc |
kill |
software | healthy | server.js:kill |
syncTick |
software | healthy | server.js:syncTick |
getRoom |
software | healthy | server.js:getRoom |
roomsInfo |
software | healthy | server.js:roomsInfo |
killRoom |
software | healthy | server.js:killRoom |
readBody |
software | healthy | server.js:readBody |
cr |
software | healthy | public/shared.js:cr |
d2seg |
software | healthy | public/shared.js:d2seg |
t |
software | healthy | public/shared.js:t |
nearestIdx |
software | healthy | public/shared.js:nearestIdx |
i |
software | healthy | public/shared.js:i |
makeCar |
software | healthy | public/shared.js:makeCar |
stepCar |
software | healthy | public/shared.js:stepCar |
target |
software | healthy | public/shared.js:target |
updateProgress |
software | healthy | public/shared.js:updateProgress |
last |
software | healthy | public/shared.js:last |
collideCars |
software | healthy | public/shared.js:collideCars |
vn |
software | healthy | public/shared.js:vn |
gridPose |
software | healthy | public/shared.js:gridPose |
side |
software | healthy | public/shared.js:side |
lerp |
software | healthy | public/client3d.js:lerp |
lerpAng |
software | healthy | public/client3d.js:lerpAng |
clamp |
software | healthy | public/client3d.js:clamp |
fmt |
software | healthy | public/client3d.js:fmt |
rng |
software | healthy | public/client3d.js:rng |
resize |
software | healthy | public/client3d.js:resize |
canvasTex |
software | healthy | public/client3d.js:canvasTex |
windUp |
software | healthy | public/client3d.js:windUp |
mk |
software | healthy | public/client3d.js:mk |
ribbonMesh |
software | healthy | public/client3d.js:ribbonMesh |
outerSide |
software | healthy | public/client3d.js:outerSide |
side |
software | healthy | public/client3d.js:side |
along |
software | healthy | public/client3d.js:along |
P |
software | healthy | public/client3d.js:P |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
worker.js |
software | healthy | worker.js |
bun.lock |
software | healthy | bun.lock |
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
server.js |
software | healthy | server.js |
room.js |
software | healthy | game/room.js |
shared.js |
software | healthy | public/shared.js |
index.html |
software | healthy | public/index.html |
client3d.js |
software | healthy | public/client3d.js |
style.css |
software | healthy | public/style.css |
| Label | Layer | Status | Path |
|---|---|---|---|
game |
software | healthy | game |
public |
software | healthy | public |
| Label | Layer | Status | Path |
|---|---|---|---|
RaceRoom |
software | healthy | worker.js:RaceRoom |
RoomCore |
software | healthy | game/room.js:RoomCore |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-ojvcj67k |
software | healthy | /tmp/repobility-clone-ojvcj67k |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8080 |
network | healthy | README.md |
This page is publicly accessible at:
https://repobility.com/scan/0ee91bb0-08ee-403e-b3ee-fd92ed8cbd98/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/0ee91bb0-08ee-403e-b3ee-fd92ed8cbd98/
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.