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.

quadradois/genesis

https://github.com/quadradois/genesis · scanned 2026-06-15 23:43 UTC (2 months, 4 weeks ago)

69 raw signals (0 security + 69 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 4 weeks ago · v1 · 59 actionable findings from 1 signal source. 10 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 964 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
_get_base_dir software healthy or_client.py:14
_load_api_key software healthy or_client.py:23
_check_auth_once software healthy or_client.py:76
__init__ software healthy or_client.py:99
_is_rate_limited software healthy or_client.py:108
_mark_rate_limited software healthy or_client.py:117
_call software healthy or_client.py:124
_call_with_fallback software healthy or_client.py:193
chat software healthy or_client.py:240
chat_json software healthy or_client.py:259
vision software healthy or_client.py:297
vision_from_file software dead or_client.py:325
multi_turn software healthy or_client.py:348
available_models software healthy or_client.py:360
get_base_dir software healthy main.py:56
_get_api_key software healthy main.py:72
_load_system_prompt software healthy main.py:86
_update_memory_async software healthy main.py:100
__init__ software healthy main.py:581
_on_text_command software healthy main.py:596
_on_phone_audio software healthy main.py:607
_put software healthy main.py:611
set_speaking software healthy main.py:621
speak software healthy main.py:629
speak_error software healthy main.py:640
_build_config software healthy main.py:645
_execute_tool software healthy main.py:697
_shutdown software healthy main.py:883
_send_realtime software healthy main.py:935
_listen_audio software healthy main.py:940
callback software dead main.py:944
_receive_audio software healthy main.py:978
_periodic_maintenance software healthy main.py:1065
_play_audio software healthy main.py:1076
run software healthy main.py:1108
main software healthy main.py:1153
runner software dead main.py:1191
run_window software healthy desktop.py:6
_base_dir software healthy ui.py:31
qcol software healthy ui.py:72
__init__ software healthy ui.py:2033
_loop software healthy ui.py:110
_update software healthy ui.py:118
_get_gpu software healthy ui.py:197
_get_temp software healthy ui.py:262
snapshot software healthy ui.py:305
_step software healthy ui.py:1023
_draw_avatar software healthy ui.py:430
_radial software healthy ui.py:434
paintEvent software dead ui.py:1423

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

LabelLayerStatusPath
Nox_VSCode_Integration_Plan.md software healthy Nox_VSCode_Integration_Plan.md
or_client.py software healthy or_client.py
requirements-dev.txt software healthy requirements-dev.txt
Nox_Interface_Manifesto.md software healthy Nox_Interface_Manifesto.md
setup.py software healthy setup.py
LICENSE software healthy LICENSE
main.py software healthy main.py
requirements.txt software healthy requirements.txt
desktop.py software healthy desktop.py
ui.py software healthy ui.py
readme.md software healthy readme.md
vite.config.ts software healthy webui/vite.config.ts
package.json software healthy webui/package.json
index.html software healthy webui/index.html
package-lock.json software healthy webui/package-lock.json
tsconfig.json software healthy webui/tsconfig.json
index.css software healthy webui/src/index.css
main.tsx software healthy webui/src/main.tsx
App.tsx software healthy webui/src/App.tsx
SetupGate.tsx software healthy webui/src/settings/SetupGate.tsx
spline-demo.tsx software healthy webui/src/components/spline-demo.tsx
splite.tsx software healthy webui/src/components/ui/splite.tsx
spotlight.tsx software healthy webui/src/components/ui/spotlight.tsx
card.tsx software healthy webui/src/components/ui/card.tsx
Composer.tsx software healthy webui/src/chat/Composer.tsx
ChatPanel.tsx software healthy webui/src/chat/ChatPanel.tsx
ws.ts software healthy webui/src/lib/ws.ts
store.ts software healthy webui/src/lib/store.ts
utils.ts software healthy webui/src/lib/utils.ts
store.test.ts software healthy webui/src/lib/store.test.ts
mobileAudio.ts software healthy webui/src/lib/mobileAudio.ts
types.ts software healthy webui/src/lib/types.ts
Brain.tsx software healthy webui/src/stage/Brain.tsx
brainCanvas.ts software healthy webui/src/stage/brainCanvas.ts
Stage.tsx software healthy webui/src/stage/Stage.tsx
RobotStage.tsx software healthy webui/src/stage/RobotStage.tsx
index.tsx software healthy webui/src/stage/brain3d/index.tsx
geometry.test.ts software healthy webui/src/stage/brain3d/geometry.test.ts
geometry.ts software healthy webui/src/stage/brain3d/geometry.ts
Brain3D.tsx software healthy webui/src/stage/brain3d/Brain3D.tsx
__init__.py software healthy config/__init__.py
api_keys.example.json software healthy config/api_keys.example.json
crm_config.example.json software healthy config/crm_config.example.json
__init__.py software healthy tests/__init__.py
__init__.py software healthy tests/server/__init__.py
test_lan.py software healthy tests/server/test_lan.py
test_web_ui.py software healthy tests/server/test_web_ui.py
test_ws.py software healthy tests/server/test_ws.py
test_app.py software healthy tests/server/test_app.py
test_auth.py software healthy tests/server/test_auth.py

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

LabelLayerStatusPath
OpenRouterAuthError software healthy or_client.py:69
OpenRouterClient software healthy or_client.py:97
NoxCore software healthy main.py:579
C software healthy ui.py:48
_SysMetrics software healthy ui.py:75
HudCanvas software healthy ui.py:328
MetricBar software healthy ui.py:717
CpuCoresWidget software healthy ui.py:811
NetworkWidget software healthy ui.py:857
LogWidget software healthy ui.py:964
FileDropZone software healthy ui.py:1083
_DropCanvas software healthy ui.py:1162
SetupOverlay software healthy ui.py:1265
_HoloLabel software healthy ui.py:1417
MainWindow software healthy ui.py:1432
_RootShim software healthy ui.py:2023
NoxUI software healthy ui.py:2032
SplineBoundary software healthy webui/src/stage/Stage.tsx:SplineBoundary
FakeHub software healthy tests/server/test_web_ui.py:6
FakeWS software healthy tests/server/test_ws.py:7
AgentExecutor software healthy agent/executor.py:252
ErrorDecision software healthy agent/error_handler.py:18
TaskStatus software healthy agent/task_queue.py:9
TaskPriority software healthy agent/task_queue.py:17
Task software healthy agent/task_queue.py:24
TaskQueue software healthy agent/task_queue.py:37
ProceduralMemory software healthy memory/procedural_memory.py:171
WsLike software healthy server/ws.py:15
Hub software healthy server/ws.py:20
WebUI software healthy server/web_ui.py:49
ThinkingStage software healthy core/cognitive_runtime.py:7
ToolCallRecord software healthy core/cognitive_runtime.py:19
TurnContext software healthy core/cognitive_runtime.py:30
IterationBudget software healthy core/cognitive_runtime.py:39
ThinkingPipeline software healthy core/cognitive_runtime.py:66
CognitiveRuntime software healthy core/cognitive_runtime.py:82
ReflexionEngine software healthy core/reflexion.py:87
UserProfile software healthy core/self_improvement.py:13
ProceduralOptimizer software healthy core/self_improvement.py:102
LLMClient software healthy core/llm_client.py:38
CopilotCRM software healthy actions/crm_connector.py:37
_LiveSession software healthy actions/screen_processor.py:146
_BrowserThread software healthy actions/browser_control.py:147
RateLimitError software healthy actions/dev_agent.py:97

LabelLayerStatusPath
webui software healthy webui
src software healthy webui/src
settings software healthy webui/src/settings
components software healthy webui/src/components
ui software healthy webui/src/components/ui
chat software healthy webui/src/chat
lib software healthy webui/src/lib
stage software healthy webui/src/stage
brain3d software healthy webui/src/stage/brain3d
config software healthy config
tests software healthy tests
server software healthy tests/server
core software healthy tests/core
docs software healthy docs
superpowers software healthy docs/superpowers
plans software healthy docs/superpowers/plans
specs software healthy docs/superpowers/specs
copilot software healthy docs/copilot
agent software healthy agent
home software healthy home
Dox software healthy home/Dox
memory software healthy memory
server software healthy server
core software healthy core
actions software healthy actions

LabelLayerStatusPath
App frontend healthy webui/src/App.tsx
SetupGate frontend healthy webui/src/settings/SetupGate.tsx
Composer frontend healthy webui/src/chat/Composer.tsx
ChatPanel frontend healthy webui/src/chat/ChatPanel.tsx
Brain frontend healthy webui/src/stage/Brain.tsx
Stage frontend healthy webui/src/stage/Stage.tsx
RobotStage frontend healthy webui/src/stage/RobotStage.tsx
BrainStage frontend healthy webui/src/stage/brain3d/index.tsx
Brain3D frontend healthy webui/src/stage/brain3d/Brain3D.tsx

LabelLayerStatusPath
POST /api/message api healthy server/app.py
GET /api/config api healthy server/app.py
POST /api/config api healthy server/app.py
POST /api/upload api healthy server/app.py
GET / api healthy server/app.py

LabelLayerStatusPath
sessions data healthy memory/procedural_memory.py
memories data healthy memory/procedural_memory.py
conversations data healthy memory/procedural_memory.py
reflexions data healthy memory/procedural_memory.py
tool_log data healthy memory/procedural_memory.py

LabelLayerStatusPath
127.0.0.1 network healthy main.py
192.168.0.10 network healthy tests/server/test_auth.py
8.8.8.8 network healthy server/lan.py
124.0.0.0 network healthy actions/youtube_video.py
120.0.0.0 network healthy actions/browser_control.py

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

LabelLayerStatusPath
gpu (detected) hardware healthy or_client.py
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/8f72c1b7-4cde-417e-bfd1-a661e6c890ce/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/8f72c1b7-4cde-417e-bfd1-a661e6c890ce/

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.