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.

wamu1225/densha_asobi

https://github.com/wamu1225/densha_asobi · scanned 2026-06-16 00:54 UTC (2 months, 1 week ago)

12 raw signals (0 security + 12 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 12 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 213 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
buildHomeFallback software healthy scripts/generate-game-pages.js:buildHomeFallback
buildGameFallback software healthy scripts/generate-game-pages.js:buildGameFallback
buildGameJsonLd software healthy scripts/generate-game-pages.js:buildGameJsonLd
escapeHtml software healthy scripts/generate-game-pages.js:escapeHtml
injectIntoRoot software healthy scripts/generate-game-pages.js:injectIntoRoot
appendJsonLd software healthy scripts/generate-game-pages.js:appendJsonLd
crc32 software healthy scripts/generate-icons.js:crc32
chunk software healthy scripts/generate-icons.js:chunk
makePNG software healthy scripts/generate-icons.js:makePNG
drawIcon software healthy scripts/generate-icons.js:drawIcon
winW software healthy scripts/generate-icons.js:winW
inCorner software healthy scripts/generate-icons.js:inCorner
isWin software healthy scripts/generate-icons.js:isWin
App software healthy src/App.tsx:App
DotConnect software healthy src/games/DotConnect.tsx:DotConnect
tap software healthy src/games/DotConnect.tsx:tap
changePattern software healthy src/games/DotConnect.tsx:changePattern
reset software healthy src/games/DotConnect.tsx:reset
getTaBest software healthy src/games/WordScramble.tsx:getTaBest
saveTaBest software healthy src/games/WordScramble.tsx:saveTaBest
scramble software healthy src/games/WordScramble.tsx:scramble
WordScramble software healthy src/games/WordScramble.tsx:WordScramble
startGame software healthy src/games/WordScramble.tsx:startGame
tapTile software healthy src/games/WordScramble.tsx:tapTile
nextIdx software healthy src/games/WordScramble.tsx:nextIdx
getBest software healthy src/games/ClockReading.tsx:getBest
saveBest software healthy src/games/ClockReading.tsx:saveBest
randomTime software healthy src/games/ClockReading.tsx:randomTime
fmt software healthy src/games/ClockReading.tsx:fmt
makeChoices software healthy src/games/ClockReading.tsx:makeChoices
ClockSvg software healthy src/games/ClockReading.tsx:ClockSvg
mAng software healthy src/games/ClockReading.tsx:mAng
hAng software healthy src/games/ClockReading.tsx:hAng
toXY software healthy src/games/ClockReading.tsx:toXY
a software healthy src/games/ClockReading.tsx:a
MiniClock software healthy src/games/ClockReading.tsx:MiniClock
xy software healthy src/games/ClockReading.tsx:xy
ClockReading software healthy src/games/ClockReading.tsx:ClockReading
effectiveDiff software healthy src/games/ClockReading.tsx:effectiveDiff
loadQ software healthy src/games/ClockReading.tsx:loadQ
start software healthy src/games/ClockReading.tsx:start
tap software healthy src/games/ClockReading.tsx:tap
savedDiff software healthy src/games/ClockReading.tsx:savedDiff
getBest software healthy src/games/MemoryCards.tsx:getBest
saveBest software healthy src/games/MemoryCards.tsx:saveBest
makeCards software healthy src/games/MemoryCards.tsx:makeCards
MemoryCards software healthy src/games/MemoryCards.tsx:MemoryCards
flip software healthy src/games/MemoryCards.tsx:flip
start software healthy src/games/MemoryCards.tsx:start
fmt software healthy src/games/MemoryCards.tsx:fmt

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

LabelLayerStatusPath
tsconfig.app.json software healthy tsconfig.app.json
vite.config.ts software healthy vite.config.ts
README.md software healthy README.md
package.json software healthy package.json
tsconfig.node.json software healthy tsconfig.node.json
index.html software healthy index.html
package-lock.json software healthy package-lock.json
eslint.config.js software healthy eslint.config.js
tsconfig.json software healthy tsconfig.json
generate-ogp.js software healthy scripts/generate-ogp.js
generate-game-pages.js software healthy scripts/generate-game-pages.js
generate-icons.js software healthy scripts/generate-icons.js
404.html software healthy public/404.html
index.css software healthy src/index.css
main.tsx software healthy src/main.tsx
App.tsx software healthy src/App.tsx
App.css software healthy src/App.css
DotConnect.tsx software healthy src/games/DotConnect.tsx
WordScramble.tsx software healthy src/games/WordScramble.tsx
ClockReading.tsx software healthy src/games/ClockReading.tsx
MemoryCards.tsx software healthy src/games/MemoryCards.tsx
NumberMaze.tsx software healthy src/games/NumberMaze.tsx
Simon.tsx software healthy src/games/Simon.tsx
WhichBigger.tsx software healthy src/games/WhichBigger.tsx
MathSprint.tsx software healthy src/games/MathSprint.tsx
Riddles.tsx software healthy src/games/Riddles.tsx
ColorChallenge.tsx software healthy src/games/ColorChallenge.tsx
TrainBingo.tsx software healthy src/games/TrainBingo.tsx
HiraganaSearch.tsx software healthy src/games/HiraganaSearch.tsx
WhatsNext.tsx software healthy src/games/WhatsNext.tsx
GameIcons.tsx software healthy src/components/GameIcons.tsx
GameFeedback.tsx software healthy src/components/GameFeedback.tsx
GameLayout.tsx software healthy src/components/GameLayout.tsx
ResultScreen.tsx software healthy src/components/ResultScreen.tsx
AdBanner.tsx software healthy src/components/AdBanner.tsx
TopPage.tsx software healthy src/pages/TopPage.tsx
AboutPage.tsx software healthy src/pages/AboutPage.tsx
PrivacyPage.tsx software healthy src/pages/PrivacyPage.tsx
NotFound.tsx software healthy src/pages/NotFound.tsx
InfoPage.tsx software healthy src/pages/InfoPage.tsx

LabelLayerStatusPath
/TopPage frontend healthy src/pages/TopPage.tsx
/AboutPage frontend healthy src/pages/AboutPage.tsx
/PrivacyPage frontend healthy src/pages/PrivacyPage.tsx
/NotFound frontend healthy src/pages/NotFound.tsx
/InfoPage frontend healthy src/pages/InfoPage.tsx
/ frontend healthy src/App.tsx
/math frontend healthy src/App.tsx
/bigger frontend healthy src/App.tsx
/clock frontend healthy src/App.tsx
/bingo frontend healthy src/App.tsx
/color frontend healthy src/App.tsx
/memory frontend healthy src/App.tsx
/next frontend healthy src/App.tsx
/maze frontend healthy src/App.tsx
/scramble frontend healthy src/App.tsx
/search frontend healthy src/App.tsx
/dots frontend healthy src/App.tsx
/simon frontend healthy src/App.tsx
/riddles frontend healthy src/App.tsx
/about frontend healthy src/App.tsx
/privacy frontend healthy src/App.tsx
* frontend healthy src/App.tsx

LabelLayerStatusPath
scripts software healthy scripts
public software healthy public
src software healthy src
games software healthy src/games
components software healthy src/components
pages software healthy src/pages

LabelLayerStatusPath
repobility-clone-1zqq280w software healthy /tmp/repobility-clone-1zqq280w

LabelLayerStatusPath
App frontend healthy src/App.tsx
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/1ac8d6f3-0396-4b97-be4b-7dd39b7cf2f7/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/1ac8d6f3-0396-4b97-be4b-7dd39b7cf2f7/

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.