https://github.com/SV-1411/pokemon
· scanned 2026-06-16 00:26 UTC (2 months, 2 weeks ago)
18 raw signals (0 security + 18 graph)
Last scanned 2 months, 2 weeks ago · v1 · 18 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 295 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 |
|---|---|---|---|
send |
software | healthy | server/index.mjs:send |
broadcast |
software | healthy | server/index.mjs:broadcast |
roster |
software | healthy | server/index.mjs:roster |
team |
software | healthy | server/index.mjs:team |
teamB |
software | healthy | server/index.mjs:teamB |
startMatch |
software | healthy | server/index.mjs:startMatch |
effectiveness |
software | healthy | server/battlecore.mjs:effectiveness |
calcStat |
software | healthy | server/battlecore.mjs:calcStat |
sanitizeMon |
software | healthy | server/battlecore.mjs:sanitizeMon |
publicMon |
software | healthy | server/battlecore.mjs:publicMon |
damage |
software | healthy | server/battlecore.mjs:damage |
base |
software | healthy | server/battlecore.mjs:base |
sleep |
software | healthy | tools/e2e_closeup.mjs:sleep |
vgRank |
software | healthy | tools/bake_data.mjs:vgRank |
getJSON |
software | healthy | tools/bake_data.mjs:getJSON |
pool |
software | healthy | tools/bake_data.mjs:pool |
walkChain |
software | healthy | tools/bake_data.mjs:walkChain |
sleep |
software | healthy | tools/e2e_interiors.mjs:sleep |
prompt |
software | healthy | tools/e2e_interiors.mjs:prompt |
inside |
software | healthy | tools/e2e_interiors.mjs:inside |
dialogOpen |
software | healthy | tools/e2e_interiors.mjs:dialogOpen |
tp |
software | healthy | tools/e2e_interiors.mjs:tp |
closeDialogs |
software | healthy | tools/e2e_interiors.mjs:closeDialogs |
walkOut |
software | healthy | tools/e2e_interiors.mjs:walkOut |
sleep |
software | healthy | tools/e2e_mp_test.mjs:sleep |
mkPage |
software | healthy | tools/e2e_mp_test.mjs:mkPage |
autoPlay |
software | healthy | tools/e2e_mp_test.mjs:autoPlay |
sleep |
software | healthy | tools/e2e_ui_test.mjs:sleep |
sleep |
software | healthy | tools/e2e_city.mjs:sleep |
sleep |
software | healthy | tools/e2e_console.mjs:sleep |
sleep |
software | healthy | tools/e2e_visual.mjs:sleep |
sleep |
software | healthy | tools/e2e_test.mjs:sleep |
fwd |
software | healthy | src/player.js:fwd |
strafe |
software | healthy | src/player.js:strafe |
speed |
software | healthy | src/player.js:speed |
lonLatToWorld |
software | healthy | src/world.js:lonLatToWorld |
worldToLonLat |
software | healthy | src/world.js:worldToLonLat |
insidePoly |
software | healthy | src/world.js:insidePoly |
distToCoast |
software | healthy | src/world.js:distToCoast |
hash |
software | healthy | src/world.js:hash |
h |
software | healthy | src/world.js:h |
vnoise |
software | healthy | src/world.js:vnoise |
fbm |
software | healthy | src/world.js:fbm |
biomeAtLonLat |
software | healthy | src/world.js:biomeAtLonLat |
biomeAt |
software | healthy | src/world.js:biomeAt |
isLand |
software | healthy | src/world.js:isLand |
ghatsLon |
software | healthy | src/world.js:ghatsLon |
heightAt |
software | healthy | src/world.js:heightAt |
nearRoad |
software | healthy | src/world.js:nearRoad |
nearCity |
software | healthy | src/world.js:nearCity |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
DOCUMENTATION.md |
software | healthy | DOCUMENTATION.md |
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
index.html |
software | healthy | index.html |
CONTEXT.md |
software | healthy | CONTEXT.md |
pokemon.html |
software | healthy | pokemon.html |
package.json |
software | healthy | server/package.json |
package-lock.json |
software | healthy | server/package-lock.json |
index.mjs |
software | healthy | server/index.mjs |
battlecore.mjs |
software | healthy | server/battlecore.mjs |
e2e_closeup.mjs |
software | healthy | tools/e2e_closeup.mjs |
bake_data.mjs |
software | healthy | tools/bake_data.mjs |
e2e_interiors.mjs |
software | healthy | tools/e2e_interiors.mjs |
e2e_mp_test.mjs |
software | healthy | tools/e2e_mp_test.mjs |
package.json |
software | healthy | tools/package.json |
package-lock.json |
software | healthy | tools/package-lock.json |
e2e_ui_test.mjs |
software | healthy | tools/e2e_ui_test.mjs |
e2e_city.mjs |
software | healthy | tools/e2e_city.mjs |
e2e_console.mjs |
software | healthy | tools/e2e_console.mjs |
e2e_visual.mjs |
software | healthy | tools/e2e_visual.mjs |
e2e_test.mjs |
software | healthy | tools/e2e_test.mjs |
player.js |
software | healthy | src/player.js |
world.js |
software | healthy | src/world.js |
anim-sprites.js |
software | healthy | src/anim-sprites.js |
interiors.js |
software | healthy | src/interiors.js |
net.js |
software | healthy | src/net.js |
chars.js |
software | healthy | src/chars.js |
ui.js |
software | healthy | src/ui.js |
spawns.js |
software | healthy | src/spawns.js |
pvp.js |
software | healthy | src/pvp.js |
npc.js |
software | healthy | src/npc.js |
follower.js |
software | healthy | src/follower.js |
save.js |
software | healthy | src/save.js |
weather.js |
software | healthy | src/weather.js |
data.js |
software | healthy | src/data.js |
main.js |
software | healthy | src/main.js |
audio.js |
software | healthy | src/audio.js |
battle.js |
software | healthy | src/battle.js |
| Label | Layer | Status | Path |
|---|---|---|---|
PvpBattle |
software | healthy | server/battlecore.mjs:PvpBattle |
Player |
software | healthy | src/player.js:Player |
AnimMonSprite |
software | healthy | src/anim-sprites.js:AnimMonSprite |
Interiors |
software | healthy | src/interiors.js:Interiors |
only |
software | healthy | src/net.js:only |
Net |
software | healthy | src/net.js:Net |
Spawns |
software | healthy | src/spawns.js:Spawns |
CityNPCs |
software | healthy | src/npc.js:CityNPCs |
Follower |
software | healthy | src/follower.js:Follower |
Atmosphere |
software | healthy | src/weather.js:Atmosphere |
AudioEngine |
software | healthy | src/audio.js:AudioEngine |
| Label | Layer | Status | Path |
|---|---|---|---|
server |
software | healthy | server |
tools |
software | healthy | tools |
src |
software | healthy | src |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-myjy1h1v |
software | healthy | /tmp/repobility-clone-myjy1h1v |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | tools/e2e_ui_test.mjs |
This page is publicly accessible at:
https://repobility.com/scan/670981bf-1591-4f5c-bb13-23ad48de88bc/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/670981bf-1591-4f5c-bb13-23ad48de88bc/
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.