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.

rezprotocol/rez-chat

https://github.com/rezprotocol/rez-chat · scanned 2026-06-15 23:50 UTC (2 months, 3 weeks ago)

134 raw signals (4 security + 130 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 126 actionable findings from 2 signal sources. 9 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 1936 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
unwrap software healthy electron/preload.cjs:unwrap
onBusEvent software healthy electron/preload.cjs:onBusEvent
onUpdateStatus software healthy electron/preload.cjs:onUpdateStatus
rawPlatform software healthy electron/prepare-pack.mjs:rawPlatform
resolveDirPlatform software healthy electron/prepare-pack.mjs:resolveDirPlatform
recomputeUnreadAndUpdateTray software healthy electron/main.mjs:recomputeUnreadAndUpdateTray
bindTrayToChatApp software healthy electron/main.mjs:bindTrayToChatApp
resolveUserDataOverride software healthy electron/main.mjs:resolveUserDataOverride
applyUserDataOverride software healthy electron/main.mjs:applyUserDataOverride
isDesktopDev software healthy electron/main.mjs:isDesktopDev
resolveUiRoot software healthy electron/main.mjs:resolveUiRoot
resolveDesktopShellPort software healthy electron/main.mjs:resolveDesktopShellPort
resolveWindowBounds software healthy electron/main.mjs:resolveWindowBounds
resolveWindowSize software healthy electron/main.mjs:resolveWindowSize
resolveWindowPosition software healthy electron/main.mjs:resolveWindowPosition
clampWindowBounds software healthy electron/main.mjs:clampWindowBounds
clamp software healthy electron/main.mjs:clamp
isTrustedUrl software healthy electron/main.mjs:isTrustedUrl
isExternalHttpUrl software healthy electron/main.mjs:isExternalHttpUrl
stopChatApp software healthy electron/main.mjs:stopChatApp
registerDesktopIpc software healthy electron/main.mjs:registerDesktopIpc
loadSplashLogoDataUri software healthy electron/main.mjs:loadSplashLogoDataUri
buildSplashHtml software healthy electron/main.mjs:buildSplashHtml
fadeWindow software healthy electron/main.mjs:fadeWindow
createSplashWindow software healthy electron/main.mjs:createSplashWindow
reveal software healthy electron/main.mjs:reveal
setSplashStatus software healthy electron/main.mjs:setSplashStatus
revealMainWindow software healthy electron/main.mjs:revealMainWindow
closeSplashWindow software healthy electron/main.mjs:closeSplashWindow
createMainWindow software healthy electron/main.mjs:createMainWindow
done software healthy electron/main.mjs:done
bootstrapNotificationAuthorization software healthy electron/main.mjs:bootstrapNotificationAuthorization
startDesktop software healthy electron/main.mjs:startDesktop
startBackend software healthy electron/main.mjs:startBackend
detachTrayBinding software healthy electron/main.mjs:detachTrayBinding
normalizeReason software healthy electron/runtime/BiometricGate.mjs:normalizeReason
centerX software healthy electron/runtime/DesktopTray.mjs:centerX
centerY software healthy electron/runtime/DesktopTray.mjs:centerY
cleanup software healthy electron/runtime/DesktopUpdater.mjs:cleanup
finish software healthy electron/runtime/DesktopUpdater.mjs:finish
onNotAvailable software healthy electron/runtime/DesktopUpdater.mjs:onNotAvailable
onProgress software healthy electron/runtime/DesktopUpdater.mjs:onProgress
onDownloaded software healthy electron/runtime/DesktopUpdater.mjs:onDownloaded
onError software healthy electron/runtime/DesktopUpdater.mjs:onError
makeServer software healthy test/channels.server-service.test.js:makeServer
seedGroup software healthy test/channels.server-service.test.js:seedGroup
decodePayload software healthy test/channels.server-service.test.js:decodePayload
captureEvents software healthy test/channels.server-service.test.js:captureEvents
clock software healthy test/channels.server-service.test.js:clock
tmpDir software healthy test/chat-server.identity.bip39.test.js:tmpDir

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

LabelLayerStatusPath
rust-toolchain.toml software healthy rust-toolchain.toml
vite.config.js software healthy vite.config.js
ARCHITECTURE.md software healthy ARCHITECTURE.md
README.md software healthy README.md
tailwind.config.js software healthy tailwind.config.js
package.json software healthy package.json
login.html software healthy login.html
chat.html software healthy chat.html
index.html software healthy index.html
CONTRIBUTING.md software healthy CONTRIBUTING.md
package-lock.json software healthy package-lock.json
profile.html software healthy profile.html
electron-builder.yml software healthy electron-builder.yml
LICENSE software healthy LICENSE
NOTICE software healthy NOTICE
SECURITY.md software healthy SECURITY.md
postcss.config.js software healthy postcss.config.js
preload.cjs software healthy electron/preload.cjs
preload.mjs software healthy electron/preload.mjs
prepare-pack.mjs software healthy electron/prepare-pack.mjs
main.mjs software healthy electron/main.mjs
registerDesktopIpc.mjs software healthy electron/runtime/registerDesktopIpc.mjs
DesktopSupervisor.mjs software healthy electron/runtime/DesktopSupervisor.mjs
DesktopVaultService.mjs software healthy electron/runtime/DesktopVaultService.mjs
BiometricGate.mjs software healthy electron/runtime/BiometricGate.mjs
DesktopTray.mjs software healthy electron/runtime/DesktopTray.mjs
DesktopUpdater.mjs software healthy electron/runtime/DesktopUpdater.mjs
DesktopBusBridge.mjs software healthy electron/runtime/DesktopBusBridge.mjs
DesktopBootstrap.mjs software healthy electron/runtime/DesktopBootstrap.mjs
channels.server-service.test.js software healthy test/channels.server-service.test.js
chat-server.identity.bip39.test.js software healthy test/chat-server.identity.bip39.test.js
desktop.biometric-gate.test.js software healthy test/desktop.biometric-gate.test.js
desktop.auth-services.test.js software healthy test/desktop.auth-services.test.js
auth.selectAccount.intent.test.js software healthy test/auth.selectAccount.intent.test.js
server.peerlink.protocol.handshake.test.js software healthy test/server.peerlink.protocol.handshake.test.js
server.group-message-defer.test.js software healthy test/server.group-message-defer.test.js
auth-screen.service.test.js software healthy test/auth-screen.service.test.js
e2e.internet.group-offline-accept.test.js software healthy test/e2e.internet.group-offline-accept.test.js
runtime.mesh-bootstrap.test.js software healthy test/runtime.mesh-bootstrap.test.js
server.inbound-pipeline.ordering.e2e.test.js software healthy test/server.inbound-pipeline.ordering.e2e.test.js
server.group-ops-propagation.test.js software healthy test/server.group-ops-propagation.test.js
server.member-contact-op.test.js software healthy test/server.member-contact-op.test.js
architecture.views-strict.test.js software healthy test/architecture.views-strict.test.js
desktop.vault.test.js software healthy test/desktop.vault.test.js
server.invites.accept.test.js software healthy test/server.invites.accept.test.js
architecture.no-ipc-facade.test.js software healthy test/architecture.no-ipc-facade.test.js
peerlink.commit-convergence.test.js software healthy test/peerlink.commit-convergence.test.js
server.peerlink.recovery.test.js software healthy test/server.peerlink.recovery.test.js
server.group-fanout.test.js software healthy test/server.group-fanout.test.js
shell.startShellServer.test.js software healthy test/shell.startShellServer.test.js

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

LabelLayerStatusPath
BiometricUnavailableError software healthy electron/runtime/BiometricGate.mjs:BiometricUnavailableError
BiometricCancelledError software healthy electron/runtime/BiometricGate.mjs:BiometricCancelledError
BiometricGate software healthy electron/runtime/BiometricGate.mjs:BiometricGate
doesn software healthy electron/runtime/DesktopTray.mjs:doesn
DesktopTray software healthy electron/runtime/DesktopTray.mjs:DesktopTray
DesktopUpdater software healthy electron/runtime/DesktopUpdater.mjs:DesktopUpdater
DesktopBootstrap software healthy electron/runtime/DesktopBootstrap.mjs:DesktopBootstrap
TestKVStore software healthy test/channels.server-service.test.js:TestKVStore
TestStorageProvider software healthy test/channels.server-service.test.js:TestStorageProvider
TestKVStore software healthy test/server.group-message-defer.test.js:TestKVStore
TestStorageProvider software healthy test/server.group-message-defer.test.js:TestStorageProvider
TestKVStore software healthy test/server.inbound-pipeline.ordering.e2e.test.js:TestKVSto…
TestStorageProvider software healthy test/server.inbound-pipeline.ordering.e2e.test.js:TestStora…
TestKVStore software healthy test/server.group-ops-propagation.test.js:TestKVStore
TestStorageProvider software healthy test/server.group-ops-propagation.test.js:TestStorageProvid…
TestKVStore software healthy test/server.member-contact-op.test.js:TestKVStore
TestStorageProvider software healthy test/server.member-contact-op.test.js:TestStorageProvider
TestKVStore software healthy test/server.invites.accept.test.js:TestKVStore
TestStorageProvider software healthy test/server.invites.accept.test.js:TestStorageProvider
TestKVStore software healthy test/server.group-fanout.test.js:TestKVStore
TestStorageProvider software healthy test/server.group-fanout.test.js:TestStorageProvider
TestKVStore software healthy test/server.group-members-enrichment.test.js:TestKVStore
TestStorageProvider software healthy test/server.group-members-enrichment.test.js:TestStoragePro…
FakeUpdater software healthy test/desktop.update-gate.test.js:FakeUpdater
TestKVStore software healthy test/filetransfer.preview-text.test.js:TestKVStore
TestStorageProvider software healthy test/filetransfer.preview-text.test.js:TestStorageProvider
TestKVStore software healthy test/server.direct-thread-sender-binding.test.js:TestKVStore
TestStorageProvider software healthy test/server.direct-thread-sender-binding.test.js:TestStorag…
MemoryKV software healthy test/server.thread-storage.test.js:MemoryKV
MemoryStorageProvider software healthy test/server.thread-storage.test.js:MemoryStorageProvider
TestKVStore software healthy test/server.group-membership-sync.test.js:TestKVStore
TestStorageProvider software healthy test/server.group-membership-sync.test.js:TestStorageProvid…
FakeWebSocket software healthy test/desktop.shim-contract.test.js:FakeWebSocket
TestKVStore software healthy test/delivery-ack.roundtrip.test.js:TestKVStore
TestStorageProvider software healthy test/delivery-ack.roundtrip.test.js:TestStorageProvider
FakeIpcMain software healthy test/desktop.ipc.test.js:FakeIpcMain
FakeBusBridge software healthy test/desktop.ipc.test.js:FakeBusBridge
TestKVStore software healthy test/server.group-leave.test.js:TestKVStore
TestStorageProvider software healthy test/server.group-leave.test.js:TestStorageProvider
MemoryKV software healthy test/messages.mutations.test.js:MemoryKV
MemoryStorageProvider software healthy test/messages.mutations.test.js:MemoryStorageProvider
MemKv software healthy test/inbox.catchup.test.js:MemKv
TestKVStore software healthy test/channels.catchup.test.js:TestKVStore
TestStorageProvider software healthy test/channels.catchup.test.js:TestStorageProvider
TestKVStore software healthy test/server.member-join.test.js:TestKVStore
TestStorageProvider software healthy test/server.member-join.test.js:TestStorageProvider
TestKVStore software healthy test/server.message-id-determinism.test.js:TestKVStore
TestStorageProvider software healthy test/server.message-id-determinism.test.js:TestStorageProvi…
TestKVStore software healthy test/server.group-creator.test.js:TestKVStore
TestStorageProvider software healthy test/server.group-creator.test.js:TestStorageProvider

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

LabelLayerStatusPath
password_literal::test/desktop.auth-services.test.js security healthy test/desktop.auth-services.test.js
password_literal::test/desktop.vault.test.js security healthy test/desktop.vault.test.js
password_literal::test/desktop.vault.test.js security healthy test/desktop.vault.test.js
password_literal::test/desktop.vault.test.js security healthy test/desktop.vault.test.js
password_literal::test/desktop.vault.test.js security healthy test/desktop.vault.test.js
password_literal::test/desktop.vault.test.js security healthy test/desktop.vault.test.js
password_literal::test/desktop.vault.test.js security healthy test/desktop.vault.test.js
password_literal::test/desktop.vault.test.js security healthy test/desktop.vault.test.js
password_literal::test/desktop.vault.test.js security healthy test/desktop.vault.test.js
password_literal::test/desktop.vault.test.js security healthy test/desktop.vault.test.js
password_literal::test/desktop.vault.test.js security healthy test/desktop.vault.test.js
password_literal::test/desktop.vault.test.js security healthy test/desktop.vault.test.js
password_literal::test/desktop.vault.test.js security healthy test/desktop.vault.test.js
password_literal::test/desktop.vault.test.js security healthy test/desktop.vault.test.js
password_literal::test/desktop.vault.test.js security healthy test/desktop.vault.test.js
password_literal::test/desktop.vault.test.js security healthy test/desktop.vault.test.js
password_literal::test/desktop.two-user-events.integration.… security healthy test/desktop.two-user-events.integration.test.js
password_literal::test/desktop.two-user-events.integration.… security healthy test/desktop.two-user-events.integration.test.js
password_literal::test/auth.unlock.offline.test.js security healthy test/auth.unlock.offline.test.js
password_literal::test/auth.unlock.offline.test.js security healthy test/auth.unlock.offline.test.js
password_literal::test/auth.unlock.offline.test.js security healthy test/auth.unlock.offline.test.js
password_literal::test/auth.flow.test.js security healthy test/auth.flow.test.js
password_literal::test/auth.flow.test.js security healthy test/auth.flow.test.js
password_literal::test/auth.flow.test.js security healthy test/auth.flow.test.js
password_literal::test/auth.flow.test.js security healthy test/auth.flow.test.js
password_literal::test/auth.flow.test.js security healthy test/auth.flow.test.js
password_literal::test/auth.flow.test.js security healthy test/auth.flow.test.js
password_literal::test/auth.flow.test.js security healthy test/auth.flow.test.js
password_literal::test/auth.flow.test.js security healthy test/auth.flow.test.js
password_literal::test/auth.flow.test.js security healthy test/auth.flow.test.js
password_literal::test/auth.flow.test.js security healthy test/auth.flow.test.js
password_literal::test/desktop.two-user-mutations.integrati… security healthy test/desktop.two-user-mutations.integration.test.js
password_literal::test/desktop.two-user-mutations.integrati… security healthy test/desktop.two-user-mutations.integration.test.js
password_literal::test/desktop.keyring-safe-storage.test.js security healthy test/desktop.keyring-safe-storage.test.js
password_literal::test/desktop.keyring-safe-storage.test.js security healthy test/desktop.keyring-safe-storage.test.js
password_literal::test/desktop.keyring-safe-storage.test.js security healthy test/desktop.keyring-safe-storage.test.js
password_literal::test/desktop.vault.recovery.test.js security healthy test/desktop.vault.recovery.test.js
password_literal::test/desktop.vault.recovery.test.js security healthy test/desktop.vault.recovery.test.js
password_literal::test/desktop.vault.recovery.test.js security healthy test/desktop.vault.recovery.test.js
password_literal::test/desktop.vault.recovery.test.js security healthy test/desktop.vault.recovery.test.js
password_literal::test/desktop.vault.recovery.test.js security healthy test/desktop.vault.recovery.test.js
password_literal::test/desktop.vault.recovery.test.js security healthy test/desktop.vault.recovery.test.js
password_literal::test/desktop.vault.recovery.test.js security healthy test/desktop.vault.recovery.test.js
password_literal::test/desktop.vault.recovery.test.js security healthy test/desktop.vault.recovery.test.js
password_literal::test/desktop.vault.recovery.test.js security healthy test/desktop.vault.recovery.test.js
password_literal::test/desktop.vault.recovery.test.js security healthy test/desktop.vault.recovery.test.js
password_literal::test/desktop.vault.recovery.test.js security healthy test/desktop.vault.recovery.test.js
password_literal::test/desktop.vault.recovery.test.js security healthy test/desktop.vault.recovery.test.js
password_literal::test/desktop.vault.recovery.test.js security healthy test/desktop.vault.recovery.test.js
password_literal::test/desktop.vault.recovery.test.js security healthy test/desktop.vault.recovery.test.js

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

LabelLayerStatusPath
electron software healthy electron
runtime software healthy electron/runtime
test software healthy test
stores software healthy test/stores
_helpers software healthy test/_helpers
records software healthy test/records
support software healthy test/support
queries software healthy test/queries
e2e software healthy test/e2e
docs software healthy docs
scripts software healthy scripts
src-tauri software healthy src-tauri
gen software healthy src-tauri/gen
schemas software healthy src-tauri/gen/schemas
capabilities software healthy src-tauri/capabilities
src software healthy src-tauri/src
public software healthy public
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
client software healthy src/client
transport software healthy src/client/transport
runtime software healthy src/client/runtime
ui software healthy src/ui
scenes software healthy src/ui/scenes
base software healthy src/ui/base
stores software healthy src/ui/stores
presenters software healthy src/ui/presenters
desktop software healthy src/ui/desktop
records software healthy src/ui/records
services software healthy src/ui/services
auth software healthy src/ui/services/auth
bus software healthy src/ui/services/bus
root software healthy src/ui/root
queries software healthy src/ui/queries
views software healthy src/ui/views
desktop software healthy src/desktop
transport software healthy src/desktop/transport
runtime software healthy src/desktop/runtime
sidecar software healthy src/desktop/sidecar
records software healthy src/records
params software healthy src/records/params
results software healthy src/records/results
events software healthy src/records/events
payloads software healthy src/records/payloads
domain software healthy src/records/domain
server software healthy src/server
base software healthy src/server/base
config software healthy src/server/config
host software healthy src/server/host

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

LabelLayerStatusPath
APPLE_ID cicd healthy
APPLE_CERTIFICATE cicd healthy
TAURI_SIGNING_PRIVATE_KEY_PASSWORD cicd healthy
APPLE_TEAM_ID cicd healthy
APPLE_APP_SPECIFIC_PASSWORD cicd healthy
APPLE_CERTIFICATE_PASSWORD cicd healthy
GITHUB_TOKEN cicd healthy
TAURI_SIGNING_PRIVATE_KEY cicd healthy
APPLE_SIGNING_IDENTITY cicd healthy

LabelLayerStatusPath
127.0.0.1 network healthy electron/main.mjs
127.0.0.0 network healthy src/server/services/ServerLinksService.js
10.0.0.0 network healthy src/server/services/ServerLinksService.js
172.16.0.0 network healthy src/server/services/ServerLinksService.js
192.168.0.0 network healthy src/server/services/ServerLinksService.js
169.254.0.0 network healthy src/server/services/ServerLinksService.js
100.64.0.0 network healthy src/server/services/ServerLinksService.js

LabelLayerStatusPath
port:8787 network healthy src/server/config/defaultRezConfig.js
port:8443 network healthy src/server/config/defaultRezConfig.js
port:3000 network healthy src/server/host/ChatShellHost.js

LabelLayerStatusPath
/ws frontend healthy test/e2e.internet.recovery.test.js
/health frontend healthy src/desktop/sidecar/InstanceLock.js

LabelLayerStatusPath
gha::desktop-build cicd healthy .github/workflows/desktop-build.yml
gha::ci cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
build cicd healthy .github/workflows/desktop-build.yml
test cicd healthy .github/workflows/ci.yml

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

LabelLayerStatusPath
sqlite data healthy README.md

LabelLayerStatusPath
LegacyAccountMigrationModal.js data healthy src/ui/views/LegacyAccountMigrationModal.js

LabelLayerStatusPath
gpu (detected) hardware healthy electron/main.mjs

LabelLayerStatusPath
vps::digitalocean hardware healthy test/e2e.internet.group-offline-accept.test.js
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/fcc8d935-01ec-45bb-9ee7-ab39bc83e1dc/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/fcc8d935-01ec-45bb-9ee7-ab39bc83e1dc/

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.