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.

tac02189/wc26-bracket

https://github.com/tac02189/wc26-bracket · scanned 2026-06-16 00:28 UTC (2 months, 2 weeks ago)

22 raw signals (0 security + 22 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 22 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 157 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
isMapComplete software healthy scripts/team-map.mjs:isMapComplete
fd software healthy scripts/results-bot.mjs:fd
code software healthy scripts/results-bot.mjs:code
groupLetter software healthy scripts/results-bot.mjs:groupLetter
transformStandings software healthy scripts/results-bot.mjs:transformStandings
transformMatches software healthy scripts/results-bot.mjs:transformMatches
main software healthy scripts/results-bot.mjs:main
Shell software healthy src/App.jsx:Shell
saveName software healthy src/App.jsx:saveName
App software healthy src/App.jsx:App
parts software healthy src/components/CountdownBanner.jsx:parts
CountdownBanner software healthy src/components/CountdownBanner.jsx:CountdownBanner
ThirdsPicker software healthy src/components/ThirdsPicker.jsx:ThirdsPicker
toggle software healthy src/components/ThirdsPicker.jsx:toggle
toggleRank software healthy src/components/GroupCard.jsx:toggleRank
GroupCard software healthy src/components/GroupCard.jsx:GroupCard
LeaguesAdmin software healthy src/components/LeaguesAdmin.jsx:LeaguesAdmin
create software healthy src/components/LeaguesAdmin.jsx:create
copy software healthy src/components/LeaguesAdmin.jsx:copy
SaveStatus software healthy src/components/SaveStatus.jsx:SaveStatus
JoinBanner software healthy src/components/JoinBanner.jsx:JoinBanner
clearParam software healthy src/components/JoinBanner.jsx:clearParam
join software healthy src/components/JoinBanner.jsx:join
Frame software healthy src/components/JoinBanner.jsx:Frame
Flag software healthy src/components/Flag.jsx:Flag
NavTabs software healthy src/components/NavTabs.jsx:NavTabs
codes software healthy src/lib/score.js:codes
groupEveryonePlayed software healthy src/lib/score.js:groupEveryonePlayed
scoreGroup software healthy src/lib/score.js:scoreGroup
scoreThirds software healthy src/lib/score.js:scoreThirds
computeProvisionalThirds software healthy src/lib/score.js:computeProvisionalThirds
scoreBracket software healthy src/lib/score.js:scoreBracket
scoreUser software healthy src/lib/score.js:scoreUser
rankUsers software healthy src/lib/score.js:rankUsers
exactGroups software healthy src/lib/score.js:exactGroups
useDoc software healthy src/lib/hooks.js:useDoc
useCollection software healthy src/lib/hooks.js:useCollection
useLockedAutosave software healthy src/lib/autosave.js:useLockedAutosave
apply software healthy src/lib/autosave.js:apply
doSave software healthy src/lib/autosave.js:doSave
update software healthy src/lib/autosave.js:update
flush software healthy src/lib/autosave.js:flush
onVis software healthy src/lib/autosave.js:onVis
suffix software healthy src/lib/leagues.js:suffix
slug software healthy src/lib/leagues.js:slug
joinLink software healthy src/lib/leagues.js:joinLink
createLeague software healthy src/lib/leagues.js:createLeague
getLeague software healthy src/lib/leagues.js:getLeague
listLeagues software healthy src/lib/leagues.js:listLeagues
joinLeague software healthy src/lib/leagues.js:joinLeague

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

LabelLayerStatusPath
vite.config.js software healthy vite.config.js
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
index.html software healthy index.html
firebase.json software healthy firebase.json
package-lock.json software healthy package-lock.json
firestore.indexes.json software healthy firestore.indexes.json
team-map.mjs software healthy scripts/team-map.mjs
package.json software healthy scripts/package.json
package-lock.json software healthy scripts/package-lock.json
results-bot.mjs software healthy scripts/results-bot.mjs
launch.json software healthy .claude/launch.json
results-bot.yml software healthy .github/workflows/results-bot.yml
index.css software healthy src/index.css
firebase.js software healthy src/firebase.js
App.jsx software healthy src/App.jsx
main.jsx software healthy src/main.jsx
CountdownBanner.jsx software healthy src/components/CountdownBanner.jsx
ThirdsPicker.jsx software healthy src/components/ThirdsPicker.jsx
GroupCard.jsx software healthy src/components/GroupCard.jsx
LeaguesAdmin.jsx software healthy src/components/LeaguesAdmin.jsx
SaveStatus.jsx software healthy src/components/SaveStatus.jsx
JoinBanner.jsx software healthy src/components/JoinBanner.jsx
Flag.jsx software healthy src/components/Flag.jsx
NavTabs.jsx software healthy src/components/NavTabs.jsx
score.js software healthy src/lib/score.js
hooks.js software healthy src/lib/hooks.js
autosave.js software healthy src/lib/autosave.js
leagues.js software healthy src/lib/leagues.js
Picks.jsx software healthy src/pages/Picks.jsx
Rules.jsx software healthy src/pages/Rules.jsx
SignIn.jsx software healthy src/pages/SignIn.jsx
Bracket.jsx software healthy src/pages/Bracket.jsx
Admin.jsx software healthy src/pages/Admin.jsx
Leaderboard.jsx software healthy src/pages/Leaderboard.jsx
AuthContext.jsx software healthy src/context/AuthContext.jsx
CLAUDE.md quality healthy CLAUDE.md
.claude/launch.json quality healthy .claude/launch.json

LabelLayerStatusPath
App frontend healthy src/App.jsx
CountdownBanner frontend healthy src/components/CountdownBanner.jsx
ThirdsPicker frontend healthy src/components/ThirdsPicker.jsx
GroupCard frontend healthy src/components/GroupCard.jsx
LeaguesAdmin frontend healthy src/components/LeaguesAdmin.jsx
SaveStatus frontend healthy src/components/SaveStatus.jsx
JoinBanner frontend healthy src/components/JoinBanner.jsx
Flag frontend healthy src/components/Flag.jsx
NavTabs frontend healthy src/components/NavTabs.jsx
Picks frontend healthy src/pages/Picks.jsx
Rules frontend healthy src/pages/Rules.jsx
SignIn frontend healthy src/pages/SignIn.jsx
Bracket frontend healthy src/pages/Bracket.jsx
Admin frontend healthy src/pages/Admin.jsx
Leaderboard frontend healthy src/pages/Leaderboard.jsx

LabelLayerStatusPath
scripts software healthy scripts
.claude software healthy .claude
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
components software healthy src/components
lib software healthy src/lib
pages software healthy src/pages
context software healthy src/context

LabelLayerStatusPath
/Picks frontend healthy src/pages/Picks.jsx
/Rules frontend healthy src/pages/Rules.jsx
/SignIn frontend healthy src/pages/SignIn.jsx
/Bracket frontend healthy src/pages/Bracket.jsx
/Admin frontend healthy src/pages/Admin.jsx
/Leaderboard frontend healthy src/pages/Leaderboard.jsx

LabelLayerStatusPath
FIREBASE_SERVICE_ACCOUNT cicd healthy
FOOTBALL_DATA_TOKEN cicd healthy

LabelLayerStatusPath
repobility-clone-t8u6ehzh software healthy /tmp/repobility-clone-t8u6ehzh

LabelLayerStatusPath
vps::gcp hardware healthy scripts/package-lock.json

LabelLayerStatusPath
generic_api_key::src/firebase.js security healthy src/firebase.js

LabelLayerStatusPath
gha::results-bot cicd healthy .github/workflows/results-bot.yml

LabelLayerStatusPath
fetch cicd healthy .github/workflows/results-bot.yml
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/107525fa-85f9-4104-914f-2eef90f55a43/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/107525fa-85f9-4104-914f-2eef90f55a43/

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.