https://github.com/shanusandeep/prishcraft
· scanned 2026-06-16 00:09 UTC (2 months, 2 weeks ago)
14 raw signals (0 security + 14 graph)
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.
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.
| Label | Layer | Status | Path |
|---|---|---|---|
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.
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
| Label | Layer | Status | Path |
|---|---|---|---|
ops |
software | healthy | ops |
site |
software | healthy | site |
.claude |
software | healthy | .claude |
src |
software | healthy | src |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-rey2mlx5 |
software | healthy | /tmp/repobility-clone-rey2mlx5 |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8090 |
network | healthy | ops/deploy.sh |
| Label | Layer | Status | Path |
|---|---|---|---|
157.173.198.113 |
network | healthy | ops/deploy.sh |
| Label | Layer | Status | Path |
|---|---|---|---|
caddy |
network | healthy | ops/deploy.sh |
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.