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.

Sandesh816/GameCenter

https://github.com/Sandesh816/GameCenter · scanned 2026-06-16 00:02 UTC (2 months, 3 weeks ago)

10 raw signals (0 security + 10 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

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.

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

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.

LabelLayerStatusPath
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

LabelLayerStatusPath
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

LabelLayerStatusPath
.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

LabelLayerStatusPath
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

LabelLayerStatusPath
/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

LabelLayerStatusPath
repobility-clone-7yz8fi3r software healthy /tmp/repobility-clone-7yz8fi3r

LabelLayerStatusPath
gpu (detected) hardware healthy src/games/SecretWord/SecretWord.jsx
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/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.