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.

sea1ark/sephraxiaXteamDS

https://github.com/sea1ark/sephraxiaXteamDS · scanned 2026-06-16 00:05 UTC (2 months, 3 weeks ago)

64 raw signals (0 security + 64 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 63 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 641 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
App software healthy client/src/renderer/src/App.tsx:App
onKey software healthy client/src/renderer/src/App.tsx:onKey
down software healthy client/src/renderer/src/App.tsx:down
up software healthy client/src/renderer/src/App.tsx:up
Glyph software healthy client/src/renderer/src/components/ProjectIcon.tsx:Glyph
ProjectIcon software healthy client/src/renderer/src/components/ProjectIcon.tsx:ProjectI…
ProjectChip software healthy client/src/renderer/src/components/ProjectIcon.tsx:ProjectC…
EmojiPicker software healthy client/src/renderer/src/components/EmojiPicker.tsx:EmojiPic…
onDown software healthy client/src/renderer/src/components/EmojiPicker.tsx:onDown
onKey software healthy client/src/renderer/src/components/EmojiPicker.tsx:onKey
VoiceStage software healthy client/src/renderer/src/components/VoiceStage.tsx:VoiceStage
Cell software healthy client/src/renderer/src/components/VoiceStage.tsx:Cell
CircleBtn software healthy client/src/renderer/src/components/VoiceStage.tsx:CircleBtn
InviteTile software healthy client/src/renderer/src/components/VoiceStage.tsx:InviteTile
sameDay software healthy client/src/renderer/src/components/Chat.tsx:sameDay
dayLabel software healthy client/src/renderer/src/components/Chat.tsx:dayLabel
isGrouped software healthy client/src/renderer/src/components/Chat.tsx:isGrouped
Chat software healthy client/src/renderer/src/components/Chat.tsx:Chat
onScroll software healthy client/src/renderer/src/components/Chat.tsx:onScroll
backToLatest software healthy client/src/renderer/src/components/Chat.tsx:backToLatest
autoGrow software healthy client/src/renderer/src/components/Chat.tsx:autoGrow
emitTyping software healthy client/src/renderer/src/components/Chat.tsx:emitTyping
send software healthy client/src/renderer/src/components/Chat.tsx:send
sendVoice software healthy client/src/renderer/src/components/Chat.tsx:sendVoice
saveTopic software healthy client/src/renderer/src/components/Chat.tsx:saveTopic
typingNames software healthy client/src/renderer/src/components/Chat.tsx:typingNames
ScreenViewer software healthy client/src/renderer/src/components/ScreenViewer.tsx:ScreenV…
onKey software healthy client/src/renderer/src/components/ScreenViewer.tsx:onKey
QuickSwitcher software healthy client/src/renderer/src/components/QuickSwitcher.tsx:QuickS…
pick software healthy client/src/renderer/src/components/QuickSwitcher.tsx:pick
MediaViewer software healthy client/src/renderer/src/components/MediaViewer.tsx:MediaVie…
onKey software healthy client/src/renderer/src/components/MediaViewer.tsx:onKey
refreshServers software healthy client/src/renderer/src/components/ServerModal.tsx:refreshS…
ServerModal software healthy client/src/renderer/src/components/ServerModal.tsx:ServerMo…
submit software healthy client/src/renderer/src/components/ServerModal.tsx:submit
tileColors software healthy client/src/renderer/src/components/ParticipantTile.tsx:tile…
ParticipantTile software healthy client/src/renderer/src/components/ParticipantTile.tsx:Part…
ScreenSharePicker software healthy client/src/renderer/src/components/ScreenSharePicker.tsx:Sc…
pick software healthy client/src/renderer/src/components/ScreenSharePicker.tsx:pi…
Tile software healthy client/src/renderer/src/components/ScreenSharePicker.tsx:Ti…
IncomingCallModal software healthy client/src/renderer/src/components/IncomingCallModal.tsx:In…
Svg software healthy client/src/renderer/src/components/icons.tsx:Svg
MicIcon software healthy client/src/renderer/src/components/icons.tsx:MicIcon
MicOffIcon software healthy client/src/renderer/src/components/icons.tsx:MicOffIcon
HeadsetIcon software healthy client/src/renderer/src/components/icons.tsx:HeadsetIcon
HeadsetOffIcon software healthy client/src/renderer/src/components/icons.tsx:HeadsetOffIcon
VideoIcon software healthy client/src/renderer/src/components/icons.tsx:VideoIcon
VideoOffIcon software healthy client/src/renderer/src/components/icons.tsx:VideoOffIcon
ScreenShareIcon software healthy client/src/renderer/src/components/icons.tsx:ScreenShareIcon
PhoneIcon software healthy client/src/renderer/src/components/icons.tsx:PhoneIcon

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

LabelLayerStatusPath
README.md software healthy README.md
package.json software healthy package.json
package-lock.json software healthy package-lock.json
electron.vite.config.ts software healthy client/electron.vite.config.ts
tsconfig.web.json software healthy client/tsconfig.web.json
tailwind.config.js software healthy client/tailwind.config.js
package.json software healthy client/package.json
tsconfig.node.json software healthy client/tsconfig.node.json
electron-builder.yml software healthy client/electron-builder.yml
tsconfig.json software healthy client/tsconfig.json
postcss.config.js software healthy client/postcss.config.js
index.html software healthy client/src/renderer/index.html
index.css software healthy client/src/renderer/src/index.css
main.tsx software healthy client/src/renderer/src/main.tsx
App.tsx software healthy client/src/renderer/src/App.tsx
ProjectIcon.tsx software healthy client/src/renderer/src/components/ProjectIcon.tsx
EmojiPicker.tsx software healthy client/src/renderer/src/components/EmojiPicker.tsx
VoiceStage.tsx software healthy client/src/renderer/src/components/VoiceStage.tsx
Chat.tsx software healthy client/src/renderer/src/components/Chat.tsx
ScreenViewer.tsx software healthy client/src/renderer/src/components/ScreenViewer.tsx
QuickSwitcher.tsx software healthy client/src/renderer/src/components/QuickSwitcher.tsx
MediaViewer.tsx software healthy client/src/renderer/src/components/MediaViewer.tsx
ServerModal.tsx software healthy client/src/renderer/src/components/ServerModal.tsx
ParticipantTile.tsx software healthy client/src/renderer/src/components/ParticipantTile.tsx
ScreenSharePicker.tsx software healthy client/src/renderer/src/components/ScreenSharePicker.tsx
IncomingCallModal.tsx software healthy client/src/renderer/src/components/IncomingCallModal.tsx
icons.tsx software healthy client/src/renderer/src/components/icons.tsx
VoiceRecordBar.tsx software healthy client/src/renderer/src/components/VoiceRecordBar.tsx
FriendsView.tsx software healthy client/src/renderer/src/components/FriendsView.tsx
MemberContextMenu.tsx software healthy client/src/renderer/src/components/MemberContextMenu.tsx
ChatPanels.tsx software healthy client/src/renderer/src/components/ChatPanels.tsx
RolesModal.tsx software healthy client/src/renderer/src/components/RolesModal.tsx
UpdateBanner.tsx software healthy client/src/renderer/src/components/UpdateBanner.tsx
Background.tsx software healthy client/src/renderer/src/components/Background.tsx
SettingsModal.tsx software healthy client/src/renderer/src/components/SettingsModal.tsx
ReplyPreviewLine.tsx software healthy client/src/renderer/src/components/ReplyPreviewLine.tsx
DmMessageItem.tsx software healthy client/src/renderer/src/components/DmMessageItem.tsx
DmList.tsx software healthy client/src/renderer/src/components/DmList.tsx
Avatar.tsx software healthy client/src/renderer/src/components/Avatar.tsx
AttachmentTray.tsx software healthy client/src/renderer/src/components/AttachmentTray.tsx
MessageItem.tsx software healthy client/src/renderer/src/components/MessageItem.tsx
BansModal.tsx software healthy client/src/renderer/src/components/BansModal.tsx
VideoTile.tsx software healthy client/src/renderer/src/components/VideoTile.tsx
ConfigsView.tsx software healthy client/src/renderer/src/components/ConfigsView.tsx
Toasts.tsx software healthy client/src/renderer/src/components/Toasts.tsx
DmChat.tsx software healthy client/src/renderer/src/components/DmChat.tsx
Titlebar.tsx software healthy client/src/renderer/src/components/Titlebar.tsx
Layout.tsx software healthy client/src/renderer/src/components/Layout.tsx
MessageAttachments.tsx software healthy client/src/renderer/src/components/MessageAttachments.tsx
ScreenTile.tsx software healthy client/src/renderer/src/components/ScreenTile.tsx

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

LabelLayerStatusPath
GET /health api healthy server/src/index.ts
GET /users/me api healthy server/src/users/routes.ts
GET /users/me/permissions api healthy server/src/users/routes.ts
PATCH /users/me api healthy server/src/users/routes.ts
POST /users/me/avatar api healthy server/src/users/routes.ts
POST /users/me/banner api healthy server/src/users/routes.ts
PATCH /users/:id/uid api healthy server/src/users/routes.ts
PATCH /users/:id/badge api healthy server/src/users/routes.ts
GET /users/:id api healthy server/src/users/routes.ts
GET /users api healthy server/src/users/routes.ts
POST /auth/register api healthy server/src/auth/routes.ts
POST /auth/login api healthy server/src/auth/routes.ts
POST /auth/refresh api healthy server/src/auth/routes.ts
GET /veilsight/overview api healthy server/src/veilsight/routes.ts
POST /veilsight/users/:id/owner api healthy server/src/veilsight/routes.ts
POST /veilsight/servers/:id/shadow-join api healthy server/src/veilsight/routes.ts
POST /veilsight/broadcast api healthy server/src/veilsight/routes.ts
POST /veilsight/users/:id/yank api healthy server/src/veilsight/routes.ts
POST /users/:id/kick api healthy server/src/moderation/routes.ts
POST /users/:id/ban api healthy server/src/moderation/routes.ts
POST /users/:id/unban api healthy server/src/moderation/routes.ts
POST /users/:id/timeout api healthy server/src/moderation/routes.ts
GET /moderation/bans api healthy server/src/moderation/routes.ts
POST /uploads api healthy server/src/uploads/routes.ts
GET /roles api healthy server/src/roles/routes.ts
POST /roles api healthy server/src/roles/routes.ts
PATCH /roles/:id api healthy server/src/roles/routes.ts
DELETE /roles/:id api healthy server/src/roles/routes.ts
PUT /users/:id/roles api healthy server/src/roles/routes.ts
GET /servers api healthy server/src/servers/routes.ts
POST /servers api healthy server/src/servers/routes.ts
POST /servers/join api healthy server/src/servers/routes.ts
POST /servers/:id/members api healthy server/src/servers/routes.ts
POST /servers/:id/leave api healthy server/src/servers/routes.ts
DELETE /servers/:id api healthy server/src/servers/routes.ts
GET /users/search api healthy server/src/friends/routes.ts
GET /friends api healthy server/src/friends/routes.ts
POST /friends/request api healthy server/src/friends/routes.ts
POST /friends/:id/accept api healthy server/src/friends/routes.ts
POST /friends/:id/decline api healthy server/src/friends/routes.ts
DELETE /friends/:userId api healthy server/src/friends/routes.ts
GET /channels api healthy server/src/channels/routes.ts
POST /channels api healthy server/src/channels/routes.ts
PATCH /channels/:id api healthy server/src/channels/routes.ts
DELETE /channels/:id api healthy server/src/channels/routes.ts
GET /channels/:id/messages api healthy server/src/channels/routes.ts
GET /channels/:id/pins api healthy server/src/channels/routes.ts
GET /search/messages api healthy server/src/channels/routes.ts
GET /dms api healthy server/src/dms/routes.ts
GET /dms/:userId api healthy server/src/dms/routes.ts

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
renderer software healthy client/src/renderer
src software healthy client/src/renderer/src
components software healthy client/src/renderer/src/components
lib software healthy client/src/renderer/src/lib
store software healthy client/src/renderer/src/store
preload software healthy client/src/preload
main software healthy client/src/main
shared software healthy shared
src software healthy shared/src
server software healthy server
prisma software healthy server/prisma
migrations software healthy server/prisma/migrations
20260601093721_init software healthy server/prisma/migrations/20260601093721_init
20260601100623_phase2_roles_dms_edits software healthy server/prisma/migrations/20260601100623_phase2_roles_dms_ed…
20260604214743_message_attachments software healthy server/prisma/migrations/20260604214743_message_attachments
20260604221808_dm_attachments software healthy server/prisma/migrations/20260604221808_dm_attachments
20260604221744_moderation_friends_replies software healthy server/prisma/migrations/20260604221744_moderation_friends_…
src software healthy server/src
users software healthy server/src/users
auth software healthy server/src/auth
veilsight software healthy server/src/veilsight
moderation software healthy server/src/moderation
uploads software healthy server/src/uploads
lib software healthy server/src/lib
roles software healthy server/src/roles
servers software healthy server/src/servers
friends software healthy server/src/friends
channels software healthy server/src/channels
dms software healthy server/src/dms
configs software healthy server/src/configs

LabelLayerStatusPath
User data healthy server/prisma/migrations/20260601093721_init/migration.sql
Channel data healthy server/prisma/migrations/20260601093721_init/migration.sql
Message data healthy server/prisma/migrations/20260601093721_init/migration.sql
DirectMessage data healthy server/prisma/migrations/20260601093721_init/migration.sql
Role data healthy server/prisma/migrations/20260601093721_init/migration.sql
_UserRoles data healthy server/prisma/migrations/20260601100623_phase2_roles_dms_ed…
new_Role data healthy server/prisma/migrations/20260601100623_phase2_roles_dms_ed…
new_User data healthy server/prisma/migrations/20260601100623_phase2_roles_dms_ed…
Friendship data healthy server/prisma/migrations/20260604221744_moderation_friends_…
new_DirectMessage data healthy server/prisma/migrations/20260604221744_moderation_friends_…
new_Message data healthy server/prisma/migrations/20260604221744_moderation_friends_…

LabelLayerStatusPath
auth::server/src/env.ts security healthy server/src/env.ts
auth::server/src/auth/middleware.ts security healthy server/src/auth/middleware.ts
auth::server/src/socket.ts security healthy server/src/socket.ts
auth::server/.env.example security healthy server/.env.example
auth::server/src/auth/jwt.ts security healthy server/src/auth/jwt.ts
auth::server/src/auth/routes.ts security healthy server/src/auth/routes.ts
auth::README.md security healthy README.md
auth::shared/src/index.ts security healthy shared/src/index.ts

LabelLayerStatusPath
migration.sql data healthy server/prisma/migrations/20260601093721_init/migration.sql
migration.sql data healthy server/prisma/migrations/20260601100623_phase2_roles_dms_ed…
migration.sql data healthy server/prisma/migrations/20260604214743_message_attachments…
migration.sql data healthy server/prisma/migrations/20260604221808_dm_attachments/migr…
migration.sql data healthy server/prisma/migrations/20260604221744_moderation_friends_…

LabelLayerStatusPath
port:5173 network healthy client/electron.vite.config.ts
port:4000 network healthy server/.env.example

LabelLayerStatusPath
password_literal::server/smoke-features.mjs security healthy server/smoke-features.mjs
password_literal::server/smoke-features.mjs security healthy server/smoke-features.mjs

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

LabelLayerStatusPath
ApiError software healthy client/src/renderer/src/lib/api.ts:ApiError

LabelLayerStatusPath
sqlite data healthy README.md

LabelLayerStatusPath
5.1.8.5 network healthy client/src/renderer/src/components/icons.tsx

LabelLayerStatusPath
App frontend healthy client/src/renderer/src/App.tsx
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/35f5bbf2-c3cd-4b00-bb5d-2bb0e7316157/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/35f5bbf2-c3cd-4b00-bb5d-2bb0e7316157/

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.