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.

csdarius24/Anima

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

13 raw signals (0 security + 13 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 1 week ago · v2 · last Δ +5.6 (diff) · 12 actionable findings from 1 signal source. 1 repeated signal grouped for readability. 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 63 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
.prettierrc.json software healthy .prettierrc.json
package-lock.json software healthy package-lock.json
README.md software healthy README.md
package.json software healthy package.json
ci.yml software healthy .github/workflows/ci.yml
package.json software healthy server/package.json
eslint.config.js software healthy server/eslint.config.js
tsconfig.json software healthy server/tsconfig.json
index.ts software healthy server/src/index.ts
CinemaRoom.ts software healthy server/src/rooms/CinemaRoom.ts
Player.ts software healthy server/src/rooms/schema/Player.ts
CinemaRoomState.ts software healthy server/src/rooms/schema/CinemaRoomState.ts
tsconfig.node.json software healthy client/tsconfig.node.json
tsconfig.app.json software healthy client/tsconfig.app.json
vite.config.ts software healthy client/vite.config.ts
package.json software healthy client/package.json
eslint.config.js software healthy client/eslint.config.js
index.html software healthy client/index.html
tsconfig.json software healthy client/tsconfig.json
main.tsx software healthy client/src/main.tsx
vite-env.d.ts software healthy client/src/vite-env.d.ts
index.css software healthy client/src/index.css
App.tsx software healthy client/src/App.tsx
roomConfig.ts software healthy client/src/scene/roomConfig.ts
Room.tsx software healthy client/src/scene/Room.tsx
PlayerController.tsx software healthy client/src/scene/PlayerController.tsx
CinemaScene.tsx software healthy client/src/scene/CinemaScene.tsx
launch.json software healthy .claude/launch.json
.claude/launch.json quality healthy .claude/launch.json

LabelLayerStatusPath
App software healthy client/src/App.tsx:App
Seats software healthy client/src/scene/Room.tsx:Seats
x software healthy client/src/scene/Room.tsx:x
Room software healthy client/src/scene/Room.tsx:Room
PlayerController software healthy client/src/scene/PlayerController.tsx:PlayerController
onKeyDown software healthy client/src/scene/PlayerController.tsx:onKeyDown
onKeyUp software healthy client/src/scene/PlayerController.tsx:onKeyUp
onMouseMove software healthy client/src/scene/PlayerController.tsx:onMouseMove
onClick software healthy client/src/scene/PlayerController.tsx:onClick
CinemaScene software healthy client/src/scene/CinemaScene.tsx:CinemaScene
⚙ express.json( software healthy server/src/index.ts

LabelLayerStatusPath
.github software healthy .github
workflows software healthy .github/workflows
server software healthy server
src software healthy server/src
rooms software healthy server/src/rooms
schema software healthy server/src/rooms/schema
client software healthy client
src software healthy client/src
scene software healthy client/src/scene
.claude software healthy .claude

LabelLayerStatusPath
CinemaRoom software healthy server/src/rooms/CinemaRoom.ts:CinemaRoom
Player software healthy server/src/rooms/schema/Player.ts:Player
CinemaRoomState software healthy server/src/rooms/schema/CinemaRoomState.ts:CinemaRoomState

LabelLayerStatusPath
redis data healthy package-lock.json
sqlite data healthy README.md
postgresql data healthy README.md

LabelLayerStatusPath
csdarius24__Anima software healthy /data/fable5_failed_archive/csdarius24__Anima

LabelLayerStatusPath
GET /health api healthy server/src/index.ts

LabelLayerStatusPath
port:5173 network healthy client/vite.config.ts

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

LabelLayerStatusPath
App frontend healthy client/src/App.tsx

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

LabelLayerStatusPath
build cicd healthy .github/workflows/ci.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/13834c19-b0ae-41c1-aa71-018199d266ba/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/13834c19-b0ae-41c1-aa71-018199d266ba/

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.