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.

Strangerwithai/out-for-gino

https://github.com/Strangerwithai/out-for-gino · scanned 2026-06-16 00:23 UTC (2 months, 2 weeks ago)

8 raw signals (0 security + 8 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 8 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 166 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
checkpoint software healthy src/main.js:checkpoint
go software healthy src/main.js:go
toTitle software healthy src/main.js:toTitle
stories software healthy src/main.js:stories
range software healthy src/main.js:range
startCampaign software healthy src/main.js:startCampaign
continueFromSave software healthy src/main.js:continueFromSave
cheatSkip software healthy src/main.js:cheatSkip
levelResult software healthy src/main.js:levelResult
boot software healthy src/main.js:boot
firstGesture software healthy src/main.js:firstGesture
dx software healthy src/scenes/levels.js:dx
key software healthy src/scenes/levels.js:key
blink software healthy src/scenes/title.js:blink
animState software healthy src/game/player.js:animState
rel software healthy src/game/driving.js:rel
t software healthy src/game/objects.js:t
a software healthy src/game/objects.js:a
manifestEntry software healthy src/game/sprites.js:manifestEntry
imgFor software healthy src/game/sprites.js:imgFor
makeSprite software healthy src/game/sprites.js:makeSprite
avgColor software healthy src/game/sprites.js:avgColor
scanBBox software healthy src/game/sprites.js:scanBBox
matchColors software healthy src/game/sprites.js:matchColors
load software healthy src/game/sprites.js:load
origDims software healthy src/game/sprites.js:origDims
build software healthy src/game/sprites.js:build
buildAnimEntry software healthy src/game/sprites.js:buildAnimEntry
staticContentH software healthy src/game/sprites.js:staticContentH
bg software healthy src/game/sprites.js:bg
drawAnimFrame software healthy src/game/sprites.js:drawAnimFrame
play software healthy src/game/music.js:play
playMusic software healthy src/game/music.js:playMusic
stopAllMusic software healthy src/game/music.js:stopAllMusic
healthFillColor software healthy src/game/playerstate.js:healthFillColor
drawHearts software healthy src/game/playerstate.js:drawHearts
drawLives software healthy src/game/playerstate.js:drawLives
drawHealthBar software healthy src/game/playerstate.js:drawHealthBar
drawGinoBarLevel13 software healthy src/game/playerstate.js:drawGinoBarLevel13
drawGrabCooldown software healthy src/game/playerstate.js:drawGrabCooldown
inOrder software healthy src/game/cheats.js:inOrder
consumeSkip software healthy src/game/cheats.js:consumeSkip
sheet software healthy src/game/bosses.js:sheet
replace software healthy src/engine/scene.js:replace
push software healthy src/engine/scene.js:push
pop software healthy src/engine/scene.js:pop
current software healthy src/engine/scene.js:current
frame software healthy src/engine/scene.js:frame
start software healthy src/engine/scene.js:start
fit software healthy src/engine/scene.js:fit

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

LabelLayerStatusPath
PauseScene software healthy src/scenes/pause.js:PauseScene
StreetballScene software healthy src/scenes/streetball.js:StreetballScene
FixedScene software healthy src/scenes/levels.js:FixedScene
LevelScene software healthy src/scenes/levels.js:LevelScene
Level1Scene software healthy src/scenes/levels.js:Level1Scene
Level2Scene software healthy src/scenes/levels.js:Level2Scene
Level3Scene software healthy src/scenes/levels.js:Level3Scene
Level4Scene software healthy src/scenes/levels.js:Level4Scene
Level5Scene software healthy src/scenes/levels.js:Level5Scene
Level7Scene software healthy src/scenes/levels.js:Level7Scene
Level10Scene software healthy src/scenes/levels.js:Level10Scene
Level11Scene software healthy src/scenes/levels.js:Level11Scene
Level12Scene software healthy src/scenes/levels.js:Level12Scene
Level13Scene software healthy src/scenes/levels.js:Level13Scene
HomeScene software healthy src/scenes/title.js:HomeScene
TitleScene software healthy src/scenes/title.js:TitleScene
ControlsScene software healthy src/scenes/title.js:ControlsScene
DrivingSceneBase software healthy src/scenes/driving-levels.js:DrivingSceneBase
StreetballDrivingScene software healthy src/scenes/driving-levels.js:StreetballDrivingScene
Level6Scene software healthy src/scenes/driving-levels.js:Level6Scene
Level8Scene software healthy src/scenes/driving-levels.js:Level8Scene
CreditsScene software healthy src/scenes/credits.js:CreditsScene
StoryScene software healthy src/scenes/story.js:StoryScene
Player software healthy src/game/player.js:Player
DrivingPlayer software healthy src/game/driving.js:DrivingPlayer
Platform software healthy src/game/objects.js:Platform
Door software healthy src/game/objects.js:Door
Shotgun software healthy src/game/objects.js:Shotgun
Wall software healthy src/game/objects.js:Wall
Medkit software healthy src/game/objects.js:Medkit
Stick software healthy src/game/objects.js:Stick
PlayerState software healthy src/game/playerstate.js:PlayerState
Enemy software healthy src/game/enemy.js:Enemy
Car software healthy src/game/enemy.js:Car
Boss software healthy src/game/bosses.js:Boss
RaunchyBoss software healthy src/game/bosses.js:RaunchyBoss
if software healthy src/game/bosses.js:if
Rect software healthy src/engine/rect.js:Rect
Camera software healthy src/engine/camera.js:Camera

LabelLayerStatusPath
README.md software healthy README.md
index.html software healthy index.html
style.css software healthy css/style.css
build-assets.sh software healthy tools/build-assets.sh
higgsfield-game.html software healthy tools/higgsfield-game.html
assets-manifest.js software healthy src/assets-manifest.js
assets-extra.js software healthy src/assets-extra.js
config.js software healthy src/config.js
main.js software healthy src/main.js
pause.js software healthy src/scenes/pause.js
streetball.js software healthy src/scenes/streetball.js
levels.js software healthy src/scenes/levels.js
title.js software healthy src/scenes/title.js
driving-levels.js software healthy src/scenes/driving-levels.js
credits.js software healthy src/scenes/credits.js
story.js software healthy src/scenes/story.js
player.js software healthy src/game/player.js
driving.js software healthy src/game/driving.js
objects.js software healthy src/game/objects.js
sprites.js software healthy src/game/sprites.js
music.js software healthy src/game/music.js
playerstate.js software healthy src/game/playerstate.js
cheats.js software healthy src/game/cheats.js
enemy.js software healthy src/game/enemy.js
bosses.js software healthy src/game/bosses.js
scene.js software healthy src/engine/scene.js
input.js software healthy src/engine/input.js
save.js software healthy src/engine/save.js
audio.js software healthy src/engine/audio.js
assets.js software healthy src/engine/assets.js
rect.js software healthy src/engine/rect.js
camera.js software healthy src/engine/camera.js

LabelLayerStatusPath
css software healthy css
tools software healthy tools
src software healthy src
scenes software healthy src/scenes
game software healthy src/game
engine software healthy src/engine

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

LabelLayerStatusPath
gpu (detected) hardware healthy src/game/sprites.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/33b481b1-2d93-4faf-ac14-832bcd4bc89e/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/33b481b1-2d93-4faf-ac14-832bcd4bc89e/

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.