Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

stu24801/web-game

https://github.com/stu24801/web-game · scanned 2026-06-16 00:23 UTC (2 months, 2 weeks ago)

59 raw signals (0 security + 59 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 59 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 311 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.

LabelLayerStatusPath
key software healthy server.js:key
handleChat software healthy server.js:handleChat
loadScript software healthy scripts/render-preview.js:loadScript
at software healthy scripts/render-preview.js:at
addRoad software healthy scripts/render-preview.js:addRoad
place software healthy scripts/render-preview.js:place
x software healthy scripts/sprite-sheet.js:x
PROMPT software healthy scripts/generate-building-sprites.js:PROMPT
generateOne software healthy scripts/generate-building-sprites.js:generateOne
wait software healthy scripts/generate-building-sprites.js:wait
downscaleTo64 software healthy scripts/generate-building-sprites.js:downscaleTo64
only software healthy scripts/generate-building-sprites.js:only
trim software healthy scripts/trim-sprites.js:trim
drawTile software healthy scripts/generate-road-tiles.js:drawTile
rng software healthy scripts/generate-terrain-tiles.js:rng
diamondPath software healthy scripts/generate-terrain-tiles.js:diamondPath
inDiamond software healthy scripts/generate-terrain-tiles.js:inDiamond
makeTile software healthy scripts/generate-terrain-tiles.js:makeTile
grass software healthy scripts/generate-terrain-tiles.js:grass
desert software healthy scripts/generate-terrain-tiles.js:desert
water software healthy scripts/generate-terrain-tiles.js:water
riverbank software healthy scripts/generate-terrain-tiles.js:riverbank
dk software healthy scripts/extract-assets.js:dk
lt software healthy scripts/extract-assets.js:lt
ctx2d software healthy scripts/extract-assets.js:ctx2d
rrect software healthy scripts/extract-assets.js:rrect
rect software healthy scripts/extract-assets.js:rect
stroke software healthy scripts/extract-assets.js:stroke
shadowStrip software healthy scripts/extract-assets.js:shadowStrip
window_ software healthy scripts/extract-assets.js:window_
door_ software healthy scripts/extract-assets.js:door_
topTree software healthy scripts/extract-assets.js:topTree
draw_terrain_grass_01 software healthy scripts/extract-assets.js:draw_terrain_grass_01
draw_terrain_forest_01 software healthy scripts/extract-assets.js:draw_terrain_forest_01
draw_terrain_forest_02 software healthy scripts/extract-assets.js:draw_terrain_forest_02
draw_terrain_mountain_01 software healthy scripts/extract-assets.js:draw_terrain_mountain_01
draw_terrain_desert_01 software healthy scripts/extract-assets.js:draw_terrain_desert_01
draw_terrain_water_01 software healthy scripts/extract-assets.js:draw_terrain_water_01
draw_terrain_riverbank_01 software healthy scripts/extract-assets.js:draw_terrain_riverbank_01
draw_road_dirt_iso software healthy scripts/extract-assets.js:draw_road_dirt_iso
tri software healthy scripts/extract-assets.js:tri
draw_building_hut_normal software healthy scripts/extract-assets.js:draw_building_hut_normal
draw_building_cottage_normal software healthy scripts/extract-assets.js:draw_building_cottage_normal
offset software healthy scripts/extract-assets.js:offset
draw_building_farm_normal software healthy scripts/extract-assets.js:draw_building_farm_normal
draw_building_well_normal software healthy scripts/extract-assets.js:draw_building_well_normal
read_from_zip software healthy scripts/import-kenney-assets.py:34
crop_iso_diamond software healthy scripts/import-kenney-assets.py:42
iso_rotate_cw software healthy scripts/import-kenney-assets.py:48
iso_rotate_ccw software healthy scripts/import-kenney-assets.py:66

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
ecosystem.config.js software healthy ecosystem.config.js
README.md software healthy README.md
package.json software healthy package.json
package-lock.json software healthy package-lock.json
ART_ASSETS_SPEC.md software healthy ART_ASSETS_SPEC.md
GAMEPLAY.md software healthy GAMEPLAY.md
BALANCE_DATA.md software healthy BALANCE_DATA.md
server.js software healthy server.js
mvp-asset-pack-DOWNLOAD.html software healthy mvp-asset-pack-DOWNLOAD.html
DEPLOY.md software healthy DEPLOY.md
GAME_DESIGN.md software healthy GAME_DESIGN.md
AUDIO_ASSETS_SPEC.md software healthy AUDIO_ASSETS_SPEC.md
render-preview.js software healthy scripts/render-preview.js
sprite-sheet.js software healthy scripts/sprite-sheet.js
generate-building-sprites.js software healthy scripts/generate-building-sprites.js
trim-sprites.js software healthy scripts/trim-sprites.js
generate-farm-texture.js software healthy scripts/generate-farm-texture.js
generate-road-tiles.js software healthy scripts/generate-road-tiles.js
generate-terrain-tiles.js software healthy scripts/generate-terrain-tiles.js
extract-assets.js software healthy scripts/extract-assets.js
register-static-assets.js software healthy scripts/register-static-assets.js
import-kenney-assets.py software healthy scripts/import-kenney-assets.py
generate-terrain-features.js software healthy scripts/generate-terrain-features.js
NeedsEngine.js software healthy server/NeedsEngine.js
TradeManager.js software healthy server/TradeManager.js
WalkerEngine.js software healthy server/WalkerEngine.js
PlayerManager.js software healthy server/PlayerManager.js
GameEngine.js software healthy server/GameEngine.js
ResourceEngine.js software healthy server/ResourceEngine.js
StaticAssets.js software healthy server/StaticAssets.js
MapGenerator.js software healthy server/MapGenerator.js
Database.js software healthy server/Database.js
WarManager.js software healthy server/WarManager.js
EventEngine.js software healthy server/EventEngine.js
AuthManager.js software healthy server/AuthManager.js
DiplomacyManager.js software healthy server/DiplomacyManager.js
CityManager.js software healthy server/CityManager.js
constants.js software healthy server/constants.js
PersistenceManager.js software healthy server/PersistenceManager.js
GameState.js software healthy server/GameState.js
login.html software healthy public/login.html
index.html software healthy public/index.html
admin.html software healthy public/admin.html
socket-client.js software healthy public/js/socket-client.js
utils.js software healthy public/js/utils.js
ui.js software healthy public/js/ui.js
building-defs.js software healthy public/js/building-defs.js
input-handler.js software healthy public/js/input-handler.js
main.js software healthy public/js/main.js
renderer.js software healthy public/js/renderer.js

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
USE /uploads api healthy server.js
POST /api/auth/register api healthy server.js
POST /api/auth/login api healthy server.js
GET /api/auth/verify api healthy server.js
GET /api/admin/users api healthy server.js
GET /api/admin/users/pending api healthy server.js
POST /api/admin/users/:id/approve api healthy server.js
DELETE /api/admin/users/:id api healthy server.js
GET /api/admin/assets api healthy server.js
POST /api/admin/assets/upload api healthy server.js
DELETE /api/admin/assets/:id api healthy server.js
GET /api/assets/list api healthy server.js
GET /dashboard api healthy server.js
GET /game api healthy server.js

LabelLayerStatusPath
scripts software healthy scripts
server software healthy server
public software healthy public
js software healthy public/js
css software healthy public/css

LabelLayerStatusPath
port:3003 network healthy ecosystem.config.js
port:8080 network healthy README.md

LabelLayerStatusPath
repobility-clone-hf6l35dc software healthy /tmp/repobility-clone-hf6l35dc

LabelLayerStatusPath
192.168.1.100 network healthy README.md

LabelLayerStatusPath
auth::server/AuthManager.js security healthy server/AuthManager.js
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/7e7fd4d1-df56-48c4-8542-b80dd188ec77/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/7e7fd4d1-df56-48c4-8542-b80dd188ec77/

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.