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.

yo-kame-personal/body-earth

https://github.com/yo-kame-personal/body-earth · scanned 2026-06-16 01:06 UTC (2 months, 1 week ago)

12 raw signals (0 security + 12 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 12 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 90 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
tsconfig.app.json software healthy tsconfig.app.json
vite.config.ts software healthy vite.config.ts
README.md software healthy README.md
package.json software healthy package.json
tsconfig.node.json software healthy tsconfig.node.json
index.html software healthy index.html
package-lock.json software healthy package-lock.json
CONTEXT.md software healthy CONTEXT.md
eslint.config.js software healthy eslint.config.js
tsconfig.json software healthy tsconfig.json
3d-model-research.md software healthy docs/3d-model-research.md
extract-viscera.mjs software healthy scripts/extract-viscera.mjs
verify-clip.mjs software healthy scripts/verify-clip.mjs
verify-easing.mjs software healthy scripts/verify-easing.mjs
verify-click.mjs software healthy scripts/verify-click.mjs
optimize-model.mjs software healthy scripts/optimize-model.mjs
README.md software healthy assets-src/README.md
CREDITS.md software healthy public/models/CREDITS.md
deploy.yml software healthy .github/workflows/deploy.yml
index.css software healthy src/index.css
store.ts software healthy src/store.ts
main.tsx software healthy src/main.tsx
App.tsx software healthy src/App.tsx
CameraRig.tsx software healthy src/components/CameraRig.tsx
Scene.tsx software healthy src/components/Scene.tsx
Hotspot.tsx software healthy src/components/Hotspot.tsx
Hotspots.tsx software healthy src/components/Hotspots.tsx
BodyPart.tsx software healthy src/components/BodyPart.tsx
InfoPanel.tsx software healthy src/components/ui/InfoPanel.tsx
DepthSlider.tsx software healthy src/components/ui/DepthSlider.tsx
Hud.tsx software healthy src/components/ui/Hud.tsx
CoreLayer.tsx software healthy src/components/layers/CoreLayer.tsx
MuscleLayer.tsx software healthy src/components/layers/MuscleLayer.tsx
SkinLayer.tsx software healthy src/components/layers/SkinLayer.tsx
ModelLayer.tsx software healthy src/components/layers/ModelLayer.tsx
layerMaterial.ts software healthy src/lib/layerMaterial.ts
depth.ts software healthy src/lib/depth.ts

LabelLayerStatusPath
fingerprint software healthy scripts/extract-viscera.mjs:fingerprint
r software healthy scripts/extract-viscera.mjs:r
label software healthy scripts/verify-easing.mjs:label
depthText software healthy scripts/verify-easing.mjs:depthText
clickAndReport software healthy scripts/verify-click.mjs:clickAndReport
mb software healthy scripts/optimize-model.mjs:mb
initialDepth software healthy src/store.ts:initialDepth
initialClip software healthy src/store.ts:initialClip
initialClipPos software healthy src/store.ts:initialClipPos
App software healthy src/App.tsx:App
CameraRig software healthy src/components/CameraRig.tsx:CameraRig
cancel software healthy src/components/CameraRig.tsx:cancel
ClipController software healthy src/components/Scene.tsx:ClipController
Scene software healthy src/components/Scene.tsx:Scene
Hotspot software healthy src/components/Hotspot.tsx:Hotspot
Hotspots software healthy src/components/Hotspots.tsx:Hotspots
BodyPart software healthy src/components/BodyPart.tsx:BodyPart
handleClick software healthy src/components/BodyPart.tsx:handleClick
InfoPanel software healthy src/components/ui/InfoPanel.tsx:InfoPanel
DepthSlider software healthy src/components/ui/DepthSlider.tsx:DepthSlider
Hud software healthy src/components/ui/Hud.tsx:Hud
CoreLayer software healthy src/components/layers/CoreLayer.tsx:CoreLayer
MuscleLayer software healthy src/components/layers/MuscleLayer.tsx:MuscleLayer
SkinLayer software healthy src/components/layers/SkinLayer.tsx:SkinLayer
ModelLayer software healthy src/components/layers/ModelLayer.tsx:ModelLayer
m software healthy src/components/layers/ModelLayer.tsx:m
clipConstant software healthy src/lib/layerMaterial.ts:clipConstant
rimStrength software healthy src/lib/layerMaterial.ts:rimStrength
makeRimInjector software healthy src/lib/layerMaterial.ts:makeRimInjector
clamp01 software healthy src/lib/depth.ts:clamp01
distanceToDepth software healthy src/lib/depth.ts:distanceToDepth
depthToDistance software healthy src/lib/depth.ts:depthToDistance
trapezoid software healthy src/lib/depth.ts:trapezoid
layerOpacity software healthy src/lib/depth.ts:layerOpacity
activeLayerLabel software healthy src/lib/depth.ts:activeLayerLabel

LabelLayerStatusPath
docs software healthy docs
scripts software healthy scripts
assets-src software healthy assets-src
public software healthy public
models software healthy public/models
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
components software healthy src/components
ui software healthy src/components/ui
layers software healthy src/components/layers
lib software healthy src/lib

LabelLayerStatusPath
build cicd healthy .github/workflows/deploy.yml
deploy cicd healthy .github/workflows/deploy.yml

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

LabelLayerStatusPath
gpu (detected) hardware healthy package-lock.json

LabelLayerStatusPath
App frontend healthy src/App.tsx

LabelLayerStatusPath
gha::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/d1b99b13-4187-4b59-a951-04314ca2fe3f/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/d1b99b13-4187-4b59-a951-04314ca2fe3f/

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.