https://github.com/TED72782/Games
· scanned 2026-06-16 00:31 UTC (2 months, 2 weeks ago)
11 raw signals (0 security + 11 graph)
Last scanned 2 months, 2 weeks ago · v1 · 11 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 47 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 |
|---|---|---|---|
makeCanvasTexture |
software | healthy | js/drive.js:makeCanvasTexture |
noisePaint |
software | healthy | js/drive.js:noisePaint |
heightAt |
software | healthy | js/drive.js:heightAt |
x |
software | healthy | js/drive.js:x |
a |
software | healthy | js/drive.js:a |
rand |
software | healthy | js/drive.js:rand |
beltHalf |
software | healthy | js/drive.js:beltHalf |
throttle |
software | healthy | js/drive.js:throttle |
brakeKey |
software | healthy | js/drive.js:brakeKey |
left |
software | healthy | js/drive.js:left |
right |
software | healthy | js/drive.js:right |
steerTarget |
software | healthy | js/drive.js:steerTarget |
tsec |
software | healthy | js/drive.js:tsec |
frac |
software | healthy | js/drive.js:frac |
getParts |
software | healthy | js/config.js:getParts |
computeStats |
software | healthy | js/config.js:computeStats |
loadConfig |
software | healthy | js/main.js:loadConfig |
saveConfig |
software | healthy | js/main.js:saveConfig |
showDesigner |
software | healthy | js/main.js:showDesigner |
showDrive |
software | healthy | js/main.js:showDrive |
bar |
software | healthy | js/designer.js:bar |
paintMaterial |
software | healthy | js/carBuilder.js:paintMaterial |
sharedMaterials |
software | healthy | js/carBuilder.js:sharedMaterials |
buildBodyShape |
software | healthy | js/carBuilder.js:buildBodyShape |
extrudeCentered |
software | healthy | js/carBuilder.js:extrudeCentered |
closedShape |
software | healthy | js/carBuilder.js:closedShape |
buildWheel |
software | healthy | js/carBuilder.js:buildWheel |
a |
software | healthy | js/carBuilder.js:a |
box |
software | healthy | js/carBuilder.js:box |
buildCar |
software | healthy | js/carBuilder.js:buildCar |
roofY |
software | healthy | js/carBuilder.js:roofY |
disposeObject |
software | healthy | js/carBuilder.js:disposeObject |
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
index.html |
software | healthy | index.html |
drive.js |
software | healthy | js/drive.js |
config.js |
software | healthy | js/config.js |
main.js |
software | healthy | js/main.js |
designer.js |
software | healthy | js/designer.js |
audio.js |
software | healthy | js/audio.js |
carBuilder.js |
software | healthy | js/carBuilder.js |
style.css |
software | healthy | css/style.css |
| Label | Layer | Status | Path |
|---|---|---|---|
Drive |
software | healthy | js/drive.js:Drive |
Designer |
software | healthy | js/designer.js:Designer |
EngineAudio |
software | healthy | js/audio.js:EngineAudio |
| Label | Layer | Status | Path |
|---|---|---|---|
js |
software | healthy | js |
css |
software | healthy | css |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-_c68pnxk |
software | healthy | /tmp/repobility-clone-_c68pnxk |
This page is publicly accessible at:
https://repobility.com/scan/cc8aa82d-cce6-41cc-8772-9e2109540b86/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/cc8aa82d-cce6-41cc-8772-9e2109540b86/
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.