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.

shanusandeep/prishcraft

https://github.com/shanusandeep/prishcraft · scanned 2026-06-16 00:09 UTC (2 months, 2 weeks ago)

14 raw signals (0 security + 14 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 14 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 215 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
seedStars software healthy site/main.js:seedStars
angle software healthy site/main.js:angle
renderSpell software healthy site/main.js:renderSpell
turnPage software healthy site/main.js:turnPage
solidAt software healthy src/player.ts:solidAt
isTouchDevice software healthy src/touch.ts:isTouchDevice
setKnob software healthy src/touch.ts:setKnob
releaseStick software healthy src/touch.ts:releaseStick
endLook software healthy src/touch.ts:endLook
hold software healthy src/touch.ts:hold
stop software healthy src/touch.ts:stop
jumpUp software healthy src/touch.ts:jumpUp
downUp software healthy src/touch.ts:downUp
fill software healthy src/castle.ts:fill
ensureShadowGate software healthy src/castle.ts:ensureShadowGate
generateShadowRealm software healthy src/castle.ts:generateShadowRealm
buildVillage software healthy src/castle.ts:buildVillage
generateCastleRealm software healthy src/castle.ts:generateCastleRealm
wall software healthy src/castle.ts:wall
tower software healthy src/castle.ts:tower
buildReturnPortal software healthy src/castle.ts:buildReturnPortal
createAtlas software healthy src/textures.ts:createAtlas
rnd software healthy src/textures.ts:rnd
fill software healthy src/textures.ts:fill
px software healthy src/textures.ts:px
speckle software healthy src/textures.ts:speckle
d software healthy src/textures.ts:d
rleEncode software healthy src/save.ts:rleEncode
rleDecode software healthy src/save.ts:rleDecode
toBase64 software healthy src/save.ts:toBase64
fromBase64 software healthy src/save.ts:fromBase64
encodeWorld software healthy src/save.ts:encodeWorld
decodeWorldInto software healthy src/save.ts:decodeWorldInto
writeSave software healthy src/save.ts:writeSave
readSave software healthy src/save.ts:readSave
clearSave software healthy src/save.ts:clearSave
hashStr software healthy src/questions.ts:hashStr
pick software healthy src/questions.ts:pick
first software healthy src/questions.ts:first
chip software healthy src/ui.ts:chip
dx software healthy src/creatures.ts:dx
dz software healthy src/creatures.ts:dz
findMermaidSpot software healthy src/creatures.ts:findMermaidSpot
angle software healthy src/creatures.ts:angle
lerpAngle software healthy src/creatures.ts:lerpAngle
t software healthy src/blocks.ts:t
isSolid software healthy src/blocks.ts:isSolid
isTargetable software healthy src/blocks.ts:isTargetable
isOpaque software healthy src/blocks.ts:isOpaque
faceVisible software healthy src/blocks.ts:faceVisible

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
README.md software healthy README.md
package.json software healthy package.json
index.html software healthy index.html
package-lock.json software healthy package-lock.json
tsconfig.json software healthy tsconfig.json
deploy.sh software healthy ops/deploy.sh
index.html software healthy site/index.html
main.js software healthy site/main.js
style.css software healthy site/style.css
launch.json software healthy .claude/launch.json
player.ts software healthy src/player.ts
touch.ts software healthy src/touch.ts
castle.ts software healthy src/castle.ts
textures.ts software healthy src/textures.ts
save.ts software healthy src/save.ts
questions.ts software healthy src/questions.ts
ui.ts software healthy src/ui.ts
creatures.ts software healthy src/creatures.ts
blocks.ts software healthy src/blocks.ts
main.ts software healthy src/main.ts
levels.ts software healthy src/levels.ts
characters.ts software healthy src/characters.ts
state.ts software healthy src/state.ts
enemies.ts software healthy src/enemies.ts
effects.ts software healthy src/effects.ts
terrain.ts software healthy src/terrain.ts
raycast.ts software healthy src/raycast.ts
npc.ts software healthy src/npc.ts
avatar.ts software healthy src/avatar.ts
mesher.ts software healthy src/mesher.ts
style.css software healthy src/style.css
world.ts software healthy src/world.ts
controls.ts software healthy src/controls.ts
.claude/launch.json quality healthy .claude/launch.json

LabelLayerStatusPath
Player software healthy src/player.ts:Player
TouchControls software healthy src/touch.ts:TouchControls
UI software healthy src/ui.ts:UI
Elf software healthy src/creatures.ts:Elf
Mermaid software healthy src/creatures.ts:Mermaid
Enemy software healthy src/enemies.ts:Enemy
EnemyManager software healthy src/enemies.ts:EnemyManager
Particles software healthy src/effects.ts:Particles
NPC software healthy src/npc.ts:NPC
VoxelRenderer software healthy src/mesher.ts:VoxelRenderer
World software healthy src/world.ts:World
Controls software healthy src/controls.ts:Controls

LabelLayerStatusPath
ops software healthy ops
site software healthy site
.claude software healthy .claude
src software healthy src

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

LabelLayerStatusPath
port:8090 network healthy ops/deploy.sh

LabelLayerStatusPath
157.173.198.113 network healthy ops/deploy.sh

LabelLayerStatusPath
caddy network healthy ops/deploy.sh
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/740b6a7d-3fca-4d88-a679-bf2f20bca446/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/740b6a7d-3fca-4d88-a679-bf2f20bca446/

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.