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.

cryko98/pokemon

https://github.com/cryko98/pokemon · scanned 2026-06-17 01:51 UTC (1 month, 1 week ago)

16 raw signals (0 security + 16 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 1 week ago · v2 · last Δ +11.9 (diff) · 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 147 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
startServer software healthy server.ts:startServer
App software healthy src/App.tsx:App
handleCopyCA software healthy src/App.tsx:handleCopyCA
startCombat software healthy src/App.tsx:startCombat
startCareerCombat software healthy src/App.tsx:startCareerCombat
handleMatchFinished software healthy src/App.tsx:handleMatchFinished
startExplore software healthy src/App.tsx:startExplore
exitToMenu software healthy src/App.tsx:exitToMenu
preloadPokemonImage software healthy src/utils/renderer.ts:preloadPokemonImage
hexToRgb software healthy src/utils/renderer.ts:hexToRgb
drawFighter software healthy src/utils/renderer.ts:drawFighter
hexAngle software healthy src/utils/renderer.ts:hexAngle
pRadius software healthy src/utils/renderer.ts:pRadius
ax software healthy src/utils/renderer.ts:ax
ay software healthy src/utils/renderer.ts:ay
drawProjectile software healthy src/utils/renderer.ts:drawProjectile
angle software healthy src/utils/renderer.ts:angle
drawCombatText software healthy src/utils/renderer.ts:drawCombatText
drawParticle software healthy src/utils/renderer.ts:drawParticle
drawArenaBackground software healthy src/utils/renderer.ts:drawArenaBackground
bubbleX software healthy src/utils/renderer.ts:bubbleX
bubbleY software healthy src/utils/renderer.ts:bubbleY
mistX software healthy src/utils/renderer.ts:mistX
leafX software healthy src/utils/renderer.ts:leafX
leafY software healthy src/utils/renderer.ts:leafY
GameController software healthy src/components/GameController.tsx:GameController
toggleMute software healthy src/components/GameController.tsx:toggleMute
addCombatText software healthy src/components/GameController.tsx:addCombatText
createExplosion software healthy src/components/GameController.tsx:createExplosion
createFirework software healthy src/components/GameController.tsx:createFirework
correctDirection software healthy src/components/GameController.tsx:correctDirection
restartMatch software healthy src/components/GameController.tsx:restartMatch
handleKeyDown software healthy src/components/GameController.tsx:handleKeyDown
handleKeyUp software healthy src/components/GameController.tsx:handleKeyUp
determineRoundWinner software healthy src/components/GameController.tsx:determineRoundWinner
tick software healthy src/components/GameController.tsx:tick
playerAttacking software healthy src/components/GameController.tsx:playerAttacking
shakeX software healthy src/components/GameController.tsx:shakeX
shakeY software healthy src/components/GameController.tsx:shakeY
triggerVirtualAction software healthy src/components/GameController.tsx:triggerVirtualAction
releaseVirtualAction software healthy src/components/GameController.tsx:releaseVirtualAction
generateWorld software healthy src/components/OpenWorld.tsx:generateWorld
rand software healthy src/components/OpenWorld.tsx:rand
waterHit software healthy src/components/OpenWorld.tsx:waterHit
nearSpawn software healthy src/components/OpenWorld.tsx:nearSpawn
placeWild software healthy src/components/OpenWorld.tsx:placeWild
OpenWorld software healthy src/components/OpenWorld.tsx:OpenWorld
toggleMute software healthy src/components/OpenWorld.tsx:toggleMute
restart software healthy src/components/OpenWorld.tsx:restart
burst software healthy src/components/OpenWorld.tsx:burst

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

LabelLayerStatusPath
server.ts software healthy server.ts
.env.example software healthy .env.example
vite.config.ts software healthy vite.config.ts
package-lock.json software healthy package-lock.json
README.md software healthy README.md
metadata.json software healthy metadata.json
package.json software healthy package.json
index.html software healthy index.html
tsconfig.json software healthy tsconfig.json
data.ts software healthy src/data.ts
main.tsx software healthy src/main.tsx
types.ts software healthy src/types.ts
index.css software healthy src/index.css
App.tsx software healthy src/App.tsx
renderer.ts software healthy src/utils/renderer.ts
audio.ts software healthy src/utils/audio.ts
GameController.tsx software healthy src/components/GameController.tsx
OpenWorld.tsx software healthy src/components/OpenWorld.tsx
MenuSelector.tsx software healthy src/components/MenuSelector.tsx
PokeBall.tsx software healthy src/components/PokeBall.tsx
PokemonCard.tsx software healthy src/components/PokemonCard.tsx
CareerMode.tsx software healthy src/components/CareerMode.tsx
BoosterPack.tsx software healthy src/components/BoosterPack.tsx

LabelLayerStatusPath
App frontend healthy src/App.tsx
GameController frontend healthy src/components/GameController.tsx
OpenWorld frontend healthy src/components/OpenWorld.tsx
MenuSelector frontend healthy src/components/MenuSelector.tsx
PokeBall frontend healthy src/components/PokeBall.tsx
PokemonCard frontend healthy src/components/PokemonCard.tsx
CareerMode frontend healthy src/components/CareerMode.tsx
BoosterPack frontend healthy src/components/BoosterPack.tsx

LabelLayerStatusPath
src software healthy src
utils software healthy src/utils
components software healthy src/components

LabelLayerStatusPath
cryko98__pokemon software healthy /data/fable5_failed_archive/cryko98__pokemon

LabelLayerStatusPath
AudioManager software healthy src/utils/audio.ts:AudioManager

LabelLayerStatusPath
GET /api/health api healthy server.ts

LabelLayerStatusPath
port:3000 network healthy server.ts

LabelLayerStatusPath
vps::azure hardware healthy src/utils/renderer.ts
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/11afffaf-9a2a-4d43-8875-3303566bb53c/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/11afffaf-9a2a-4d43-8875-3303566bb53c/

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.