https://github.com/Y-R-U/Y-R-U.github.io
· scanned 2026-06-16 01:04 UTC (2 months, 1 week ago)
229 raw signals (0 security + 229 graph)
Last scanned 2 months, 1 week ago · v1 · 212 actionable findings from 1 signal source. 17 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 5578 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 |
|---|---|---|---|
setupEventHandler |
software | healthy | d2/js/event-handler.js:setupEventHandler |
getPos |
software | healthy | d2/js/event-handler.js:getPos |
startTextEditing |
software | healthy | d2/js/event-handler.js:startTextEditing |
stopTextEditing |
software | healthy | d2/js/event-handler.js:stopTextEditing |
items |
software | healthy | d2/js/event-handler.js:items |
renderLoop |
software | healthy | d2/js/event-handler.js:renderLoop |
generateId |
software | healthy | d2/js/state.js:generateId |
createState |
software | healthy | d2/js/state.js:createState |
resizeCanvases |
software | healthy | d2/js/app.js:resizeCanvases |
createRenderer |
software | healthy | d2/js/renderer.js:createRenderer |
getHandlePositions |
software | healthy | d2/js/renderer.js:getHandlePositions |
hitTestHandle |
software | healthy | d2/js/renderer.js:hitTestHandle |
createHistory |
software | healthy | d2/js/history.js:createHistory |
normalized |
software | healthy | d2/js/shapes/ellipse.js:normalized |
pointToSegmentDistSq |
software | healthy | d2/js/shapes/utils.js:pointToSegmentDistSq |
t |
software | healthy | d2/js/shapes/utils.js:t |
pointToSegmentDist |
software | healthy | d2/js/shapes/utils.js:pointToSegmentDist |
normalizeRect |
software | healthy | d2/js/shapes/utils.js:normalizeRect |
transformBounds |
software | healthy | d2/js/shapes/utils.js:transformBounds |
getShapeRenderer |
software | healthy | d2/js/shapes/registry.js:getShapeRenderer |
isLineType |
software | healthy | d2/js/shapes/registry.js:isLineType |
setupLayerPanel |
software | healthy | d2/js/ui/layer-panel.js:setupLayerPanel |
render |
software | healthy | d2/js/ui/layer-panel.js:render |
clearDragOver |
software | healthy | d2/js/ui/layer-panel.js:clearDragOver |
startRename |
software | healthy | d2/js/ui/layer-panel.js:startRename |
finishRename |
software | healthy | d2/js/ui/layer-panel.js:finishRename |
setupToolbar |
software | healthy | d2/js/ui/toolbar.js:setupToolbar |
updateToolButtons |
software | healthy | d2/js/ui/toolbar.js:updateToolButtons |
updateFillUI |
software | healthy | d2/js/ui/toolbar.js:updateFillUI |
updateSelectedShapeColors |
software | healthy | d2/js/ui/toolbar.js:updateSelectedShapeColors |
updateHistoryButtons |
software | healthy | d2/js/ui/toolbar.js:updateHistoryButtons |
snapAngle |
software | healthy | d2/js/tools/line-tool.js:snapAngle |
createLineTool |
software | healthy | d2/js/tools/line-tool.js:createLineTool |
build |
software | healthy | d2/js/tools/line-tool.js:build |
createTextTool |
software | healthy | d2/js/tools/text-tool.js:createTextTool |
build |
software | healthy | d2/js/tools/text-tool.js:build |
createDrawTool |
software | healthy | d2/js/tools/draw-tool.js:createDrawTool |
cloneShapeData |
software | healthy | d2/js/tools/select-tool.js:cloneShapeData |
createSelectTool |
software | healthy | d2/js/tools/select-tool.js:createSelectTool |
_hitTestShapeHandles |
software | healthy | d2/js/tools/select-tool.js:_hitTestShapeHandles |
_hitTestAllShapes |
software | healthy | d2/js/tools/select-tool.js:_hitTestAllShapes |
createRectTool |
software | healthy | d2/js/tools/rect-tool.js:createRectTool |
build |
software | healthy | d2/js/tools/rect-tool.js:build |
createEllipseTool |
software | healthy | d2/js/tools/ellipse-tool.js:createEllipseTool |
build |
software | healthy | d2/js/tools/ellipse-tool.js:build |
exportJSON |
software | healthy | app/pwa/edit2d/js/io.js:exportJSON |
importJSON |
software | healthy | app/pwa/edit2d/js/io.js:importJSON |
loadAutosave |
software | healthy | app/pwa/edit2d/js/io.js:loadAutosave |
clearAutosave |
software | healthy | app/pwa/edit2d/js/io.js:clearAutosave |
newMap |
software | healthy | app/pwa/edit2d/js/io.js:newMap |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
CLAUDE.md |
software | healthy | CLAUDE.md |
i2.html |
software | healthy | i2.html |
index.html |
software | healthy | index.html |
projects.js |
software | healthy | projects.js |
AGENTS.md |
software | healthy | AGENTS.md |
index.html |
software | healthy | d2/index.html |
event-handler.js |
software | healthy | d2/js/event-handler.js |
state.js |
software | healthy | d2/js/state.js |
app.js |
software | healthy | d2/js/app.js |
renderer.js |
software | healthy | d2/js/renderer.js |
history.js |
software | healthy | d2/js/history.js |
ellipse.js |
software | healthy | d2/js/shapes/ellipse.js |
arrow.js |
software | healthy | d2/js/shapes/arrow.js |
path.js |
software | healthy | d2/js/shapes/path.js |
utils.js |
software | healthy | d2/js/shapes/utils.js |
registry.js |
software | healthy | d2/js/shapes/registry.js |
text.js |
software | healthy | d2/js/shapes/text.js |
image.js |
software | healthy | d2/js/shapes/image.js |
line.js |
software | healthy | d2/js/shapes/line.js |
rect.js |
software | healthy | d2/js/shapes/rect.js |
layer-panel.js |
software | healthy | d2/js/ui/layer-panel.js |
toolbar.js |
software | healthy | d2/js/ui/toolbar.js |
line-tool.js |
software | healthy | d2/js/tools/line-tool.js |
text-tool.js |
software | healthy | d2/js/tools/text-tool.js |
draw-tool.js |
software | healthy | d2/js/tools/draw-tool.js |
select-tool.js |
software | healthy | d2/js/tools/select-tool.js |
rect-tool.js |
software | healthy | d2/js/tools/rect-tool.js |
ellipse-tool.js |
software | healthy | d2/js/tools/ellipse-tool.js |
index.html |
software | healthy | e/index.html |
index.html |
software | healthy | t5/index.html |
index.html |
software | healthy | m/index.html |
manifest.json |
software | healthy | app/pwa/edit2d/manifest.json |
sw.js |
software | healthy | app/pwa/edit2d/sw.js |
index.html |
software | healthy | app/pwa/edit2d/index.html |
io.js |
software | healthy | app/pwa/edit2d/js/io.js |
tools.js |
software | healthy | app/pwa/edit2d/js/tools.js |
canvas.js |
software | healthy | app/pwa/edit2d/js/canvas.js |
utils.js |
software | healthy | app/pwa/edit2d/js/utils.js |
palette.js |
software | healthy | app/pwa/edit2d/js/palette.js |
input.js |
software | healthy | app/pwa/edit2d/js/input.js |
modal.js |
software | healthy | app/pwa/edit2d/js/modal.js |
layers.js |
software | healthy | app/pwa/edit2d/js/layers.js |
state.js |
software | healthy | app/pwa/edit2d/js/state.js |
app.js |
software | healthy | app/pwa/edit2d/js/app.js |
assets.js |
software | healthy | app/pwa/edit2d/js/assets.js |
editor.js |
software | healthy | app/pwa/edit2d/js/editor.js |
catalog.json |
software | healthy | app/pwa/edit2d/assets/catalog.json |
style.css |
software | healthy | app/pwa/edit2d/css/style.css |
index.html |
software | healthy | app/pwa/reader/index.html |
manifest.json |
software | healthy | app/pwa/fnote/manifest.json |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
d2 |
software | healthy | d2 |
js |
software | healthy | d2/js |
shapes |
software | healthy | d2/js/shapes |
ui |
software | healthy | d2/js/ui |
tools |
software | healthy | d2/js/tools |
e |
software | healthy | e |
t5 |
software | healthy | t5 |
m |
software | healthy | m |
app |
software | healthy | app |
pwa |
software | healthy | app/pwa |
edit2d |
software | healthy | app/pwa/edit2d |
js |
software | healthy | app/pwa/edit2d/js |
assets |
software | healthy | app/pwa/edit2d/assets |
css |
software | healthy | app/pwa/edit2d/css |
reader |
software | healthy | app/pwa/reader |
fnote |
software | healthy | app/pwa/fnote |
functions |
software | healthy | app/pwa/fnote/functions |
api |
software | healthy | app/pwa/fnote/functions/api |
js |
software | healthy | app/pwa/fnote/js |
timezones |
software | healthy | app/pwa/timezones |
khydro |
software | healthy | app/pwa/khydro |
functions |
software | healthy | app/pwa/khydro/functions |
api |
software | healthy | app/pwa/khydro/functions/api |
js |
software | healthy | app/pwa/khydro/js |
css |
software | healthy | app/pwa/khydro/css |
reader |
software | healthy | app/reader |
js |
software | healthy | app/reader/js |
caltrack |
software | healthy | app/caltrack |
server |
software | healthy | app/caltrack/server |
3d |
software | healthy | app/3d |
spacehabitat |
software | healthy | app/3d/spacehabitat |
d |
software | healthy | d |
e2 |
software | healthy | e2 |
m2 |
software | healthy | m2 |
gms |
software | healthy | gms |
z |
software | healthy | gms/z |
failed |
software | healthy | gms/failed |
merge1 |
software | healthy | gms/failed/merge1 |
js |
software | healthy | gms/failed/merge1/js |
a |
software | healthy | gms/a |
simple-shooter |
software | healthy | gms/simple-shooter |
c |
software | healthy | gms/c |
s |
software | healthy | gms/s |
pwa |
software | healthy | gms/pwa |
dodgybird |
software | healthy | gms/pwa/dodgybird |
js |
software | healthy | gms/pwa/dodgybird/js |
css |
software | healthy | gms/pwa/dodgybird/css |
sudoku |
software | healthy | gms/pwa/sudoku |
js |
software | healthy | gms/pwa/sudoku/js |
snake |
software | healthy | gms/pwa/snake |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
SudokuEngine |
software | healthy | gms/pwa/sudoku/js/engine.js:SudokuEngine |
AudioManager |
software | healthy | gms/pwa/sudoku/js/audio.js:AudioManager |
PanelManager |
software | healthy | gms/pwa/sudoku/js/panels.js:PanelManager |
SudokuGame |
software | healthy | gms/pwa/sudoku/js/game.js:SudokuGame |
so |
software | healthy | gms/pwa/sudoku/js/game.js:so |
Snake |
software | healthy | gms/pwa/snake/js/snake.js:Snake |
World |
software | healthy | gms/pwa/snake/js/world.js:World |
AI |
software | healthy | gms/pwa/snake/js/ai.js:AI |
ParticleSystem |
software | healthy | gms/pwa/snake/js/particles.js:ParticleSystem |
Input |
software | healthy | gms/pwa/snake/js/input.js:Input |
Game |
software | healthy | gms/pwa/snake/js/main.js:Game |
Renderer |
software | healthy | gms/pwa/snake/js/renderer.js:Renderer |
Audio |
software | healthy | gms/pwa/snake/js/audio.js:Audio |
CollisionSystem |
software | healthy | gms/pwa/snake/js/collision.js:CollisionSystem |
Camera |
software | healthy | gms/pwa/snake/js/camera.js:Camera |
Player |
software | healthy | gms/pwa/pirate2d/js/player.js:Player |
World |
software | healthy | gms/pwa/pirate2d/js/world.js:World |
Enemy |
software | healthy | gms/pwa/pirate2d/js/enemies.js:Enemy |
EnemySpawner |
software | healthy | gms/pwa/pirate2d/js/enemies.js:EnemySpawner |
UpgradeSystem |
software | healthy | gms/pwa/pirate2d/js/upgrades.js:UpgradeSystem |
TradingSystem |
software | healthy | gms/pwa/pirate2d/js/trading.js:TradingSystem |
SeededRandom |
software | healthy | gms/pwa/pirate2d/js/utils.js:SeededRandom |
Pool |
software | healthy | gms/pwa/pirate2d/js/utils.js:Pool |
AssetLoader |
software | healthy | gms/pwa/pirate2d/js/utils.js:AssetLoader |
EventEmitter |
software | healthy | gms/pwa/pirate2d/js/utils.js:EventEmitter |
UIManager |
software | healthy | gms/pwa/pirate2d/js/ui.js:UIManager |
ParticleSystem |
software | healthy | gms/pwa/pirate2d/js/particles.js:ParticleSystem |
InputManager |
software | healthy | gms/pwa/pirate2d/js/input.js:InputManager |
CombatSystem |
software | healthy | gms/pwa/pirate2d/js/combat.js:CombatSystem |
AudioManager |
software | healthy | gms/pwa/pirate2d/js/audio.js:AudioManager |
StorySystem |
software | healthy | gms/pwa/pirate2d/js/story.js:StorySystem |
IslandEditor |
software | healthy | gms/pwa/pirate2d/js/island-editor.js:IslandEditor |
Kraken |
software | healthy | gms/pwa/pirate2d/js/kraken.js:Kraken |
DebugPanel |
software | healthy | gms/pwa/pirate2d/js/debug.js:DebugPanel |
Game |
software | healthy | gms/pwa/pirate2d/js/game.js:Game |
TestRunner |
software | healthy | gms/pwa/crpg/js/tests/testRunner.js:TestRunner |
DungeonMap |
software | healthy | gms/pwa/crpg/js/world/dungeon.js:DungeonMap |
DungeonState |
software | healthy | gms/pwa/crpg/js/world/dungeon.js:DungeonState |
NpcManager |
software | healthy | gms/pwa/crpg/js/world/npc.js:NpcManager |
WorldMap |
software | healthy | gms/pwa/crpg/js/world/map.js:WorldMap |
Spawner |
software | healthy | gms/pwa/crpg/js/world/spawner.js:Spawner |
Player |
software | healthy | gms/pwa/crpg/js/entities/player.js:Player |
Enemy |
software | healthy | gms/pwa/crpg/js/entities/enemy.js:Enemy |
DungeonRoom |
software | healthy | gms/pwa/orpg/js/world.js:DungeonRoom |
Entity |
software | healthy | gms/pwa/orpg/js/entities.js:Entity |
Player |
software | healthy | gms/pwa/orpg/js/entities.js:Player |
Monster |
software | healthy | gms/pwa/orpg/js/entities.js:Monster |
GameUI |
software | healthy | gms/pwa/orpg/js/ui.js:GameUI |
CombatSystem |
software | healthy | gms/pwa/orpg/js/systems.js:CombatSystem |
FishingSystem |
software | healthy | gms/pwa/orpg/js/systems.js:FishingSystem |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
/e/ |
frontend | healthy | projects.js |
/m/ |
frontend | healthy | projects.js |
/q/ |
frontend | healthy | projects.js |
/t5/ |
frontend | healthy | projects.js |
/d/ |
frontend | healthy | projects.js |
/e2/ |
frontend | healthy | projects.js |
/m2/ |
frontend | healthy | projects.js |
/k/ |
frontend | healthy | projects.js |
/n/ |
frontend | healthy | projects.js |
/d2/ |
frontend | healthy | projects.js |
/app/pwa/fnote/ |
frontend | healthy | projects.js |
/app/pwa/timezones/ |
frontend | healthy | projects.js |
/app/pwa/edit2d/ |
frontend | healthy | projects.js |
/app/3d/spacehabitat/ |
frontend | healthy | projects.js |
/app/reader/ |
frontend | healthy | projects.js |
/app/caltrack/ |
frontend | healthy | projects.js |
/gms/s/ |
frontend | healthy | projects.js |
/gms/a/ |
frontend | healthy | projects.js |
/gms/c/ |
frontend | healthy | projects.js |
/gms/t/ |
frontend | healthy | projects.js |
/gms/o/ |
frontend | healthy | projects.js |
/gms/k/kc/ |
frontend | healthy | projects.js |
/gms/k/kg/ |
frontend | healthy | projects.js |
/gms/driverc/ |
frontend | healthy | projects.js |
/gms/simple-shooter/ |
frontend | healthy | projects.js |
/gms/pwa/sudoku/ |
frontend | healthy | projects.js |
/gms/z/ |
frontend | healthy | projects.js |
/gms/pwa/idleLife/ |
frontend | healthy | projects.js |
/gms/pwa/rcell/ |
frontend | healthy | projects.js |
/gms/pwa/crpg/ |
frontend | healthy | projects.js |
/gms/pwa/idleWestern/ |
frontend | healthy | projects.js |
/gms/pwa/orpg/ |
frontend | healthy | projects.js |
/gms/pwa/miniwar/ |
frontend | healthy | projects.js |
/gms/pwa/dicey/ |
frontend | healthy | projects.js |
/gms/pwa/drace/ |
frontend | healthy | projects.js |
/gms/pirates/ |
frontend | healthy | projects.js |
/gms/pwa/transport/ |
frontend | healthy | projects.js |
/gms/pwa/idleTransport/ |
frontend | healthy | projects.js |
/gms/pwa/pirate2d/ |
frontend | healthy | projects.js |
/gms/pwa/dodgybird/ |
frontend | healthy | projects.js |
/gms/pwa/snake/ |
frontend | healthy | projects.js |
/gms/pwa/cc1/ |
frontend | healthy | projects.js |
/gms/pwa/wl/ |
frontend | healthy | projects.js |
/gms/3d/bouncem/ |
frontend | healthy | projects.js |
/gms/2d/emeraldplace/ |
frontend | healthy | projects.js |
/gms/2d/towerd1/ |
frontend | healthy | projects.js |
/gms/3d/crowd/ |
frontend | healthy | projects.js |
/gms/2d/paperant/ |
frontend | healthy | projects.js |
/gms/3d/codex_3d_tank/ |
frontend | healthy | projects.js |
/gms/3d/claude_3d_tank/ |
frontend | healthy | projects.js |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
192.168.0.236 |
network | healthy | app/reader/js/api.js |
127.0.0.1 |
network | healthy | app/caltrack/CLAUDE.md |
74.208.219.127 |
network | healthy | app/caltrack/CLAUDE.md |
12.22.39.3 |
network | healthy | gms/pwa/pirate2d/js/ui.js |
03.24.24.42 |
network | healthy | gms/pwa/pirate2d/js/ui.js |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8003 |
network | healthy | app/caltrack/deploy.sh |
port:8788 |
network | healthy | gms/2d/the_horrors/regen_helper.py |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-dh38jxkw |
software | healthy | /tmp/repobility-clone-dh38jxkw |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | projects.js |
| Label | Layer | Status | Path |
|---|---|---|---|
caddy |
network | healthy | app/caltrack/CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | gms/3d/fable5_crow_tank_battle/js/tankFactory.js |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::deploy-fnote |
cicd | healthy | .github/workflows/deploy-fnote.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
deploy |
cicd | healthy | .github/workflows/deploy-fnote.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
CLOUDFLARE_API_TOKEN |
cicd | healthy | — |
This page is publicly accessible at:
https://repobility.com/scan/0603d4fa-ac22-488a-8cde-dbe6c68662fd/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/0603d4fa-ac22-488a-8cde-dbe6c68662fd/
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.