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.

Verson1daddy/Conflux

https://github.com/Verson1daddy/Conflux · scanned 2026-06-16 00:48 UTC (2 months, 1 week ago)

38 raw signals (0 security + 38 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 38 actionable findings from 1 signal source. 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 696 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
resolveWindowLabel software healthy conflux-app/src/main.tsx:resolveWindowLabel
App software healthy conflux-app/src/App.tsx:App
tryScroll software healthy conflux-app/src/App.tsx:tryScroll
onKey software healthy conflux-app/src/App.tsx:onKey
refreshDeferred software healthy conflux-app/src/stores/attentionStore.ts:refreshDeferred
activeItems software healthy conflux-app/src/stores/attentionStore.ts:activeItems
activeByKind software healthy conflux-app/src/stores/attentionStore.ts:activeByKind
useActiveAttentionItems software healthy conflux-app/src/stores/attentionStore.ts:useActiveAttention…
useActivePermissions software healthy conflux-app/src/stores/attentionStore.ts:useActivePermissio…
useActiveAttentionCount software healthy conflux-app/src/stores/attentionStore.ts:useActiveAttention…
useDeferredAttentionItems software healthy conflux-app/src/stores/attentionStore.ts:useDeferredAttenti…
countUnread software healthy conflux-app/src/stores/islandStore.ts:countUnread
upsertNotification software healthy conflux-app/src/stores/islandStore.ts:upsertNotification
agent software healthy conflux-app/src/stores/agentStore.test.ts:agent
resolvePrimaryInstance software healthy conflux-app/src/stores/agentStore.ts:resolvePrimaryInstance
agentDisplayLabel software healthy conflux-app/src/stores/agentStore.ts:agentDisplayLabel
buildOpeningMessages software healthy conflux-app/src/stores/agentStore.ts:buildOpeningMessages
initialsOf software healthy conflux-app/src/stores/agentStore.ts:initialsOf
colorOfAdapter software healthy conflux-app/src/stores/agentStore.ts:colorOfAdapter
loadFavorites software healthy conflux-app/src/stores/agentStore.ts:loadFavorites
loadPrimaryAdapter software healthy conflux-app/src/stores/agentStore.ts:loadPrimaryAdapter
loadEntryMap software healthy conflux-app/src/stores/agentStore.ts:loadEntryMap
sandboxIds software healthy conflux-app/src/stores/agentStore.ts:sandboxIds
createStorageMock software healthy conflux-app/src/stores/islandStore.test.ts:createStorageMock
notification software healthy conflux-app/src/stores/islandStore.test.ts:notification
loadFreshStore software healthy conflux-app/src/stores/islandStore.test.ts:loadFreshStore
snap software healthy conflux-app/src/stores/workspaceStore.ts:snap
countOverlaps software healthy conflux-app/src/stores/workspaceStore.ts:countOverlaps
panX software healthy conflux-app/src/stores/workspaceStore.ts:panX
panY software healthy conflux-app/src/stores/workspaceStore.ts:panY
item software healthy conflux-app/src/stores/attentionStore.test.ts:item
ConfluxBrandMark software healthy conflux-app/src/components/island/ConfluxBrandMark.tsx:Conf…
setupWindow software healthy conflux-app/src/components/island/TopIslandPopover.test.tsx…
createPopoverNode software healthy conflux-app/src/components/island/TopIslandPopover.test.tsx…
createSidebarState software healthy conflux-app/src/components/island/CompactModeController.tsx…
reduceSidebarState software healthy conflux-app/src/components/island/CompactModeController.tsx…
classNameIncludes software healthy conflux-app/src/components/island/Sidebar.test.tsx:classNam…
nodeContainsText software healthy conflux-app/src/components/island/Sidebar.test.tsx:nodeCont…
formatRelativeTime software healthy conflux-app/src/components/island/NotificationQueue.tsx:for…
formatRelativeTime software healthy conflux-app/src/components/island/NotificationTray.tsx:form…
onKey software healthy conflux-app/src/components/island/NotificationTray.tsx:onKey
DockTabIcon software healthy conflux-app/src/components/island/SidebarHotzone.tsx:DockTa…
ChevronLeftIcon software healthy conflux-app/src/components/island/SidebarHotzone.tsx:Chevro…
markDragIfPastThreshold software healthy conflux-app/src/components/island/SidebarHotzone.tsx:markDr…
handlePointerDown software healthy conflux-app/src/components/island/SidebarHotzone.tsx:handle…
handlePointerMove software healthy conflux-app/src/components/island/SidebarHotzone.tsx:handle…
handleMouseDown software healthy conflux-app/src/components/island/SidebarHotzone.tsx:handle…
handleMouseMove software healthy conflux-app/src/components/island/SidebarHotzone.tsx:handle…
handlePointerEnd software healthy conflux-app/src/components/island/SidebarHotzone.tsx:handle…
handleClick software healthy conflux-app/src/components/island/SidebarHotzone.tsx:handle…

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

LabelLayerStatusPath
Cargo.toml software healthy Cargo.toml
README.md software healthy README.md
Cargo.lock software healthy Cargo.lock
Cargo.toml software healthy crates/conmux/Cargo.toml
README.md software healthy crates/conmux/README.md
CHANGELOG.md software healthy crates/conmux/CHANGELOG.md
conpty_spike.rs software healthy crates/conmux/tests/conpty_spike.rs
conpty_probe.rs software healthy crates/conmux/examples/conpty_probe.rs
replay_probe.rs software healthy crates/conmux/examples/replay_probe.rs
ctrlc_probe.rs software healthy crates/conmux/examples/ctrlc_probe.rs
error.rs software healthy crates/conmux/src/error.rs
scrollback.rs software healthy crates/conmux/src/scrollback.rs
protocol.rs software healthy crates/conmux/src/protocol.rs
lib.rs software healthy crates/conmux/src/lib.rs
capture.rs software healthy crates/conmux/src/capture.rs
types.rs software healthy crates/conmux/src/types.rs
pane.rs software healthy crates/conmux/src/pane.rs
event.rs software healthy crates/conmux/src/event.rs
pane_win.rs software healthy crates/conmux/src/pane_win.rs
modes.rs software healthy crates/conmux/src/modes.rs
theme.rs software healthy crates/conmux/src/theme.rs
job.rs software healthy crates/conmux/src/job.rs
inject.rs software healthy crates/conmux/src/inject.rs
vite.config.ts software healthy conflux-app/vite.config.ts
tailwind.config.js software healthy conflux-app/tailwind.config.js
package.json software healthy conflux-app/package.json
tsconfig.node.json software healthy conflux-app/tsconfig.node.json
index.html software healthy conflux-app/index.html
package-lock.json software healthy conflux-app/package-lock.json
tsconfig.json software healthy conflux-app/tsconfig.json
postcss.config.js software healthy conflux-app/postcss.config.js
Cargo.toml software healthy conflux-app/src-tauri/Cargo.toml
tauri.conf.json software healthy conflux-app/src-tauri/tauri.conf.json
build.rs software healthy conflux-app/src-tauri/build.rs
Cargo.lock software healthy conflux-app/src-tauri/Cargo.lock
commands_window_test.rs software healthy conflux-app/src-tauri/tests/commands_window_test.rs
claude_code_adapter_test.rs software healthy conflux-app/src-tauri/tests/claude_code_adapter_test.rs
adapter_registry_test.rs software healthy conflux-app/src-tauri/tests/adapter_registry_test.rs
toml_parser_test.rs software healthy conflux-app/src-tauri/tests/toml_parser_test.rs
event_serialization_test.rs software healthy conflux-app/src-tauri/tests/event_serialization_test.rs
commands_agent_test.rs software healthy conflux-app/src-tauri/tests/commands_agent_test.rs
default.json software healthy conflux-app/src-tauri/capabilities/default.json
lib.rs software healthy conflux-app/src-tauri/src/lib.rs
hook_runtime.rs software healthy conflux-app/src-tauri/src/hook_runtime.rs
tray.rs software healthy conflux-app/src-tauri/src/tray.rs
main.rs software healthy conflux-app/src-tauri/src/main.rs
meta.rs software healthy conflux-app/src-tauri/src/pty/meta.rs
mod.rs software healthy conflux-app/src-tauri/src/pty/mod.rs
parser.rs software healthy conflux-app/src-tauri/src/pty/parser.rs
bridge.rs software healthy conflux-app/src-tauri/src/pty/bridge.rs

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

LabelLayerStatusPath
crates software healthy crates
conmux software healthy crates/conmux
tests software healthy crates/conmux/tests
examples software healthy crates/conmux/examples
src software healthy crates/conmux/src
conflux-app software healthy conflux-app
src-tauri software healthy conflux-app/src-tauri
tests software healthy conflux-app/src-tauri/tests
capabilities software healthy conflux-app/src-tauri/capabilities
src software healthy conflux-app/src-tauri/src
pty software healthy conflux-app/src-tauri/src/pty
orchestration software healthy conflux-app/src-tauri/src/orchestration
commands software healthy conflux-app/src-tauri/src/commands
adapter software healthy conflux-app/src-tauri/src/adapter
builtin software healthy conflux-app/src-tauri/src/adapter/builtin
core software healthy conflux-app/src-tauri/src/core
persistence software healthy conflux-app/src-tauri/src/persistence
src software healthy conflux-app/src
types software healthy conflux-app/src/types
stores software healthy conflux-app/src/stores
components software healthy conflux-app/src/components
island software healthy conflux-app/src/components/island
workspace software healthy conflux-app/src/components/workspace
agent-card software healthy conflux-app/src/components/agent-card
session software healthy conflux-app/src/components/session
lib software healthy conflux-app/src/lib
locales software healthy conflux-app/src/locales
hooks software healthy conflux-app/src/hooks

LabelLayerStatusPath
MockResizeObserver software healthy conflux-app/src/components/island/TopIslandPopover.test.tsx…
MockNotification software healthy conflux-app/src/lib/system-notifications.test.ts:MockNotifi…

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

LabelLayerStatusPath
sqlite data healthy README.md

LabelLayerStatusPath
127.0.0.1 network healthy crates/conmux/tests/conpty_spike.rs

LabelLayerStatusPath
port:5173 network healthy conflux-app/vite.config.ts

LabelLayerStatusPath
gpu (detected) hardware healthy conflux-app/src/components/workspace/XtermTerminal.tsx

LabelLayerStatusPath
App frontend healthy conflux-app/src/App.tsx

LabelLayerStatusPath
auth::conflux-app/src/components/workspace/DiscussionPanel.… security healthy conflux-app/src/components/workspace/DiscussionPanel.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/401d08b6-8ebf-4abc-9016-7a890927da4e/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/401d08b6-8ebf-4abc-9016-7a890927da4e/

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.