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.

upstash/agents-worldcup

https://github.com/upstash/agents-worldcup · scanned 2026-06-16 00:45 UTC (2 months, 1 week ago)

18 raw signals (0 security + 18 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 18 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 87 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
agentLabel software healthy web/src/lib/index.ts:agentLabel
agentModel software healthy web/src/lib/index.ts:agentModel
agentLogo software healthy web/src/lib/index.ts:agentLogo
teamFlag software healthy web/src/lib/index.ts:teamFlag
getOrSetCache software healthy web/src/lib/server/cache.ts:getOrSetCache
clearCache software healthy web/src/lib/server/cache.ts:clearCache
getBoxByName software healthy web/src/lib/server/box.ts:getBoxByName
boxNameFor software healthy web/src/lib/server/boxes.ts:boxNameFor
readJson software healthy web/src/lib/server/boxes.ts:readJson
readText software healthy web/src/lib/server/boxes.ts:readText
today software healthy web/src/lib/server/boxes.ts:today
fetchFixtures software healthy web/src/lib/server/boxes.ts:fetchFixtures
fetchAgentView software healthy web/src/lib/server/boxes.ts:fetchAgentView
fetchHomepage software healthy web/src/lib/server/boxes.ts:fetchHomepage
isPlayed software healthy web/src/lib/server/boxes.ts:isPlayed
fetchAgentDetail software healthy web/src/lib/server/boxes.ts:fetchAgentDetail
readFixtures software healthy tools/fixtures.ts:readFixtures
dateOffset software healthy tools/fixtures.ts:dateOffset
readGuesses software healthy tools/guess.ts:readGuesses
writeGuesses software healthy tools/guess.ts:writeGuesses
findMatch software healthy tools/guess.ts:findMatch
isValidPick software healthy tools/guess.ts:isValidPick
pickError software healthy tools/guess.ts:pickError
today software healthy tools/guess.ts:today
setRank software healthy tools/guess.ts:setRank
predict software healthy tools/guess.ts:predict
pending software healthy tools/guess.ts:pending
result software healthy tools/guess.ts:result
webSearch software healthy tools/search.ts:webSearch
body software healthy tools/search.ts:body
data software healthy tools/search.ts:data
readState software healthy tools/state.ts:readState
writeState software healthy tools/state.ts:writeState
dayNumber software healthy tools/state.ts:dayNumber
fixturesPath software healthy tools/types.ts:fixturesPath
statePath software healthy tools/types.ts:statePath
guessesPath software healthy tools/types.ts:guessesPath
diaryPath software healthy tools/types.ts:diaryPath
memoryPath software healthy tools/types.ts:memoryPath

LabelLayerStatusPath
plan.md software healthy plan.md
ahi.yaml software healthy ahi.yaml
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
build-plan.md software healthy build-plan.md
package-lock.json software healthy package-lock.json
.env.example software healthy .env.example
tsconfig.json software healthy tsconfig.json
AGENTS.md software healthy AGENTS.md
vite.config.ts software healthy web/vite.config.ts
vercel.json software healthy web/vercel.json
package.json software healthy web/package.json
package-lock.json software healthy web/package-lock.json
svelte.config.js software healthy web/svelte.config.js
tsconfig.json software healthy web/tsconfig.json
app.html software healthy web/src/app.html
app.css software healthy web/src/app.css
app.d.ts software healthy web/src/app.d.ts
index.ts software healthy web/src/lib/index.ts
types.ts software healthy web/src/lib/types.ts
cache.ts software healthy web/src/lib/server/cache.ts
box.ts software healthy web/src/lib/server/box.ts
boxes.ts software healthy web/src/lib/server/boxes.ts
+page.server.ts software healthy web/src/routes/+page.server.ts
+page.svelte software healthy web/src/routes/+page.svelte
+layout.svelte software healthy web/src/routes/+layout.svelte
+page.server.ts software healthy web/src/routes/agent/[name]/+page.server.ts
+page.svelte software healthy web/src/routes/agent/[name]/+page.svelte
fixtures.ts software healthy tools/fixtures.ts
guess.ts software healthy tools/guess.ts
search.ts software healthy tools/search.ts
state.ts software healthy tools/state.ts
types.ts software healthy tools/types.ts
SKILL.md software healthy skills/SKILL.md
CLAUDE.md quality healthy CLAUDE.md
AGENTS.md quality healthy AGENTS.md
skills/SKILL.md quality healthy skills/SKILL.md

LabelLayerStatusPath
web software healthy web
src software healthy web/src
lib software healthy web/src/lib
server software healthy web/src/lib/server
routes software healthy web/src/routes
agent software healthy web/src/routes/agent
[name] software healthy web/src/routes/agent/[name]
tools software healthy tools
skills software healthy skills

LabelLayerStatusPath
repobility-clone-1m2cupwz software healthy /tmp/repobility-clone-1m2cupwz
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/e63cedaf-c481-4bba-8adc-6b33a0ee1799/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/e63cedaf-c481-4bba-8adc-6b33a0ee1799/

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.