https://github.com/Sprat1/flipseven
· scanned 2026-06-16 00:19 UTC (2 months, 2 weeks ago)
21 raw signals (0 security + 21 graph)
Last scanned 2 months, 2 weeks ago · v1 · 17 actionable findings from 1 signal source. 4 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 43 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 |
package.json |
software | healthy | package.json |
index.html |
software | healthy | index.html |
package-lock.json |
software | healthy | package-lock.json |
deploy.yml |
software | healthy | .github/workflows/deploy.yml |
network.js |
software | healthy | src/network.js |
ui.js |
software | healthy | src/ui.js |
firebaseConfig.js |
software | healthy | src/firebaseConfig.js |
auth.js |
software | healthy | src/auth.js |
designPanel.js |
software | healthy | src/designPanel.js |
main.js |
software | healthy | src/main.js |
audio.js |
software | healthy | src/audio.js |
deck.js |
software | healthy | src/deck.js |
style.css |
software | healthy | src/style.css |
game.js |
software | healthy | src/game.js |
| Label | Layer | Status | Path |
|---|---|---|---|
baseName |
software | healthy | src/network.js:baseName |
msg |
software | healthy | src/network.js:msg |
isMe |
software | healthy | src/ui.js:isMe |
accountNick |
software | healthy | src/ui.js:accountNick |
safe |
software | healthy | src/ui.js:safe |
isMyAction |
software | healthy | src/ui.js:isMyAction |
cssVar |
software | healthy | src/designPanel.js:cssVar |
setVar |
software | healthy | src/designPanel.js:setVar |
numFrom |
software | healthy | src/designPanel.js:numFrom |
initDesignPanel |
software | healthy | src/designPanel.js:initDesignPanel |
dealIndex |
software | healthy | src/game.js:dealIndex |
wantsFlip7 |
software | healthy | src/game.js:wantsFlip7 |
| Label | Layer | Status | Path |
|---|---|---|---|
NetworkManager |
software | healthy | src/network.js:NetworkManager |
Flip7UI |
software | healthy | src/ui.js:Flip7UI |
AuthManager |
software | healthy | src/auth.js:AuthManager |
CyberAudioEngine |
software | healthy | src/audio.js:CyberAudioEngine |
Card |
software | healthy | src/deck.js:Card |
Deck |
software | healthy | src/deck.js:Deck |
Player |
software | healthy | src/game.js:Player |
Flip7Game |
software | healthy | src/game.js:Flip7Game |
| Label | Layer | Status | Path |
|---|---|---|---|
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-g7xgho38 |
software | healthy | /tmp/repobility-clone-g7xgho38 |
| Label | Layer | Status | Path |
|---|---|---|---|
port:3000 |
network | healthy | vite.config.js |
| Label | Layer | Status | Path |
|---|---|---|---|
generic_api_key::src/firebaseConfig.js |
security | healthy | src/firebaseConfig.js |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::deploy |
cicd | healthy | .github/workflows/deploy.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
deploy |
cicd | healthy | .github/workflows/deploy.yml |
This page is publicly accessible at:
https://repobility.com/scan/3bfcff81-5486-4d74-9cc6-b1f1fce63e27/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/3bfcff81-5486-4d74-9cc6-b1f1fce63e27/
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.