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.

twStellerWhale-Ocean2/solKidGalGame

https://github.com/twStellerWhale-Ocean2/solKidGalGame · scanned 2026-06-16 00:43 UTC (2 months, 1 week ago)

18 raw signals (0 security + 18 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week 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.

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

All 566 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
serveStatic software healthy server.mjs:serveStatic
persist software healthy game-engine/main.js:persist
clockNow software healthy game-engine/main.js:clockNow
playClockActive software healthy game-engine/main.js:playClockActive
formatClock software healthy game-engine/main.js:formatClock
updateEnergyHud software healthy game-engine/main.js:updateEnergyHud
renderPlayClock software healthy game-engine/main.js:renderPlayClock
tickPlayClock software healthy game-engine/main.js:tickPlayClock
startPlayClock software healthy game-engine/main.js:startPlayClock
renderPlayBreakStats software healthy game-engine/main.js:renderPlayBreakStats
showPlayBreak software healthy game-engine/main.js:showPlayBreak
hidePlayBreak software healthy game-engine/main.js:hidePlayBreak
resumePlayFromBreak software healthy game-engine/main.js:resumePlayFromBreak
applyPlayLimitSettings software healthy game-engine/main.js:applyPlayLimitSettings
toMinutes software healthy game-engine/main.js:toMinutes
ensureUrbanPosition software healthy game-engine/main.js:ensureUrbanPosition
ensureCastlePosition software healthy game-engine/main.js:ensureCastlePosition
ensureAreaPosition software healthy game-engine/main.js:ensureAreaPosition
worldDestinationById software healthy game-engine/main.js:worldDestinationById
worldDestinationForArea software healthy game-engine/main.js:worldDestinationForArea
enabledWorldDestinations software healthy game-engine/main.js:enabledWorldDestinations
activeWorldDestination software healthy game-engine/main.js:activeWorldDestination
openArea software healthy game-engine/main.js:openArea
openWorldMap software healthy game-engine/main.js:openWorldMap
changeView software healthy game-engine/main.js:changeView
activeViewName software healthy game-engine/main.js:activeViewName
isSystemMenuOpen software healthy game-engine/main.js:isSystemMenuOpen
openSystemMenu software healthy game-engine/main.js:openSystemMenu
closeSystemMenu software healthy game-engine/main.js:closeSystemMenu
changeSystemPanel software healthy game-engine/main.js:changeSystemPanel
applyEffects software healthy game-engine/main.js:applyEffects
addDiary software healthy game-engine/main.js:addDiary
addUnique software healthy game-engine/main.js:addUnique
awardBadge software healthy game-engine/main.js:awardBadge
updateProgressBadges software healthy game-engine/main.js:updateProgressBadges
setExpressions software healthy game-engine/main.js:setExpressions
render software healthy game-engine/main.js:render
renderStatus software healthy game-engine/main.js:renderStatus
princessName software healthy game-engine/main.js:princessName
withPlayerName software healthy game-engine/main.js:withPlayerName
localizeLesson software healthy game-engine/main.js:localizeLesson
renderIdentity software healthy game-engine/main.js:renderIdentity
openCharacterSelect software healthy game-engine/main.js:openCharacterSelect
closeCharacterSelect software healthy game-engine/main.js:closeCharacterSelect
buildCharacterCards software healthy game-engine/main.js:buildCharacterCards
selectPendingCharacter software healthy game-engine/main.js:selectPendingCharacter
isStarterWardrobeItem software healthy game-engine/main.js:isStarterWardrobeItem
applyCharacterStarterOutfit software healthy game-engine/main.js:applyCharacterStarterOutfit
confirmCharacterSelect software healthy game-engine/main.js:confirmCharacterSelect
openAccountSelect software healthy game-engine/main.js:openAccountSelect

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

LabelLayerStatusPath
jsconfig.json software healthy jsconfig.json
README.md software healthy README.md
server.mjs software healthy server.mjs
index.html software healthy index.html
AGENTS.md software healthy AGENTS.md
README.md software healthy contract-local/README.md
contract-index.md software healthy contract-local/contract-index.md
hmiIntf自訂角色尺度與美術規範.md software healthy contract-local/hmiIntf自訂角色尺度與美術規範.md
expert-review-issue93.md software healthy docs/expert-review-issue93.md
design-issue96.md software healthy docs/design-issue96.md
design-issue101.md software healthy docs/design-issue101.md
test-summary-issue102.md software healthy docs/test-summary-issue102.md
expert-review-method.md software healthy docs/expert-review-method.md
expert-review-issue63.md software healthy docs/expert-review-issue63.md
expert-review-issue73.md software healthy docs/expert-review-issue73.md
test-summary.html software healthy docs/test-summary.html
expert-review-issue6.md software healthy docs/expert-review-issue6.md
design.md software healthy docs/design.md
design-issue111.md software healthy docs/design-issue111.md
design-issue112.md software healthy docs/design-issue112.md
design-issue120.md software healthy docs/design-issue120.md
types.js software healthy game-engine/types.js
main.js software healthy game-engine/main.js
default-state.js software healthy game-engine/state/default-state.js
game-state.js software healthy game-engine/state/game-state.js
accounts.js software healthy game-engine/state/accounts.js
storage.js software healthy game-engine/state/storage.js
selftests.js software healthy game-engine/testing/selftests.js
elements.js software healthy game-engine/app/elements.js
play-clock.js software healthy game-engine/system/play-clock.js
save-load.js software healthy game-engine/system/save-load.js
lookups.js software healthy game-engine/core/lookups.js
stages.js software healthy game-engine/flow/stages.js
adv-controls.js software healthy game-engine/flow/adv-controls.js
scene-actions.js software healthy game-engine/flow/scene-actions.js
scene-art.js software healthy game-engine/scene/scene-art.js
settings.js software healthy game-engine/render/settings.js
item-panel.js software healthy game-engine/render/item-panel.js
paper-doll.js software healthy game-engine/render/paper-doll.js
viewport.js software healthy game-engine/map/viewport.js
actors.js software healthy game-engine/map/actors.js
marker-visibility.js software healthy game-engine/map/marker-visibility.js
wardrobe.css software healthy styles/wardrobe.css
system.css software healthy styles/system.css
account-select.css software healthy styles/account-select.css
character-select.css software healthy styles/character-select.css
main.css software healthy styles/main.css
paper-doll.css software healthy styles/paper-doll.css
shop.css software healthy styles/shop.css
map.css software healthy styles/map.css

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

LabelLayerStatusPath
contract-local software healthy contract-local
docs software healthy docs
game-engine software healthy game-engine
state software healthy game-engine/state
testing software healthy game-engine/testing
app software healthy game-engine/app
system software healthy game-engine/system
core software healthy game-engine/core
flow software healthy game-engine/flow
scene software healthy game-engine/scene
render software healthy game-engine/render
map software healthy game-engine/map
styles software healthy styles
contract-common software healthy contract-common
content-package software healthy content-package
wardrobe software healthy content-package/wardrobe
urban-accessory-atelier software healthy content-package/wardrobe/urban-accessory-atelier
urban-tailor-studio software healthy content-package/wardrobe/urban-tailor-studio
castle-seamstress software healthy content-package/wardrobe/castle-seamstress
rural-field-cobbler software healthy content-package/wardrobe/rural-field-cobbler
starter software healthy content-package/wardrobe/starter
urban-shoe-shop software healthy content-package/wardrobe/urban-shoe-shop
wild-dwarf-cottage software healthy content-package/wardrobe/wild-dwarf-cottage
urban-dress-boutique software healthy content-package/wardrobe/urban-dress-boutique
wild-fairy-atelier software healthy content-package/wardrobe/wild-fairy-atelier
rural-workwear-stall software healthy content-package/wardrobe/rural-workwear-stall
urban-hair-salon software healthy content-package/wardrobe/urban-hair-salon
castle-royal-cloak-room software healthy content-package/wardrobe/castle-royal-cloak-room
_shared software healthy content-package/wardrobe/_shared
voice software healthy content-package/voice
areas software healthy content-package/areas
castle software healthy content-package/areas/castle
wild software healthy content-package/areas/wild
urban software healthy content-package/areas/urban
rural software healthy content-package/areas/rural
_shared software healthy content-package/areas/_shared
characters software healthy content-package/characters

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

LabelLayerStatusPath
is software healthy content-package/areas/urban/manifest.js:is

LabelLayerStatusPath
127.0.0.1 network healthy README.md
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/7181de39-ac0c-41ff-8f7b-fbe5ab376af5/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/7181de39-ac0c-41ff-8f7b-fbe5ab376af5/

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.