https://github.com/silkyrich/puzzle-party
· scanned 2026-06-16 00:12 UTC (2 months, 2 weeks ago)
53 raw signals (0 security + 53 graph)
Last scanned 2 months, 2 weeks ago · v1 · 53 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 320 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 |
|---|---|---|---|
check |
software | healthy | test/lightsout.test.js:check |
ok |
software | healthy | test/sudoku.test.js:ok |
check |
software | healthy | test/trio.test.js:check |
card |
software | healthy | test/trio.test.js:card |
check |
software | healthy | test/mines.test.js:check |
check |
software | healthy | test/memory.test.js:check |
check |
software | healthy | test/nonogram.test.js:check |
check |
software | healthy | test/g2048.test.js:check |
eq |
software | healthy | test/g2048.test.js:eq |
check |
software | healthy | test/wordsearch.test.js:check |
check |
software | healthy | test/star.test.js:check |
isUp |
software | healthy | test/star.test.js:isUp |
connected |
software | healthy | test/star.test.js:connected |
band |
software | healthy | test/star.test.js:band |
check |
software | healthy | test/boggle.test.js:check |
check |
software | healthy | test/pipes.test.js:check |
ok |
software | healthy | test/kenken.test.js:ok |
evalCage |
software | healthy | test/kenken.test.js:evalCage |
App |
software | healthy | ui/App.jsx:App |
loadGames |
software | healthy | ui/state.js:loadGames |
usePartyState |
software | healthy | ui/state.js:usePartyState |
ensureIdentity |
software | healthy | ui/state.js:ensureIdentity |
connect |
software | healthy | ui/state.js:connect |
showEvents |
software | healthy | ui/state.js:showEvents |
rememberParty |
software | healthy | ui/state.js:rememberParty |
myParties |
software | healthy | ui/state.js:myParties |
forgetParty |
software | healthy | ui/state.js:forgetParty |
celebrate |
software | healthy | ui/state.js:celebrate |
Strip |
software | healthy | ui/components/Party.jsx:Strip |
share |
software | healthy | ui/components/Party.jsx:share |
rename |
software | healthy | ui/components/Party.jsx:rename |
readOptions |
software | healthy | ui/components/Party.jsx:readOptions |
CardPanel |
software | healthy | ui/components/Party.jsx:CardPanel |
propose |
software | healthy | ui/components/Party.jsx:propose |
addToPlaylist |
software | healthy | ui/components/Party.jsx:addToPlaylist |
Shelf |
software | healthy | ui/components/Party.jsx:Shelf |
toggleLock |
software | healthy | ui/components/Party.jsx:toggleLock |
Playlist |
software | healthy | ui/components/Party.jsx:Playlist |
Lobby |
software | healthy | ui/components/Party.jsx:Lobby |
startNow |
software | healthy | ui/components/Party.jsx:startNow |
cancelAuto |
software | healthy | ui/components/Party.jsx:cancelAuto |
GameMount |
software | healthy | ui/components/Party.jsx:GameMount |
PMini |
software | healthy | ui/components/Party.jsx:PMini |
Players |
software | healthy | ui/components/Party.jsx:Players |
endParty |
software | healthy | ui/components/Party.jsx:endParty |
Chat |
software | healthy | ui/components/Party.jsx:Chat |
Party |
software | healthy | ui/components/Party.jsx:Party |
Header |
software | healthy | ui/components/Header.jsx:Header |
signIn |
software | healthy | ui/components/Header.jsx:signIn |
logOut |
software | healthy | ui/components/Header.jsx:logOut |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
vite.config.js |
software | healthy | vite.config.js |
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
package-lock.json |
software | healthy | package-lock.json |
lightsout.test.js |
software | healthy | test/lightsout.test.js |
sudoku.test.js |
software | healthy | test/sudoku.test.js |
trio.test.js |
software | healthy | test/trio.test.js |
mines.test.js |
software | healthy | test/mines.test.js |
memory.test.js |
software | healthy | test/memory.test.js |
nonogram.test.js |
software | healthy | test/nonogram.test.js |
g2048.test.js |
software | healthy | test/g2048.test.js |
wordsearch.test.js |
software | healthy | test/wordsearch.test.js |
star.test.js |
software | healthy | test/star.test.js |
solver.test.js |
software | healthy | test/solver.test.js |
boggle.test.js |
software | healthy | test/boggle.test.js |
pipes.test.js |
software | healthy | test/pipes.test.js |
kenken.test.js |
software | healthy | test/kenken.test.js |
App.jsx |
software | healthy | ui/App.jsx |
index.html |
software | healthy | ui/index.html |
app.css |
software | healthy | ui/app.css |
state.js |
software | healthy | ui/state.js |
main.jsx |
software | healthy | ui/main.jsx |
Party.jsx |
software | healthy | ui/components/Party.jsx |
Header.jsx |
software | healthy | ui/components/Header.jsx |
Bits.jsx |
software | healthy | ui/components/Bits.jsx |
Landing.jsx |
software | healthy | ui/components/Landing.jsx |
room-e2e.mjs |
software | healthy | scripts/room-e2e.mjs |
gen-hero.mjs |
software | healthy | scripts/gen-hero.mjs |
gen-puzzles.mjs |
software | healthy | scripts/gen-puzzles.mjs |
solver.js |
software | healthy | public/solver.js |
sudoku.js |
software | healthy | public/games/sudoku.js |
memory.js |
software | healthy | public/games/memory.js |
lightsout.js |
software | healthy | public/games/lightsout.js |
trio.js |
software | healthy | public/games/trio.js |
pipes.js |
software | healthy | public/games/pipes.js |
mines.js |
software | healthy | public/games/mines.js |
nonogram.js |
software | healthy | public/games/nonogram.js |
genius-square.js |
software | healthy | public/games/genius-square.js |
boggle.js |
software | healthy | public/games/boggle.js |
g2048.js |
software | healthy | public/games/g2048.js |
wordsearch.js |
software | healthy | public/games/wordsearch.js |
kenken.js |
software | healthy | public/games/kenken.js |
star.js |
software | healthy | public/games/star.js |
worker.js |
software | healthy | src/worker.js |
feedback.js |
software | healthy | src/feedback.js |
directory.js |
software | healthy | src/directory.js |
room.js |
software | healthy | src/room.js |
| Label | Layer | Status | Path |
|---|---|---|---|
test |
software | healthy | test |
ui |
software | healthy | ui |
components |
software | healthy | ui/components |
scripts |
software | healthy | scripts |
public |
software | healthy | public |
games |
software | healthy | public/games |
src |
software | healthy | src |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | ui/App.jsx |
Party |
frontend | healthy | ui/components/Party.jsx |
Header |
frontend | healthy | ui/components/Header.jsx |
Landing |
frontend | healthy | ui/components/Landing.jsx |
| Label | Layer | Status | Path |
|---|---|---|---|
Feedback |
software | healthy | src/feedback.js:Feedback |
Directory |
software | healthy | src/directory.js:Directory |
Room |
software | healthy | src/room.js:Room |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-mzi3yxlk |
software | healthy | /tmp/repobility-clone-mzi3yxlk |
This page is publicly accessible at:
https://repobility.com/scan/0a11ffc1-ab6f-49ac-b444-3e9498535b4b/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/0a11ffc1-ab6f-49ac-b444-3e9498535b4b/
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.