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.

zorzysty/potworki

https://github.com/zorzysty/potworki · scanned 2026-06-16 01:13 UTC (2 months, 1 week ago)

16 raw signals (0 security + 16 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 16 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 243 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
App software healthy src/App.tsx:App
onKey software healthy src/App.tsx:onKey
onPop software healthy src/App.tsx:onPop
ownedCount software healthy src/achievements/catalog.ts:ownedCount
ownedOfRarity software healthy src/achievements/catalog.ts:ownedOfRarity
masteredCount software healthy src/achievements/catalog.ts:masteredCount
factsForFactor software healthy src/achievements/catalog.ts:factsForFactor
masteredForFactor software healthy src/achievements/catalog.ts:masteredForFactor
ownedDivisionOnly software healthy src/achievements/catalog.ts:ownedDivisionOnly
ownedGuardians software healthy src/achievements/catalog.ts:ownedGuardians
achievementProgress software healthy src/achievements/evaluate.ts:achievementProgress
evaluateAchievements software healthy src/achievements/evaluate.ts:evaluateAchievements
DebugScreen software healthy src/screens/DebugScreen.tsx:DebugScreen
RoundSummary software healthy src/screens/RoundSummary.tsx:RoundSummary
CollectionScreen software healthy src/screens/CollectionScreen.tsx:CollectionScreen
RoundScreen software healthy src/screens/RoundScreen.tsx:RoundScreen
HomeScreen software healthy src/screens/HomeScreen.tsx:HomeScreen
HatchScreen software healthy src/screens/HatchScreen.tsx:HatchScreen
selectEgg software healthy src/screens/HatchScreen.tsx:selectEgg
tapEgg software healthy src/screens/HatchScreen.tsx:tapEgg
leave software healthy src/screens/HatchScreen.tsx:leave
Trail software healthy src/screens/MapScreen.tsx:Trail
MysteryGuardian software healthy src/screens/MapScreen.tsx:MysteryGuardian
MapScreen software healthy src/screens/MapScreen.tsx:MapScreen
VillageScreen software healthy src/screens/VillageScreen.tsx:VillageScreen
AchievementsScreen software healthy src/screens/AchievementsScreen.tsx:AchievementsScreen
ResetModal software healthy src/screens/AchievementsScreen.tsx:ResetModal
AchievementModal software healthy src/screens/AchievementsScreen.tsx:AchievementModal
EggView software healthy src/components/EggView.tsx:EggView
SpeechBubble software healthy src/components/SpeechBubble.tsx:SpeechBubble
QuestionCard software healthy src/components/QuestionCard.tsx:QuestionCard
hash01 software healthy src/components/WanderingMonster.tsx:hash01
clamp software healthy src/components/WanderingMonster.tsx:clamp
wanderParams software healthy src/components/WanderingMonster.tsx:wanderParams
fx software healthy src/components/WanderingMonster.tsx:fx
fy software healthy src/components/WanderingMonster.tsx:fy
jx software healthy src/components/WanderingMonster.tsx:jx
jy software healthy src/components/WanderingMonster.tsx:jy
CompanionMarker software healthy src/components/WanderingMonster.tsx:CompanionMarker
WanderingMonster software healthy src/components/WanderingMonster.tsx:WanderingMonster
onTap software healthy src/components/WanderingMonster.tsx:onTap
AchievementToast software healthy src/components/AchievementToast.tsx:AchievementToast
pickPhrase software healthy src/components/companionPhrases.ts:pickPhrase
withName software healthy src/components/companionPhrases.ts:withName
litCrystals software healthy src/components/gate.tsx:litCrystals
gateFactor software healthy src/components/gate.tsx:gateFactor
Crystal software healthy src/components/gate.tsx:Crystal
GateReveal software healthy src/components/gate.tsx:GateReveal
BigButton software healthy src/components/BigButton.tsx:BigButton
HelpTip software healthy src/components/HelpTip.tsx:HelpTip

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

LabelLayerStatusPath
vite.config.ts software healthy vite.config.ts
bun.lock software healthy bun.lock
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
index.html software healthy index.html
ROADMAP.md software healthy ROADMAP.md
tsconfig.json software healthy tsconfig.json
biome.json software healthy biome.json
README.md software healthy plans/README.md
003-test-baseline.md software healthy plans/003-test-baseline.md
010-extract-store-domain-logic.md software healthy plans/010-extract-store-domain-logic.md
006-ci-test-gate.md software healthy plans/006-ci-test-gate.md
001-fix-broken-build.md software healthy plans/001-fix-broken-build.md
011-world-and-lore.md software healthy plans/011-world-and-lore.md
002-readme-monster-count.md software healthy plans/002-readme-monster-count.md
008-readme-monster-count.md software healthy plans/008-readme-monster-count.md
004-extract-debug-logic.md software healthy plans/004-extract-debug-logic.md
009-new-feature-test-coverage.md software healthy plans/009-new-feature-test-coverage.md
007-store-and-migration-tests.md software healthy plans/007-store-and-migration-tests.md
005-gate-reveal-hook.md software healthy plans/005-gate-reveal-hook.md
deploy.yml software healthy .github/workflows/deploy.yml
styles.css software healthy src/styles.css
CLAUDE.md software healthy src/CLAUDE.md
main.tsx software healthy src/main.tsx
vite-env.d.ts software healthy src/vite-env.d.ts
App.tsx software healthy src/App.tsx
catalog.ts software healthy src/achievements/catalog.ts
evaluate.test.ts software healthy src/achievements/evaluate.test.ts
CLAUDE.md software healthy src/achievements/CLAUDE.md
evaluate.ts software healthy src/achievements/evaluate.ts
catalog.test.ts software healthy src/achievements/catalog.test.ts
DebugScreen.tsx software healthy src/screens/DebugScreen.tsx
RoundSummary.tsx software healthy src/screens/RoundSummary.tsx
CollectionScreen.tsx software healthy src/screens/CollectionScreen.tsx
RoundScreen.tsx software healthy src/screens/RoundScreen.tsx
HomeScreen.tsx software healthy src/screens/HomeScreen.tsx
HatchScreen.tsx software healthy src/screens/HatchScreen.tsx
MapScreen.tsx software healthy src/screens/MapScreen.tsx
VillageScreen.tsx software healthy src/screens/VillageScreen.tsx
AchievementsScreen.tsx software healthy src/screens/AchievementsScreen.tsx
EggView.tsx software healthy src/components/EggView.tsx
SpeechBubble.tsx software healthy src/components/SpeechBubble.tsx
rarity.ts software healthy src/components/rarity.ts
QuestionCard.tsx software healthy src/components/QuestionCard.tsx
WanderingMonster.tsx software healthy src/components/WanderingMonster.tsx
AchievementToast.tsx software healthy src/components/AchievementToast.tsx
companionPhrases.ts software healthy src/components/companionPhrases.ts
gate.tsx software healthy src/components/gate.tsx
BigButton.tsx software healthy src/components/BigButton.tsx

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

LabelLayerStatusPath
plans software healthy plans
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
achievements software healthy src/achievements
screens software healthy src/screens
components software healthy src/components
monsters software healthy src/monsters
game software healthy src/game
store software healthy src/store

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

LabelLayerStatusPath
gpu (detected) hardware healthy CLAUDE.md

LabelLayerStatusPath
gha::deploy cicd healthy .github/workflows/deploy.yml

LabelLayerStatusPath
deploy cicd healthy .github/workflows/deploy.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/63d1414e-f67a-49cb-8822-513490e068ad/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/63d1414e-f67a-49cb-8822-513490e068ad/

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.