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.

gabriel-raamos/football-formation-analysis

https://github.com/gabriel-raamos/football-formation-analysis · scanned 2026-06-16 04:24 UTC (2 months ago)

12 raw signals (0 security + 12 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months 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 56 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
leagueName software healthy leagues.js:leagueName
isValidFormation software healthy server.js:isValidFormation
parseLeagues software healthy server.js:parseLeagues
write software healthy server.js:write
OLLAMA_URL software healthy ai.js:OLLAMA_URL
OLLAMA_MODEL software healthy ai.js:OLLAMA_MODEL
computeVerdict software healthy ai.js:computeVerdict
buildPrompt software healthy ai.js:buildPrompt
INSUFFICIENT software healthy ai.js:INSUFFICIENT
completeAnalysis software healthy ai.js:completeAnalysis
reason software healthy ai.js:reason
streamAnalysis software healthy ai.js:streamAnalysis
API_KEY software healthy seed.js:API_KEY
BASE_URL software healthy seed.js:BASE_URL
initVenueCache software healthy seed.js:initVenueCache
upsertVenue software healthy seed.js:upsertVenue
upsertTeam software healthy seed.js:upsertTeam
upsertFixture software healthy seed.js:upsertFixture
seedFixtures software healthy seed.js:seedFixtures
seedLineups software healthy seed.js:seedLineups
searchByFormations software healthy db.js:searchByFormations
getFixturesWithoutLineups software healthy db.js:getFixturesWithoutLineups
saveLineups software healthy db.js:saveLineups
getStats software healthy db.js:getStats
getFormationStats software healthy db.js:getFormationStats
pct software healthy db.js:pct
getFormationOverall software healthy db.js:getFormationOverall
getTopTeamsForFormation software healthy db.js:getTopTeamsForFormation
getLeagues software healthy db.js:getLeagues
getCachedAnalysis software healthy db.js:getCachedAnalysis
saveAnalysis software healthy db.js:saveAnalysis
resolveVenueId software healthy generate-sql.js:resolveVenueId
chunk software healthy generate-sql.js:chunk
⚙ express.static(path.join(__dirname software healthy server.js

LabelLayerStatusPath
.env.example software healthy .env.example
vercel.json software healthy vercel.json
package-lock.json software healthy package-lock.json
README.md software healthy README.md
leagues.js software healthy leagues.js
server.js software healthy server.js
ai.js software healthy ai.js
package.json software healthy package.json
seed.js software healthy seed.js
db.js software healthy db.js
generate-sql.js software healthy generate-sql.js

LabelLayerStatusPath
GET /api/analysis api healthy server.js
GET /api/generate api healthy server.js
GET /api/leagues api healthy server.js
GET /api/stats api healthy server.js
GET /fixtures api healthy seed.js
GET /fixtures/lineups api healthy seed.js

LabelLayerStatusPath
postgresql data healthy .env.example
postgres data healthy .env.example

LabelLayerStatusPath
gabriel-raamos__football-formation-analysis software healthy /data/fable5_failed_archive/gabriel-raamos__football-format…

LabelLayerStatusPath
port:3000 network healthy .env.example

LabelLayerStatusPath
generic_api_key::.env.example security healthy .env.example
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/438c53e5-8f67-4d50-9b02-cd4d8fbe9775/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/438c53e5-8f67-4d50-9b02-cd4d8fbe9775/

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.