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.

AKP-13/lms-predictions

https://github.com/AKP-13/lms-predictions · scanned 2026-06-17 01:11 UTC (1 month, 2 weeks ago)

24 raw signals (0 security + 24 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ +17.3 (diff) · 24 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 282 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
RootLayout software healthy app/layout.tsx:RootLayout
LoginPage software healthy app/login/page.tsx:LoginPage
GET software healthy app/api/league-info/route.ts:GET
PATCH software healthy app/api/wc/admin/route.ts:PATCH
GET software healthy app/api/wc/seed/route.ts:GET
GET software healthy app/api/wc/picks/route.ts:GET
POST software healthy app/api/wc/picks/route.ts:POST
GET software healthy app/api/wc/fixtures/route.ts:GET
GET software healthy app/api/tileData/route.ts:GET
GET software healthy app/api/fpl/route.ts:GET
GET software healthy app/api/seed/route.ts:GET
GET software healthy app/api/results/route.ts:GET
GET software healthy app/api/fixtures/route.ts:GET
POST software healthy app/api/predictions/route.ts:POST
GET software healthy app/api/currentGameData/route.ts:GET
useTileData software healthy app/hooks/useTileData.ts:useTileData
fetchData software healthy app/hooks/useTileData.ts:fetchData
useFixtures software healthy app/hooks/useFixtures.ts:useFixtures
fetchFixtures software healthy app/hooks/useFixtures.ts:fetchFixtures
useFplData software healthy app/hooks/useFplData.ts:useFplData
fetchFplData software healthy app/hooks/useFplData.ts:fetchFplData
useCurrentGameData software healthy app/hooks/useCurrentGameData.ts:useCurrentGameData
fetchData software healthy app/hooks/useCurrentGameData.ts:fetchData
useWcFixtures software healthy app/hooks/useWcFixtures.ts:useWcFixtures
fetchFixtures software healthy app/hooks/useWcFixtures.ts:fetchFixtures
useLeagueInfo software healthy app/hooks/useLeagueInfo.ts:useLeagueInfo
fetchLeagueInfo software healthy app/hooks/useLeagueInfo.ts:fetchLeagueInfo
useWcPicks software healthy app/hooks/useWcPicks.ts:useWcPicks
fetchPicks software healthy app/hooks/useWcPicks.ts:fetchPicks
useResults software healthy app/hooks/useResults.ts:useResults
fetchData software healthy app/hooks/useResults.ts:fetchData
returnIsPastSubmissionDeadline software healthy app/(dashboard)/predictions.tsx:returnIsPastSubmissionDeadl…
Predictions software healthy app/(dashboard)/predictions.tsx:Predictions
handleSubmit software healthy app/(dashboard)/predictions.tsx:handleSubmit
getPositionStyling software healthy app/(dashboard)/league-table.tsx:getPositionStyling
returnFormColor software healthy app/(dashboard)/league-table.tsx:returnFormColor
returnIcon software healthy app/(dashboard)/league-table.tsx:returnIcon
buildLeagueTable software healthy app/(dashboard)/league-table.tsx:buildLeagueTable
LeagueTable software healthy app/(dashboard)/league-table.tsx:LeagueTable
SearchInput software healthy app/(dashboard)/search.tsx:SearchInput
searchAction software healthy app/(dashboard)/search.tsx:searchAction
ProductsTable software healthy app/(dashboard)/products-table.tsx:ProductsTable
prevPage software healthy app/(dashboard)/products-table.tsx:prevPage
nextPage software healthy app/(dashboard)/products-table.tsx:nextPage
formatDate software healthy app/(dashboard)/wc-round-card.tsx:formatDate
formatKickoff software healthy app/(dashboard)/wc-round-card.tsx:formatKickoff
formatDeadline software healthy app/(dashboard)/wc-round-card.tsx:formatDeadline
RoundStatusBadge software healthy app/(dashboard)/wc-round-card.tsx:RoundStatusBadge
WcRoundCard software healthy app/(dashboard)/wc-round-card.tsx:WcRoundCard
FixtureRow software healthy app/(dashboard)/wc-round-card.tsx:FixtureRow

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
tailwind.config.ts software healthy tailwind.config.ts
vitest.config.ts software healthy vitest.config.ts
postcss.config.js software healthy postcss.config.js
README.md software healthy README.md
middleware.ts software healthy middleware.ts
vitest.setup.ts software healthy vitest.setup.ts
package.json software healthy package.json
LICENSE.md software healthy LICENSE.md
next.config.ts software healthy next.config.ts
components.json software healthy components.json
pnpm-lock.yaml software healthy pnpm-lock.yaml
tsconfig.json software healthy tsconfig.json
globals.css software healthy app/globals.css
layout.tsx software healthy app/layout.tsx
page.tsx software healthy app/login/page.tsx
route.ts software healthy app/api/league-info/route.ts
route.ts software healthy app/api/wc/admin/route.ts
route.ts software healthy app/api/wc/seed/route.ts
route.ts software healthy app/api/wc/picks/route.ts
route.ts software healthy app/api/wc/fixtures/route.ts
route.ts software healthy app/api/tileData/route.ts
route.ts software healthy app/api/auth/[...nextauth]/route.ts
route.ts software healthy app/api/fpl/route.ts
route.ts software healthy app/api/seed/route.ts
route.ts software healthy app/api/results/route.ts
route.ts software healthy app/api/fixtures/route.ts
route.ts software healthy app/api/predictions/route.ts
route.ts software healthy app/api/currentGameData/route.ts
useTileData.ts software healthy app/hooks/useTileData.ts
useFixtures.ts software healthy app/hooks/useFixtures.ts
useFplData.ts software healthy app/hooks/useFplData.ts
useCurrentGameData.ts software healthy app/hooks/useCurrentGameData.ts
useWcFixtures.ts software healthy app/hooks/useWcFixtures.ts
useLeagueInfo.ts software healthy app/hooks/useLeagueInfo.ts
useWcPicks.ts software healthy app/hooks/useWcPicks.ts
useResults.ts software healthy app/hooks/useResults.ts
predictions.tsx software healthy app/(dashboard)/predictions.tsx
league-table.tsx software healthy app/(dashboard)/league-table.tsx
search.tsx software healthy app/(dashboard)/search.tsx
products-table.tsx software healthy app/(dashboard)/products-table.tsx
wc-round-card.tsx software healthy app/(dashboard)/wc-round-card.tsx
error.tsx software healthy app/(dashboard)/error.tsx
providers.tsx software healthy app/(dashboard)/providers.tsx
auth-buttons.tsx software healthy app/(dashboard)/auth-buttons.tsx
user.tsx software healthy app/(dashboard)/user.tsx
layout.tsx software healthy app/(dashboard)/layout.tsx
wc-picks-form.tsx software healthy app/(dashboard)/wc-picks-form.tsx
current-game-results.tsx software healthy app/(dashboard)/current-game-results.tsx
nav-item.tsx software healthy app/(dashboard)/nav-item.tsx
actions.ts software healthy app/(dashboard)/actions.ts

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
app software healthy app
login software healthy app/login
api software healthy app/api
league-info software healthy app/api/league-info
wc software healthy app/api/wc
admin software healthy app/api/wc/admin
seed software healthy app/api/wc/seed
picks software healthy app/api/wc/picks
fixtures software healthy app/api/wc/fixtures
tileData software healthy app/api/tileData
auth software healthy app/api/auth
[...nextauth] software healthy app/api/auth/[...nextauth]
fpl software healthy app/api/fpl
seed software healthy app/api/seed
results software healthy app/api/results
fixtures software healthy app/api/fixtures
predictions software healthy app/api/predictions
currentGameData software healthy app/api/currentGameData
hooks software healthy app/hooks
(dashboard) software healthy app/(dashboard)
landing software healthy app/(dashboard)/landing
admin software healthy app/(dashboard)/admin
customers software healthy app/(dashboard)/customers
results software healthy app/(dashboard)/results
privacy software healthy app/(dashboard)/privacy
components software healthy components
ui software healthy components/ui
lib software healthy lib

LabelLayerStatusPath
RootLayout frontend healthy app/layout.tsx
LoginPage frontend healthy app/login/page.tsx
Predictions frontend healthy app/(dashboard)/predictions.tsx
LeagueTable frontend healthy app/(dashboard)/league-table.tsx
WcRoundCard frontend healthy app/(dashboard)/wc-round-card.tsx
Error frontend healthy app/(dashboard)/error.tsx
Providers frontend healthy app/(dashboard)/providers.tsx
AuthButtons frontend healthy app/(dashboard)/auth-buttons.tsx
DashboardLayout frontend healthy app/(dashboard)/layout.tsx
WcPicksForm frontend healthy app/(dashboard)/wc-picks-form.tsx
CurrentGame frontend healthy app/(dashboard)/current-game-results.tsx
Injuries frontend healthy app/(dashboard)/injuries.tsx
Page frontend healthy app/(dashboard)/page.tsx
FixturesResults frontend healthy app/(dashboard)/fixtures-results.tsx
LandingPage frontend healthy app/(dashboard)/landing/page.tsx
AdminResultsForm frontend healthy app/(dashboard)/admin/admin-results-form.tsx
CustomersPage frontend healthy app/(dashboard)/customers/page.tsx
PredictionsPage frontend healthy app/(dashboard)/results/page.tsx
PrivacyPage frontend healthy app/(dashboard)/privacy/page.tsx
PickPlanner frontend healthy components/PickPlanner.tsx
TileWrapper frontend healthy components/ui/tiles.tsx

LabelLayerStatusPath
auth::app/hooks/useCurrentGameData.ts security healthy app/hooks/useCurrentGameData.ts
auth::app/(dashboard)/providers.tsx security healthy app/(dashboard)/providers.tsx
auth::app/(dashboard)/predictions.tsx security healthy app/(dashboard)/predictions.tsx
auth::package.json security healthy package.json
auth::README.md security healthy README.md
auth::app/(dashboard)/wc-picks-form.tsx security healthy app/(dashboard)/wc-picks-form.tsx
auth::app/(dashboard)/current-game-results.tsx security healthy app/(dashboard)/current-game-results.tsx
auth::app/(dashboard)/page.tsx security healthy app/(dashboard)/page.tsx
auth::app/hooks/useWcPicks.ts security healthy app/hooks/useWcPicks.ts
auth::app/hooks/useTileData.ts security healthy app/hooks/useTileData.ts
auth::app/hooks/useResults.ts security healthy app/hooks/useResults.ts
auth::lib/auth.ts security healthy lib/auth.ts
auth::app/(dashboard)/auth-buttons.tsx security healthy app/(dashboard)/auth-buttons.tsx
auth::components/PickPlanner.tsx security healthy components/PickPlanner.tsx
auth::app/(dashboard)/privacy/page.tsx security healthy app/(dashboard)/privacy/page.tsx
auth::app/hooks/useLeagueInfo.ts security healthy app/hooks/useLeagueInfo.ts

LabelLayerStatusPath
postgres data healthy README.md
sqlite data healthy pnpm-lock.yaml
postgresql data healthy app/(dashboard)/privacy/page.tsx

LabelLayerStatusPath
port:64 network healthy pnpm-lock.yaml
port:15 network healthy pnpm-lock.yaml

LabelLayerStatusPath
AKP-13__lms-predictions software healthy /data/fable5_failed_archive/AKP-13__lms-predictions

LabelLayerStatusPath
vps::aws hardware healthy pnpm-lock.yaml
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/3e0987a6-946d-4539-aca2-fc930f564893/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/3e0987a6-946d-4539-aca2-fc930f564893/

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.