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.

rome539/nostr-district

https://github.com/rome539/nostr-district · scanned 2026-06-15 23:55 UTC (2 months, 3 weeks ago)

158 raw signals (0 security + 158 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 154 actionable findings from 1 signal source. 4 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 1882 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
clothingHmrPlugin software healthy vite.config.ts:clothingHmrPlugin
hexToBytes software healthy server.ts:hexToBytes
bytesToHex software healthy server.ts:bytesToHex
devMatch software healthy server.ts:devMatch
publishToRelays software healthy server.ts:publishToRelays
queryRelays software healthy server.ts:queryRelays
queryOne software healthy server.ts:queryOne
finish software healthy server.ts:finish
isOracleKey software healthy server.ts:isOracleKey
canWeeklyDrop software healthy server.ts:canWeeklyDrop
recordWeeklyDrop software healthy server.ts:recordWeeklyDrop
fetchWeeklyMarkerMs software healthy server.ts:fetchWeeklyMarkerMs
publishWeeklyMarker software healthy server.ts:publishWeeklyMarker
refillScavenge software healthy server.ts:refillScavenge
canScavenge software healthy server.ts:canScavenge
recordScavenge software healthy server.ts:recordScavenge
rollFishCatch software healthy server.ts:rollFishCatch
publishFishRecord software healthy server.ts:publishFishRecord
loadFishRecord software healthy server.ts:loadFishRecord
recordLegendaryCatch software healthy server.ts:recordLegendaryCatch
backfillFishRecord software healthy server.ts:backfillFishRecord
refillFishing software healthy server.ts:refillFishing
canFish software healthy server.ts:canFish
recordFish software healthy server.ts:recordFish
mulberry32 software healthy server.ts:mulberry32
pkHash software healthy server.ts:pkHash
getWeekBounties software healthy server.ts:getWeekBounties
loadBountyClaims software healthy server.ts:loadBountyClaims
recordBountyClaim software healthy server.ts:recordBountyClaim
pruneBountyClaims software healthy server.ts:pruneBountyClaims
activeHolidayDrop software healthy server.ts:activeHolidayDrop
t software healthy server.ts:t
activeHolidayPool software healthy server.ts:activeHolidayPool
rollScavenge software healthy server.ts:rollScavenge
rollScavengeNoRepeat software healthy server.ts:rollScavengeNoRepeat
recordSold software healthy server.ts:recordSold
recordBurned software healthy server.ts:recordBurned
broadcast software healthy server.ts:broadcast
setReservedForWinner software healthy server.ts:setReservedForWinner
isReserved software healthy server.ts:isReserved
reserve software healthy server.ts:reserve
getCategoryFromId software healthy server.ts:getCategoryFromId
mintItem software healthy server.ts:mintItem
burnItem software healthy server.ts:burnItem
transferItem software healthy server.ts:transferItem
fetchOwnedItem software healthy server.ts:fetchOwnedItem
escrowItem software healthy server.ts:escrowItem
restampEscrow software healthy server.ts:restampEscrow
publishWinMarker software healthy server.ts:publishWinMarker
clearWinMarker software healthy server.ts:clearWinMarker

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
ORACLE_SETUP.md software healthy ORACLE_SETUP.md
package-lock.json software healthy package-lock.json
server.ts software healthy server.ts
tsconfig.json software healthy tsconfig.json
LICENSE software healthy LICENSE
nip46-bunker.js software healthy nip46-bunker.js
translate.js software healthy functions/api/translate.js
relay.js software healthy functions/api/relay.js
CART_SKETCH.md software healthy docs/CART_SKETCH.md
CREW_AUTHORITY_PLAN.md software healthy docs/CREW_AUTHORITY_PLAN.md
PERSISTENT_BUNKER_LOGIN.md software healthy docs/PERSISTENT_BUNKER_LOGIN.md
CHAT_CRYPTO_PLAN.md software healthy docs/CHAT_CRYPTO_PLAN.md
WALLET.md software healthy docs/WALLET.md
i18n-fill.mjs software healthy scripts/i18n-fill.mjs
sw.js software healthy public/sw.js
process.py software healthy public/assets/process.py
ADDING_ASSETS.md software healthy public/assets/ADDING_ASSETS.md
make_room_reference.py software healthy public/assets/make_room_reference.py
make_rug_reference.py software healthy public/assets/make_rug_reference.py
make_reference.py software healthy public/assets/make_reference.py
process.py software healthy public/assets/hats/process.py
main.ts software healthy src/main.ts
nostr-auth-security-kit.js software healthy src/nostr-auth-security-kit.js
vite-env.d.ts software healthy src/vite-env.d.ts
nostr-auth-security-kit.d.ts software healthy src/nostr-auth-security-kit.d.ts
BaseScene.ts software healthy src/scenes/BaseScene.ts
RoomScene.ts software healthy src/scenes/RoomScene.ts
CabinScene.ts software healthy src/scenes/CabinScene.ts
BootScene.ts software healthy src/scenes/BootScene.ts
AlleyScene.ts software healthy src/scenes/AlleyScene.ts
WoodsScene.ts software healthy src/scenes/WoodsScene.ts
HubScene.ts software healthy src/scenes/HubScene.ts
ScavengeSystem.ts software healthy src/scenes/ScavengeSystem.ts
RoomAnimations.ts software healthy src/scenes/room/RoomAnimations.ts
RoomRelaySystem.ts software healthy src/scenes/room/RoomRelaySystem.ts
RoomRequestToast.ts software healthy src/scenes/room/RoomRequestToast.ts
MyRoomSystem.ts software healthy src/scenes/room/MyRoomSystem.ts
RoomIntro.ts software healthy src/scenes/room/RoomIntro.ts
RoomLoungeSystem.ts software healthy src/scenes/room/RoomLoungeSystem.ts
MarketRoomSystem.ts software healthy src/scenes/room/MarketRoomSystem.ts
RoomFeedSystem.ts software healthy src/scenes/room/RoomFeedSystem.ts
feedService.ts software healthy src/nostr/feedService.ts
presenceService.ts software healthy src/nostr/presenceService.ts
channelService.ts software healthy src/nostr/channelService.ts
roomQuoteService.ts software healthy src/nostr/roomQuoteService.ts
nostrService.ts software healthy src/nostr/nostrService.ts

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

LabelLayerStatusPath
to software healthy server.ts:to
RawRelayPool software healthy nip46-bunker.js:RawRelayPool
BunkerClient software healthy nip46-bunker.js:BunkerClient
shared software healthy src/scenes/BaseScene.ts:shared
MyScene software healthy src/scenes/BaseScene.ts:MyScene
BaseScene software healthy src/scenes/BaseScene.ts:BaseScene
RoomScene software healthy src/scenes/RoomScene.ts:RoomScene
CabinScene software healthy src/scenes/CabinScene.ts:CabinScene
BootScene software healthy src/scenes/BootScene.ts:BootScene
AlleyScene software healthy src/scenes/AlleyScene.ts:AlleyScene
WoodsScene software healthy src/scenes/WoodsScene.ts:WoodsScene
HubScene software healthy src/scenes/HubScene.ts:HubScene
ScavengeSystem software healthy src/scenes/ScavengeSystem.ts:ScavengeSystem
RoomRelaySystem software healthy src/scenes/room/RoomRelaySystem.ts:RoomRelaySystem
RoomRequestToast software healthy src/scenes/room/RoomRequestToast.ts:RoomRequestToast
MyRoomSystem software healthy src/scenes/room/MyRoomSystem.ts:MyRoomSystem
RoomIntro software healthy src/scenes/room/RoomIntro.ts:RoomIntro
MarketRoomSystem software healthy src/scenes/room/MarketRoomSystem.ts:MarketRoomSystem
RoomFeedSystem software healthy src/scenes/room/RoomFeedSystem.ts:RoomFeedSystem
RelayManager software healthy src/nostr/relayManager.ts:RelayManager
ThemeStore software healthy src/stores/themeStore.ts:ThemeStore
WalletInfo software healthy src/ui/WalletInfo.ts:WalletInfo
ComputerUI software healthy src/ui/ComputerUI.ts:ComputerUI
WalletPanel software healthy src/ui/WalletPanel.ts:WalletPanel
BazaarPanel software healthy src/ui/BazaarPanel.ts:BazaarPanel
PollBoard software healthy src/ui/PollBoard.ts:PollBoard
ZapModal software healthy src/ui/ZapModal.ts:ZapModal
WalletHUD software healthy src/ui/WalletHUD.ts:WalletHUD
CrewPanel software healthy src/ui/CrewPanel.ts:CrewPanel
FollowsPanel software healthy src/ui/FollowsPanel.ts:FollowsPanel
ChatUI software healthy src/ui/ChatUI.ts:ChatUI
ToastManager software healthy src/ui/ToastManager.ts:ToastManager
LoginHolidayFX software healthy src/ui/loginHolidayFX.ts:LoginHolidayFX
WorldMap software healthy src/ui/WorldMap.ts:WorldMap
DMPanel software healthy src/ui/DMPanel.ts:DMPanel
MarketPanel software healthy src/ui/MarketPanel.ts:MarketPanel
GifPicker software healthy src/ui/GifPicker.ts:GifPicker
NostrThemeBrowser software healthy src/ui/NostrThemeBrowser.ts:NostrThemeBrowser
LoginScreen software healthy src/ui/LoginScreen.ts:LoginScreen
RpsGame software healthy src/ui/RpsGame.ts:RpsGame
LanguageModal software healthy src/ui/LanguageModal.ts:LanguageModal
TutorialOverlay software healthy src/ui/TutorialOverlay.ts:TutorialOverlay
MuteList software healthy src/ui/MuteList.ts:MuteList
HotkeyModal software healthy src/ui/HotkeyModal.ts:HotkeyModal
LoungeLiveBanner software healthy src/ui/LoungeLiveBanner.ts:LoungeLiveBanner
ExtensionWarning software healthy src/ui/ExtensionWarning.ts:ExtensionWarning
EmojiPackBrowser software healthy src/ui/EmojiPackBrowser.ts:EmojiPackBrowser
PlayerPicker software healthy src/ui/PlayerPicker.ts:PlayerPicker
SettingsPanel software healthy src/ui/SettingsPanel.ts:SettingsPanel
LoginInfo software healthy src/ui/LoginInfo.ts:LoginInfo

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

LabelLayerStatusPath
functions software healthy functions
api software healthy functions/api
docs software healthy docs
scripts software healthy scripts
public software healthy public
assets software healthy public/assets
hats software healthy public/assets/hats
src software healthy src
scenes software healthy src/scenes
room software healthy src/scenes/room
nostr software healthy src/nostr
stores software healthy src/stores
i18n software healthy src/i18n
translations software healthy src/i18n/translations
config software healthy src/config
ui software healthy src/ui
games software healthy src/ui/games
computer software healthy src/ui/computer
market software healthy src/ui/market
utils software healthy src/utils
audio software healthy src/audio
rooms software healthy src/rooms
entities software healthy src/entities
avatar software healthy src/entities/avatar

LabelLayerStatusPath
postgres data healthy package-lock.json
cassandra data healthy src/scenes/CabinScene.ts

LabelLayerStatusPath
port:3000 network healthy vite.config.ts
port:3100 network healthy server.ts

LabelLayerStatusPath
repobility-clone-5yo2a22f software healthy /tmp/repobility-clone-5yo2a22f

LabelLayerStatusPath
kafka data healthy src/scenes/CabinScene.ts

LabelLayerStatusPath
gpu (detected) hardware healthy src/scenes/RoomScene.ts

LabelLayerStatusPath
generic_api_key::src/config/game.config.ts security healthy src/config/game.config.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/9771877f-1533-4b13-87d4-34d35d8ec53c/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/9771877f-1533-4b13-87d4-34d35d8ec53c/

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.