https://github.com/YuHyungmin1226/dialike
· scanned 2026-06-16 01:08 UTC (2 months, 1 week ago)
10 raw signals (0 security + 10 graph)
Last scanned 2 months, 1 week ago · v1 · 10 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 73 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 |
|---|---|---|---|
testCritDistribution |
software | healthy | test/logic_smoke_test.js:testCritDistribution |
testWeaponSpeed |
software | healthy | test/logic_smoke_test.js:testWeaponSpeed |
testUnequipResetsSpeed |
software | healthy | test/logic_smoke_test.js:testUnequipResetsSpeed |
testDamageTypeResist |
software | healthy | test/logic_smoke_test.js:testDamageTypeResist |
shopPriceFor |
software | healthy | test/logic_smoke_test.js:shopPriceFor |
skillMult |
software | healthy | test/logic_smoke_test.js:skillMult |
skillCost |
software | healthy | test/logic_smoke_test.js:skillCost |
testShopPriceFor |
software | healthy | test/logic_smoke_test.js:testShopPriceFor |
testSkillScaling |
software | healthy | test/logic_smoke_test.js:testSkillScaling |
testCastingTimer |
software | healthy | test/logic_smoke_test.js:testCastingTimer |
testCastBlocksAction |
software | healthy | test/logic_smoke_test.js:testCastBlocksAction |
canActWhileCasting |
software | healthy | test/logic_smoke_test.js:canActWhileCasting |
shopPriceFor |
software | healthy | js/data.js:shopPriceFor |
skillMult |
software | healthy | js/data.js:skillMult |
skillCost |
software | healthy | js/data.js:skillCost |
loadUnlockedClasses |
software | healthy | js/data.js:loadUnlockedClasses |
saveUnlockedClasses |
software | healthy | js/data.js:saveUnlockedClasses |
h |
software | healthy | js/game.js:h |
rnd |
software | healthy | js/game.js:rnd |
idx |
software | healthy | js/game.js:idx |
dy |
software | healthy | js/game.js:dy |
vx |
software | healthy | js/game.js:vx |
vy |
software | healthy | js/game.js:vy |
angleOffset |
software | healthy | js/game.js:angleOffset |
kindSpeed |
software | healthy | js/game.js:kindSpeed |
ringR |
software | healthy | js/game.js:ringR |
screenX |
software | healthy | js/game.js:screenX |
screenY |
software | healthy | js/game.js:screenY |
a |
software | healthy | js/game.js:a |
toggleStats |
software | healthy | js/game.js:toggleStats |
toggleInv |
software | healthy | js/game.js:toggleInv |
toggleSkills |
software | healthy | js/game.js:toggleSkills |
wx |
software | healthy | js/game.js:wx |
wy |
software | healthy | js/game.js:wy |
at |
software | healthy | js/game.js:at |
sx |
software | healthy | js/game.js:sx |
sy |
software | healthy | js/game.js:sy |
dot |
software | healthy | js/game.js:dot |
healthPercent |
software | healthy | js/game.js:healthPercent |
manaPercent |
software | healthy | js/game.js:manaPercent |
xpPercent |
software | healthy | js/game.js:xpPercent |
set |
software | healthy | js/game.js:set |
barX |
software | healthy | js/game.js:barX |
toScreen |
software | healthy | js/game.js:toScreen |
| Label | Layer | Status | Path |
|---|---|---|---|
PlayerStub |
software | healthy | test/logic_smoke_test.js:PlayerStub |
MonsterStub |
software | healthy | test/logic_smoke_test.js:MonsterStub |
ProjectileStub |
software | healthy | test/logic_smoke_test.js:ProjectileStub |
definitions |
software | healthy | js/data.js:definitions |
SoundEngine |
software | healthy | js/sound.js:SoundEngine |
Camera |
software | healthy | js/game.js:Camera |
TileMap |
software | healthy | js/game.js:TileMap |
Player |
software | healthy | js/game.js:Player |
overrides |
software | healthy | js/game.js:overrides |
preset |
software | healthy | js/game.js:preset |
Monster |
software | healthy | js/game.js:Monster |
Projectile |
software | healthy | js/game.js:Projectile |
EnemyProjectile |
software | healthy | js/game.js:EnemyProjectile |
Portal |
software | healthy | js/game.js:Portal |
Npc |
software | healthy | js/game.js:Npc |
Prop |
software | healthy | js/game.js:Prop |
FloaterManager |
software | healthy | js/game.js:FloaterManager |
Game |
software | healthy | js/game.js:Game |
for |
software | healthy | js/game.js:for |
| Label | Layer | Status | Path |
|---|---|---|---|
dia_task.md |
software | healthy | dia_task.md |
index.html |
software | healthy | index.html |
style.css |
software | healthy | style.css |
logic_smoke_test.js |
software | healthy | test/logic_smoke_test.js |
data.js |
software | healthy | js/data.js |
sound.js |
software | healthy | js/sound.js |
game.js |
software | healthy | js/game.js |
| Label | Layer | Status | Path |
|---|---|---|---|
test |
software | healthy | test |
js |
software | healthy | js |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-dsqbvgz_ |
software | healthy | /tmp/repobility-clone-dsqbvgz_ |
This page is publicly accessible at:
https://repobility.com/scan/fcedc08e-efcf-43ea-bde0-3fb6b807144a/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/fcedc08e-efcf-43ea-bde0-3fb6b807144a/
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.