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.

roomsmith-games/NeoMud

https://github.com/roomsmith-games/NeoMud · scanned 2026-06-15 23:55 UTC (2 months, 3 weeks ago)

136 raw signals (0 security + 136 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 113 actionable findings from 1 signal source. 23 repeated signals 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 1515 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
.mcp.json software healthy .mcp.json
README.md software healthy README.md
generate_sounds.sh software healthy generate_sounds.sh
Dockerfile software healthy Dockerfile
build.gradle.kts software healthy build.gradle.kts
LICENSE software healthy LICENSE
TODO.md software healthy TODO.md
build.gradle.kts software healthy client/build.gradle.kts
ComposeTestBase.desktop.kt software healthy client/src/desktopTest/kotlin/com/neomud/client/testutil/Co…
TestPlatformContext.desktop.kt software healthy client/src/desktopTest/kotlin/com/neomud/client/testutil/Te…
AppLaunchSmokeTest.kt software healthy client/src/androidInstrumentedTest/kotlin/com/neomud/client…
NavigationSmokeTest.kt software healthy client/src/androidInstrumentedTest/kotlin/com/neomud/client…
ReconnectStatus.kt software healthy client/src/commonMain/kotlin/com/neomud/client/network/Reco…
ReconnectCoordinator.kt software healthy client/src/commonMain/kotlin/com/neomud/client/network/Reco…
PlatformApiClient.kt software healthy client/src/commonMain/kotlin/com/neomud/client/network/Plat…
GameConnection.kt software healthy client/src/commonMain/kotlin/com/neomud/client/network/Game…
WebSocketClient.kt software healthy client/src/commonMain/kotlin/com/neomud/client/network/WebS…
EndpointParser.kt software healthy client/src/commonMain/kotlin/com/neomud/client/network/Endp…
ConnectionState.kt software healthy client/src/commonMain/kotlin/com/neomud/client/network/Conn…
NeoMudApp.kt software healthy client/src/commonMain/kotlin/com/neomud/client/ui/navigatio…
WorldBrowserScreen.kt software healthy client/src/commonMain/kotlin/com/neomud/client/ui/screens/W…
LoginScreen.kt software healthy client/src/commonMain/kotlin/com/neomud/client/ui/screens/L…
WorldDetailScreen.kt software healthy client/src/commonMain/kotlin/com/neomud/client/ui/screens/W…
GameScreen.kt software healthy client/src/commonMain/kotlin/com/neomud/client/ui/screens/G…
RegistrationScreen.kt software healthy client/src/commonMain/kotlin/com/neomud/client/ui/screens/R…
SpellBar.kt software healthy client/src/commonMain/kotlin/com/neomud/client/ui/component…
PlayerStatusPanel.kt software healthy client/src/commonMain/kotlin/com/neomud/client/ui/component…
WorldAtlas.kt software healthy client/src/commonMain/kotlin/com/neomud/client/ui/component…
HelpPanel.kt software healthy client/src/commonMain/kotlin/com/neomud/client/ui/component…
StoneButton.kt software healthy client/src/commonMain/kotlin/com/neomud/client/ui/component…
ChoiceDialog.kt software healthy client/src/commonMain/kotlin/com/neomud/client/ui/component…
RoomBackground.kt software healthy client/src/commonMain/kotlin/com/neomud/client/ui/component…
EntitySidebar.kt software healthy client/src/commonMain/kotlin/com/neomud/client/ui/component…
CharacterSheet.kt software healthy client/src/commonMain/kotlin/com/neomud/client/ui/component…
TrainerPanel.kt software healthy client/src/commonMain/kotlin/com/neomud/client/ui/component…
EquipmentPanel.kt software healthy client/src/commonMain/kotlin/com/neomud/client/ui/component…
PlaceItemDialog.kt software healthy client/src/commonMain/kotlin/com/neomud/client/ui/component…
StoneDivider.kt software healthy client/src/commonMain/kotlin/com/neomud/client/ui/component…
ThemedFrame.kt software healthy client/src/commonMain/kotlin/com/neomud/client/ui/component…
Icons.kt software healthy client/src/commonMain/kotlin/com/neomud/client/ui/component…
MiniMap.kt software healthy client/src/commonMain/kotlin/com/neomud/client/ui/component…
MapDrawingUtils.kt software healthy client/src/commonMain/kotlin/com/neomud/client/ui/component…
PartyInviteDialog.kt software healthy client/src/commonMain/kotlin/com/neomud/client/ui/component…
CraftingPanel.kt software healthy client/src/commonMain/kotlin/com/neomud/client/ui/component…
FloatingMiniMap.kt software healthy client/src/commonMain/kotlin/com/neomud/client/ui/component…
RiddleDialog.kt software healthy client/src/commonMain/kotlin/com/neomud/client/ui/component…
PlayerTooltip.kt software healthy client/src/commonMain/kotlin/com/neomud/client/ui/component…
PartyPanel.kt software healthy client/src/commonMain/kotlin/com/neomud/client/ui/component…
MudIcons.kt software healthy client/src/commonMain/kotlin/com/neomud/client/ui/component…
LockTargetPicker.kt software healthy client/src/commonMain/kotlin/com/neomud/client/ui/component…

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

LabelLayerStatusPath
ensureContext software healthy client/src/wasmJsMain/resources/neomud-audio.js:ensureConte…
resume software healthy client/src/wasmJsMain/resources/neomud-audio.js:resume
effectiveVol software healthy client/src/wasmJsMain/resources/neomud-audio.js:effectiveVol
effectiveBgmVol software healthy client/src/wasmJsMain/resources/neomud-audio.js:effectiveBg…
fetchWithRetry software healthy client/src/wasmJsMain/resources/neomud-audio.js:fetchWithRe…
playBuffer software healthy client/src/wasmJsMain/resources/neomud-audio.js:playBuffer
doPlay software healthy client/src/wasmJsMain/resources/neomud-audio.js:doPlay
deltaToDirection software healthy scripts/recompute-coords.mjs:deltaToDirection
loadZones software healthy scripts/recompute-coords.mjs:loadZones
bfsAssignCoords software healthy scripts/recompute-coords.mjs:bfsAssignCoords
findOverlaps software healthy scripts/recompute-coords.mjs:findOverlaps
findNonReciprocals software healthy scripts/recompute-coords.mjs:findNonReciprocals
suggestDirectionFixes software healthy scripts/recompute-coords.mjs:suggestDirectionFixes
applyCoordFixes software healthy scripts/recompute-coords.mjs:applyCoordFixes
applyDirectionFixes software healthy scripts/recompute-coords.mjs:applyDirectionFixes
main software healthy scripts/recompute-coords.mjs:main
runSprites software healthy scripts/slim-assets.mjs:runSprites
runNpcs software healthy scripts/slim-assets.mjs:runNpcs
runAudio software healthy scripts/slim-assets.mjs:runAudio
processSprite software healthy scripts/slim-assets.mjs:processSprite
processAudio software healthy scripts/slim-assets.mjs:processAudio
buildNpcDimMap software healthy scripts/slim-assets.mjs:buildNpcDimMap
applyZoneJsonRewrites software healthy scripts/slim-assets.mjs:applyZoneJsonRewrites
reportTotals software healthy scripts/slim-assets.mjs:reportTotals
parseArgs software healthy scripts/slim-assets.mjs:parseArgs
rel software healthy scripts/slim-assets.mjs:rel
kb software healthy scripts/slim-assets.mjs:kb
mb software healthy scripts/slim-assets.mjs:mb
pct software healthy scripts/slim-assets.mjs:pct
loadZones software healthy scripts/recompute-global-coords.mjs:loadZones
applyDirectionChanges software healthy scripts/recompute-global-coords.mjs:applyDirectionChanges
globalBFS software healthy scripts/recompute-global-coords.mjs:globalBFS
findCollisions software healthy scripts/recompute-global-coords.mjs:findCollisions
checkReciprocals software healthy scripts/recompute-global-coords.mjs:checkReciprocals
checkContinuity software healthy scripts/recompute-global-coords.mjs:checkContinuity
auditDescriptions software healthy scripts/recompute-global-coords.mjs:auditDescriptions
desc software healthy scripts/recompute-global-coords.mjs:desc
name software healthy scripts/recompute-global-coords.mjs:name
tText software healthy scripts/recompute-global-coords.mjs:tText
writeZoneFiles software healthy scripts/recompute-global-coords.mjs:writeZoneFiles
printVisualMap software healthy scripts/recompute-global-coords.mjs:printVisualMap
main software healthy scripts/recompute-global-coords.mjs:main
computePlayerAbilities software healthy scripts/game-relay.mjs:computePlayerAbilities
tryRegister software healthy scripts/game-relay.mjs:tryRegister
tryGuestLogin software healthy scripts/game-relay.mjs:tryGuestLogin
pushEvent software healthy scripts/game-relay.mjs:pushEvent
scheduleStateWrite software healthy scripts/game-relay.mjs:scheduleStateWrite
writeStateFile software healthy scripts/game-relay.mjs:writeStateFile
players software healthy scripts/game-relay.mjs:players
names software healthy scripts/game-relay.mjs:names

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

LabelLayerStatusPath
client software healthy client
src software healthy client/src
desktopTest software healthy client/src/desktopTest
kotlin software healthy client/src/desktopTest/kotlin
com software healthy client/src/desktopTest/kotlin/com
neomud software healthy client/src/desktopTest/kotlin/com/neomud
client software healthy client/src/desktopTest/kotlin/com/neomud/client
testutil software healthy client/src/desktopTest/kotlin/com/neomud/client/testutil
androidInstrumentedTest software healthy client/src/androidInstrumentedTest
kotlin software healthy client/src/androidInstrumentedTest/kotlin
com software healthy client/src/androidInstrumentedTest/kotlin/com
neomud software healthy client/src/androidInstrumentedTest/kotlin/com/neomud
client software healthy client/src/androidInstrumentedTest/kotlin/com/neomud/client
smoke software healthy client/src/androidInstrumentedTest/kotlin/com/neomud/client…
commonMain software healthy client/src/commonMain
kotlin software healthy client/src/commonMain/kotlin
com software healthy client/src/commonMain/kotlin/com
neomud software healthy client/src/commonMain/kotlin/com/neomud
client software healthy client/src/commonMain/kotlin/com/neomud/client
network software healthy client/src/commonMain/kotlin/com/neomud/client/network
ui software healthy client/src/commonMain/kotlin/com/neomud/client/ui
navigation software healthy client/src/commonMain/kotlin/com/neomud/client/ui/navigation
screens software healthy client/src/commonMain/kotlin/com/neomud/client/ui/screens
components software healthy client/src/commonMain/kotlin/com/neomud/client/ui/components
theme software healthy client/src/commonMain/kotlin/com/neomud/client/ui/theme
platform software healthy client/src/commonMain/kotlin/com/neomud/client/platform
model software healthy client/src/commonMain/kotlin/com/neomud/client/model
platform software healthy client/src/commonMain/kotlin/com/neomud/client/model/platfo…
viewmodel software healthy client/src/commonMain/kotlin/com/neomud/client/viewmodel
wasmJsMain software healthy client/src/wasmJsMain
resources software healthy client/src/wasmJsMain/resources
kotlin software healthy client/src/wasmJsMain/kotlin
com software healthy client/src/wasmJsMain/kotlin/com
neomud software healthy client/src/wasmJsMain/kotlin/com/neomud
client software healthy client/src/wasmJsMain/kotlin/com/neomud/client
platform software healthy client/src/wasmJsMain/kotlin/com/neomud/client/platform
audio software healthy client/src/wasmJsMain/kotlin/com/neomud/client/audio
desktopMain software healthy client/src/desktopMain
kotlin software healthy client/src/desktopMain/kotlin
com software healthy client/src/desktopMain/kotlin/com
neomud software healthy client/src/desktopMain/kotlin/com/neomud
client software healthy client/src/desktopMain/kotlin/com/neomud/client
platform software healthy client/src/desktopMain/kotlin/com/neomud/client/platform
audio software healthy client/src/desktopMain/kotlin/com/neomud/client/audio
iosTest software healthy client/src/iosTest
kotlin software healthy client/src/iosTest/kotlin
com software healthy client/src/iosTest/kotlin/com
neomud software healthy client/src/iosTest/kotlin/com/neomud
client software healthy client/src/iosTest/kotlin/com/neomud/client
testutil software healthy client/src/iosTest/kotlin/com/neomud/client/testutil

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

LabelLayerStatusPath
GET /api/auth/mode api healthy maker/server/app.ts
USE /api api healthy maker/server/app.ts
USE /api/projects/import api healthy maker/server/app.ts
USE /api/projects api healthy maker/server/app.ts
USE /api/sign-urls api healthy maker/server/app.ts
USE /export api healthy maker/server/app.ts
USE /settings api healthy maker/server/app.ts
USE /pc-sprites api healthy maker/server/app.ts
USE /default-sfx api healthy maker/server/app.ts
USE /generate api healthy maker/server/app.ts
USE /asset-mgmt api healthy maker/server/app.ts
USE /playtest api healthy maker/server/app.ts
USE /publish api healthy maker/server/app.ts
USE /assets api healthy maker/server/app.ts
USE /api/projects/:name api healthy maker/server/app.ts
GET /{*path} api healthy maker/server/app.ts
POST /upload api healthy maker/server/routes/assets.ts
POST /undo api healthy maker/server/routes/assets.ts
POST /clear api healthy maker/server/routes/assets.ts
GET /history api healthy maker/server/routes/assets.ts
GET /json api healthy maker/server/routes/export.ts
GET /nmd api healthy maker/server/routes/export.ts
GET /validate api healthy maker/server/routes/export.ts
GET /package api healthy maker/server/routes/export.ts
POST / api healthy maker/server/routes/signUrls.ts
GET /items api healthy maker/server/routes/entities.ts
GET /items/:id api healthy maker/server/routes/entities.ts
POST /items api healthy maker/server/routes/entities.ts
PUT /items/:id api healthy maker/server/routes/entities.ts
DELETE /items/:id api healthy maker/server/routes/entities.ts
GET /npcs api healthy maker/server/routes/entities.ts
GET /npcs/:id api healthy maker/server/routes/entities.ts
POST /npcs api healthy maker/server/routes/entities.ts
PUT /npcs/:id api healthy maker/server/routes/entities.ts
DELETE /npcs/:id api healthy maker/server/routes/entities.ts
GET /character-classes api healthy maker/server/routes/entities.ts
GET /character-classes/:id api healthy maker/server/routes/entities.ts
POST /character-classes api healthy maker/server/routes/entities.ts
PUT /character-classes/:id api healthy maker/server/routes/entities.ts
DELETE /character-classes/:id api healthy maker/server/routes/entities.ts
GET /races api healthy maker/server/routes/entities.ts
GET /races/:id api healthy maker/server/routes/entities.ts
POST /races api healthy maker/server/routes/entities.ts
PUT /races/:id api healthy maker/server/routes/entities.ts
DELETE /races/:id api healthy maker/server/routes/entities.ts
GET /skills api healthy maker/server/routes/entities.ts
GET /skills/:id api healthy maker/server/routes/entities.ts
POST /skills api healthy maker/server/routes/entities.ts
PUT /skills/:id api healthy maker/server/routes/entities.ts
DELETE /skills/:id api healthy maker/server/routes/entities.ts

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

LabelLayerStatusPath
App frontend healthy maker/src/App.tsx
GenericCrudEditor frontend healthy maker/src/components/GenericCrudEditor.tsx
PublishModal frontend healthy maker/src/components/PublishModal.tsx
MapCanvas frontend healthy maker/src/components/MapCanvas.tsx
HelpText frontend healthy maker/src/components/HelpText.tsx
SfxPreview frontend healthy maker/src/components/SfxPreview.tsx
ImagePreview frontend healthy maker/src/components/ImagePreview.tsx
EditorPageHeader frontend healthy maker/src/components/EditorPageHeader.tsx
Layout frontend healthy maker/src/components/Layout.tsx
AuthGuard frontend healthy maker/src/components/AuthGuard.tsx
AudioPreview frontend healthy maker/src/components/AudioPreview.tsx
UpsellModal frontend healthy maker/src/components/UpsellModal.tsx
ValidationModal frontend healthy maker/src/components/ValidationModal.tsx
MenuBar frontend healthy maker/src/components/MenuBar.tsx
PublishSuccessModal frontend healthy maker/src/components/PublishSuccessModal.tsx
ItemEditor frontend healthy maker/src/pages/ItemEditor.tsx
ClassEditor frontend healthy maker/src/pages/ClassEditor.tsx
RecipeEditor frontend healthy maker/src/pages/RecipeEditor.tsx
SettingsEditor frontend healthy maker/src/pages/SettingsEditor.tsx
DefaultSfxEditor frontend healthy maker/src/pages/DefaultSfxEditor.tsx
WorldMetaEditor frontend healthy maker/src/pages/WorldMetaEditor.tsx
Dashboard frontend healthy maker/src/pages/Dashboard.tsx
NpcEditor frontend healthy maker/src/pages/NpcEditor.tsx
RaceEditor frontend healthy maker/src/pages/RaceEditor.tsx
ZoneEditor frontend healthy maker/src/pages/ZoneEditor.tsx
SkillEditor frontend healthy maker/src/pages/SkillEditor.tsx
PcSpriteEditor frontend healthy maker/src/pages/PcSpriteEditor.tsx
ProjectList frontend healthy maker/src/pages/ProjectList.tsx
SpellEditor frontend healthy maker/src/pages/SpellEditor.tsx

LabelLayerStatusPath
/ItemEditor frontend healthy maker/src/pages/ItemEditor.tsx
/ClassEditor frontend healthy maker/src/pages/ClassEditor.tsx
/RecipeEditor frontend healthy maker/src/pages/RecipeEditor.tsx
/SettingsEditor frontend healthy maker/src/pages/SettingsEditor.tsx
/DefaultSfxEditor frontend healthy maker/src/pages/DefaultSfxEditor.tsx
/WorldMetaEditor frontend healthy maker/src/pages/WorldMetaEditor.tsx
/Dashboard frontend healthy maker/src/pages/Dashboard.tsx
/NpcEditor frontend healthy maker/src/pages/NpcEditor.tsx
/RaceEditor frontend healthy maker/src/pages/RaceEditor.tsx
/ZoneEditor frontend healthy maker/src/pages/ZoneEditor.tsx
/SkillEditor frontend healthy maker/src/pages/SkillEditor.tsx
/PcSpriteEditor frontend healthy maker/src/pages/PcSpriteEditor.tsx
/ProjectList frontend healthy maker/src/pages/ProjectList.tsx
/SpellEditor frontend healthy maker/src/pages/SpellEditor.tsx
/ frontend healthy maker/src/App.tsx
/project/:name frontend healthy maker/src/App.tsx
zones frontend healthy maker/src/App.tsx
items frontend healthy maker/src/App.tsx
recipes frontend healthy maker/src/App.tsx
npcs frontend healthy maker/src/App.tsx
classes frontend healthy maker/src/App.tsx
races frontend healthy maker/src/App.tsx
skills frontend healthy maker/src/App.tsx
spells frontend healthy maker/src/App.tsx
default-players frontend healthy maker/src/App.tsx
default-sfx frontend healthy maker/src/App.tsx
world frontend healthy maker/src/App.tsx
settings frontend healthy maker/src/App.tsx

LabelLayerStatusPath
with software healthy scripts/game-relay.mjs:with
must software healthy scripts/game-relay.mjs:must
magic software healthy scripts/game-relay.mjs:magic
doesn software healthy scripts/game-relay.mjs:doesn
catalog software healthy scripts/game-relay.mjs:catalog
info software healthy maker/server/__tests__/pcSprites.test.ts:info
dropdown software healthy maker/src/__tests__/PcSpriteEditor.test.tsx:dropdown
data software healthy maker/src/__tests__/PcSpriteEditor.test.tsx:data
expect software healthy maker/src/__tests__/PcSpriteEditor.test.tsx:expect
ErrorBoundary software healthy maker/src/components/ErrorBoundary.tsx:ErrorBoundary
properties software healthy maker/src/pages/ClassEditor.tsx:properties
skill software healthy maker/src/pages/SkillEditor.tsx:skill
stats software healthy maker/src/pages/PcSpriteEditor.tsx:stats
for software healthy maker/src/pages/PcSpriteEditor.tsx:for
spell software healthy maker/src/pages/SpellEditor.tsx:spell
can software healthy maker/src/pages/SpellEditor.tsx:can

LabelLayerStatusPath
auth::scripts/game-relay.mjs security healthy scripts/game-relay.mjs
auth::maker/server/middleware/auth.ts security healthy maker/server/middleware/auth.ts
auth::maker/server/__tests__/auth.test.ts security healthy maker/server/__tests__/auth.test.ts
auth::maker/server/app.ts security healthy maker/server/app.ts
auth::.claude/skills/security-advisor/SKILL.md security healthy .claude/skills/security-advisor/SKILL.md
auth::maker/server/types/express.d.ts security healthy maker/server/types/express.d.ts
auth::README.md security healthy README.md
auth::gradle/libs.versions.toml security healthy gradle/libs.versions.toml
auth::maker/server/lib/assetSigning.ts security healthy maker/server/lib/assetSigning.ts
auth::server/build.gradle.kts security healthy server/build.gradle.kts
auth::maker/src/components/AuthGuard.tsx security healthy maker/src/components/AuthGuard.tsx
auth::.claude/CLAUDE.md security healthy .claude/CLAUDE.md
auth::maker/server/__tests__/signUrls.test.ts security healthy maker/server/__tests__/signUrls.test.ts
auth::.claude/skills/solutions-architect/SKILL.md security healthy .claude/skills/solutions-architect/SKILL.md
auth::maker/src/__tests__/AuthGuard.test.tsx security healthy maker/src/__tests__/AuthGuard.test.tsx

LabelLayerStatusPath
STAGE_ADMIN_PASSWORD cicd healthy
STAGE_ADMIN_EMAIL cicd healthy
PROD_HOST cicd healthy
PROD_USER cicd healthy
VPS_HOST cicd healthy
BETTER_STACK_MAKER_HOST cicd healthy
PROD_ADMIN_EMAIL cicd healthy
PROD_ADMIN_PASSWORD cicd healthy
GITHUB_TOKEN cicd healthy
PROD_SSH_KEY cicd healthy
BETTER_STACK_MAKER_TOKEN cicd healthy
VPS_SSH_KEY_STAGING cicd healthy
VPS_USER cicd healthy

LabelLayerStatusPath
vps::aws hardware healthy README.md
vps::droplet hardware healthy scripts/icons.json
vps::digitalocean hardware healthy .claude/skills/solutions-architect/SKILL.md
vps::ec2 hardware healthy .claude/skills/solutions-architect/SKILL.md
vps::hetzner hardware healthy .claude/skills/solutions-architect/SKILL.md
vps::azure hardware healthy maker/default_world_src/world/items.json

LabelLayerStatusPath
deploy-wasm cicd healthy .github/workflows/deploy-wasm.yml
test cicd healthy .github/workflows/deploy-server.yml
deploy-server cicd healthy .github/workflows/deploy-server.yml
deploy-maker cicd healthy .github/workflows/deploy-maker.yml
release cicd healthy .github/workflows/release.yml
promote cicd healthy .github/workflows/promote-server.yml

LabelLayerStatusPath
gha::deploy-wasm cicd healthy .github/workflows/deploy-wasm.yml
gha::deploy-server cicd healthy .github/workflows/deploy-server.yml
gha::deploy-maker cicd healthy .github/workflows/deploy-maker.yml
gha::release cicd healthy .github/workflows/release.yml
gha::promote-server cicd healthy .github/workflows/promote-server.yml

LabelLayerStatusPath
sqlite data healthy README.md
postgresql data healthy .claude/skills/security-advisor/SKILL.md
redis data healthy .claude/skills/solutions-architect/SKILL.md
postgres data healthy maker/package-lock.json

LabelLayerStatusPath
10.0.2.2 network healthy README.md
127.0.0.1 network healthy README.md
159.203.127.47 network healthy .claude/skills/deploy-staging/SKILL.md
0.1.0.0 network healthy maker/default_world_src/manifest.json

LabelLayerStatusPath
port:8080 network healthy Dockerfile
port:3001 network healthy maker/Dockerfile
port:5173 network healthy maker/scripts/kill-port.ts

LabelLayerStatusPath
loadbalancer network healthy .claude/skills/security-advisor/SKILL.md
caddy network healthy .claude/skills/solutions-architect/SKILL.md

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
image::maker/Dockerfile hardware healthy maker/Dockerfile

LabelLayerStatusPath
repobility-clone-50r1xp4c software healthy /tmp/repobility-clone-50r1xp4c

LabelLayerStatusPath
generic_api_key::maker/server/__tests__/settings.test.ts security healthy maker/server/__tests__/settings.test.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/ac847c77-d406-475c-8c33-541baa45c8ee/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/ac847c77-d406-475c-8c33-541baa45c8ee/

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.