https://github.com/Sandesh816/GameCenter
· scanned 2026-06-16 00:02 UTC (2 months, 3 weeks ago)
10 raw signals (0 security + 10 graph)
Last scanned 2 months, 3 weeks ago · v1 · 10 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 69 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 |
|---|---|---|---|
vite.config.js |
software | healthy | vite.config.js |
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
index.html |
software | healthy | index.html |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
firebase.json |
software | healthy | firebase.json |
package-lock.json |
software | healthy | package-lock.json |
.env.example |
software | healthy | .env.example |
eslint.config.js |
software | healthy | eslint.config.js |
LICENSE |
software | healthy | LICENSE |
submit-game.yml |
software | healthy | .github/ISSUE_TEMPLATE/submit-game.yml |
index.css |
software | healthy | src/index.css |
App.jsx |
software | healthy | src/App.jsx |
main.jsx |
software | healthy | src/main.jsx |
games.js |
software | healthy | src/games/games.js |
SecretWord.css |
software | healthy | src/games/SecretWord/SecretWord.css |
SecretWord.jsx |
software | healthy | src/games/SecretWord/SecretWord.jsx |
Header.jsx |
software | healthy | src/components/Header.jsx |
Footer.jsx |
software | healthy | src/components/Footer.jsx |
GameCard.jsx |
software | healthy | src/components/GameCard.jsx |
firebase.js |
software | healthy | src/lib/firebase.js |
ContributePage.jsx |
software | healthy | src/pages/ContributePage.jsx |
HomePage.jsx |
software | healthy | src/pages/HomePage.jsx |
GamePage.jsx |
software | healthy | src/pages/GamePage.jsx |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
software | healthy | src/App.jsx:App |
getGameById |
software | healthy | src/games/games.js:getGameById |
getGamesByCategory |
software | healthy | src/games/games.js:getGamesByCategory |
getCategories |
software | healthy | src/games/games.js:getCategories |
SecretWord |
software | healthy | src/games/SecretWord/SecretWord.jsx:SecretWord |
handlePlayerCountChange |
software | healthy | src/games/SecretWord/SecretWord.jsx:handlePlayerCountChange |
handleNameChange |
software | healthy | src/games/SecretWord/SecretWord.jsx:handleNameChange |
startGame |
software | healthy | src/games/SecretWord/SecretWord.jsx:startGame |
getPlayerName |
software | healthy | src/games/SecretWord/SecretWord.jsx:getPlayerName |
handleReveal |
software | healthy | src/games/SecretWord/SecretWord.jsx:handleReveal |
nextPlayer |
software | healthy | src/games/SecretWord/SecretWord.jsx:nextPlayer |
resetGame |
software | healthy | src/games/SecretWord/SecretWord.jsx:resetGame |
playAgain |
software | healthy | src/games/SecretWord/SecretWord.jsx:playAgain |
Header |
software | healthy | src/components/Header.jsx:Header |
Footer |
software | healthy | src/components/Footer.jsx:Footer |
GameCard |
software | healthy | src/components/GameCard.jsx:GameCard |
handleClick |
software | healthy | src/components/GameCard.jsx:handleClick |
handleKeyDown |
software | healthy | src/components/GameCard.jsx:handleKeyDown |
ContributePage |
software | healthy | src/pages/ContributePage.jsx:ContributePage |
HomePage |
software | healthy | src/pages/HomePage.jsx:HomePage |
GamePage |
software | healthy | src/pages/GamePage.jsx:GamePage |
| Label | Layer | Status | Path |
|---|---|---|---|
.github |
software | healthy | .github |
ISSUE_TEMPLATE |
software | healthy | .github/ISSUE_TEMPLATE |
src |
software | healthy | src |
games |
software | healthy | src/games |
SecretWord |
software | healthy | src/games/SecretWord |
components |
software | healthy | src/components |
lib |
software | healthy | src/lib |
pages |
software | healthy | src/pages |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | src/App.jsx |
SecretWord |
frontend | healthy | src/games/SecretWord/SecretWord.jsx |
Header |
frontend | healthy | src/components/Header.jsx |
Footer |
frontend | healthy | src/components/Footer.jsx |
GameCard |
frontend | healthy | src/components/GameCard.jsx |
ContributePage |
frontend | healthy | src/pages/ContributePage.jsx |
HomePage |
frontend | healthy | src/pages/HomePage.jsx |
GamePage |
frontend | healthy | src/pages/GamePage.jsx |
| Label | Layer | Status | Path |
|---|---|---|---|
/ContributePage |
frontend | healthy | src/pages/ContributePage.jsx |
/HomePage |
frontend | healthy | src/pages/HomePage.jsx |
/GamePage |
frontend | healthy | src/pages/GamePage.jsx |
/ |
frontend | healthy | src/App.jsx |
/games/:gameId |
frontend | healthy | src/App.jsx |
/contribute |
frontend | healthy | src/App.jsx |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-7yz8fi3r |
software | healthy | /tmp/repobility-clone-7yz8fi3r |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | src/games/SecretWord/SecretWord.jsx |
This page is publicly accessible at:
https://repobility.com/scan/2987d4d9-53d2-423e-8a9e-d67c92e73865/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/2987d4d9-53d2-423e-8a9e-d67c92e73865/
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.