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.

AllStreets/ONEXUS

https://github.com/AllStreets/ONEXUS · scanned 2026-06-17 01:16 UTC (1 month, 2 weeks ago)

224 raw signals (0 security + 224 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -16.2 (diff) · 203 actionable findings from 1 signal source. 21 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
Corpus Intelligence Cross-corpus context (cohort percentile, top patterns, fix plan) is shown only on repositories you own. Sign up and connect your repo to view it.
Scan summary Repository scanned at 60.5/100 with 100.0% coverage. It contains 3937 nodes across 30 cross-layer flows, written primarily in mixed languages. Engine surfaced 224 findings — concentrated in api (110), security (48), quality (31). Risk profile is high: 0 critical, 104 high, 12 medium. Recommended next step: open the api layer findings first — that's where the highest-impact wins live.

Showing 195 of 203 actionable findings. 224 raw detector signals were grouped into reader-sized issues. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/codebases/${encodeURIComponent(id)} (nexus/aurora/app.js:2201)
`nexus/aurora/app.js:2201` calls `DELETE /api/codebases/${encodeURIComponent(id)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/codebases/<p>` If this points at an external API, prefix it with `https://` so the ma…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/providers/keys/${encodeURIComponent(slug)} (nexus/aurora/app.js:3693)
`nexus/aurora/app.js:3693` calls `DELETE /api/providers/keys/${encodeURIComponent(slug)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/providers/keys/<p>` If this points at an external API, prefix it with `https:/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/workspaces/${encodeURIComponent(id)} (nexus/aurora/app.js:839)
`nexus/aurora/app.js:839` calls `DELETE /api/workspaces/${encodeURIComponent(id)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/workspaces/<p>` If this points at an external API, prefix it with `https://` so the m…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/agents/running (nexus/aurora/app.js:572)
`nexus/aurora/app.js:572` calls `GET /api/agents/running` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/agents/running` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/atlas/graph (nexus/aurora/app.js:1140)
`nexus/aurora/app.js:1140` calls `GET /api/atlas/graph` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/atlas/graph` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/chat-history/recent-agents?limit=12 (nexus/aurora/app.js:539)
`nexus/aurora/app.js:539` calls `GET /api/chat-history/recent-agents?limit=12` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/chat-history/recent-agents` If this points at an external API, prefix it with `https://` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/chat-history/workspaces (nexus/aurora/app.js:3808)
`nexus/aurora/app.js:3808` calls `GET /api/chat-history/workspaces` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/chat-history/workspaces` If this points at an external API, prefix it with `https://` so the matcher…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/chat-history/workspaces (nexus/aurora/app.js:486)
`nexus/aurora/app.js:486` calls `GET /api/chat-history/workspaces` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/chat-history/workspaces` If this points at an external API, prefix it with `https://` so the matcher …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/chat-history/workspaces/${encodeURIComponent(wsId)}/agents (nexus/aurora/app.js:3858)
`nexus/aurora/app.js:3858` calls `GET /api/chat-history/workspaces/${encodeURIComponent(wsId)}/agents` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/chat-history/workspaces/<p>/agents` If this points at an external…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/chronicle?source=aegis&event_type=aegis.trust_change&limit=1 (nexus/aurora/app.js:5646)
`nexus/aurora/app.js:5646` calls `GET /api/chronicle?source=aegis&event_type=aegis.trust_change&limit=1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/chronicle` If this points at an external API, prefix it with `h…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/chronicle?source=aegis&event_type=aegis.trust_change&limit=100 (nexus/aurora/app.js:588)
`nexus/aurora/app.js:588` calls `GET /api/chronicle?source=aegis&event_type=aegis.trust_change&limit=100` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/chronicle` If this points at an external API, prefix it with `…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/chronicle?source=aegis&limit=40 (nexus/aurora/app.js:636)
`nexus/aurora/app.js:636` calls `GET /api/chronicle?source=aegis&limit=40` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/chronicle` If this points at an external API, prefix it with `https://` so the matcher skips …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/chronos/timeline?limit=80 (nexus/aurora/app.js:1189)
`nexus/aurora/app.js:1189` calls `GET /api/chronos/timeline?limit=80` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/chronos/timeline` If this points at an external API, prefix it with `https://` so the matcher skip…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/codebases/${encodeURIComponent(id)}/file?path=${encodeURIComponent(rel)} (nexus/aurora/app.js:2245)
`nexus/aurora/app.js:2245` calls `GET /api/codebases/${encodeURIComponent(id)}/file?path=${encodeURIComponent(rel)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/codebases/<p>/file` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/codebases/${encodeURIComponent(id)}/tree?path=${encodeURIComponent(rel)} (nexus/aurora/app.js:2220)
`nexus/aurora/app.js:2220` calls `GET /api/codebases/${encodeURIComponent(id)}/tree?path=${encodeURIComponent(rel)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/codebases/<p>/tree` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/codebases?workspace_id=${encodeURIComponent(workspaceId)} (nexus/aurora/app.js:2147)
`nexus/aurora/app.js:2147` calls `GET /api/codebases?workspace_id=${encodeURIComponent(workspaceId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/codebases` If this points at an external API, prefix it with `http…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cortex/agent-search?q=${encodeURIComponent(preselectAgent)}&limit=5 (nexus/aurora/app.js:2798)
`nexus/aurora/app.js:2798` calls `GET /api/cortex/agent-search?q=${encodeURIComponent(preselectAgent)}&limit=5` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cortex/agent-search` If this points at an external API, …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cortex/agent-search?q=${encodeURIComponent(q)}&limit=24 (nexus/aurora/app.js:3283)
`nexus/aurora/app.js:3283` calls `GET /api/cortex/agent-search?q=${encodeURIComponent(q)}&limit=24` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cortex/agent-search` If this points at an external API, prefix it wi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cortex/agent-search?q=${encodeURIComponent(q)}&limit=24 (nexus/aurora/app.js:3344)
`nexus/aurora/app.js:3344` calls `GET /api/cortex/agent-search?q=${encodeURIComponent(q)}&limit=24` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cortex/agent-search` If this points at an external API, prefix it wi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/cortex/modules (nexus/aurora/app.js:520)
`nexus/aurora/app.js:520` calls `GET /api/cortex/modules` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cortex/modules` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/dreamweaver/brief (nexus/aurora/app.js:1068)
`nexus/aurora/app.js:1068` calls `GET /api/dreamweaver/brief` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/dreamweaver/brief` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/federation/peers (nexus/aurora/app.js:4102)
`nexus/aurora/app.js:4102` calls `GET /api/federation/peers` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/federation/peers` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/herald (nexus/aurora/app.js:1096)
`nexus/aurora/app.js:1096` calls `GET /api/herald` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/herald` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/mood/current (nexus/aurora/app.js:4121)
`nexus/aurora/app.js:4121` calls `GET /api/mood/current` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/mood/current` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/mood/current (nexus/aurora/app.js:678)
`nexus/aurora/app.js:678` calls `GET /api/mood/current` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/mood/current` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/permissions/pending (nexus/aurora/app.js:620)
`nexus/aurora/app.js:620` calls `GET /api/permissions/pending` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/permissions/pending` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/permissions/recent?limit=20 (nexus/aurora/app.js:628)
`nexus/aurora/app.js:628` calls `GET /api/permissions/recent?limit=20` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/permissions/recent` If this points at an external API, prefix it with `https://` so the matcher s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/providers (nexus/aurora/app.js:3532)
`nexus/aurora/app.js:3532` calls `GET /api/providers` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/providers` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/providers/keys (nexus/aurora/app.js:3533)
`nexus/aurora/app.js:3533` calls `GET /api/providers/keys` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/providers/keys` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/search/reader?url=${encodeURIComponent(hit.url)}&digest=true (nexus/aurora/app.js:5214)
`nexus/aurora/app.js:5214` calls `GET /api/search/reader?url=${encodeURIComponent(hit.url)}&digest=true` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/search/reader` If this points at an external API, prefix it wit…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/system/config (nexus/aurora/app.js:4046)
`nexus/aurora/app.js:4046` calls `GET /api/system/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/system/config` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/system/tests (nexus/aurora/app.js:4154)
`nexus/aurora/app.js:4154` calls `GET /api/system/tests` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/system/tests` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/trust (nexus/aurora/app.js:4075)
`nexus/aurora/app.js:4075` calls `GET /api/trust` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/trust` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/workshop/languages (nexus/aurora/app.js:4769)
`nexus/aurora/app.js:4769` calls `GET /api/workshop/languages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/workshop/languages` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/workspaces/${encodeURIComponent(workspaceId)} (nexus/aurora/app.js:1482)
`nexus/aurora/app.js:1482` calls `GET /api/workspaces/${encodeURIComponent(workspaceId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/workspaces/<p>` If this points at an external API, prefix it with `https://` s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/agents/${encodeURIComponent(slug)}/launch (nexus/aurora/app.js:2605)
`nexus/aurora/app.js:2605` calls `POST /api/agents/${encodeURIComponent(slug)}/launch` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/agents/<p>/launch` If this points at an external API, prefix it with `https://` s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/chronos/counterfactual (nexus/aurora/app.js:1234)
`nexus/aurora/app.js:1234` calls `POST /api/chronos/counterfactual` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/chronos/counterfactual` If this points at an external API, prefix it with `https://` so the matcher …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/codebases (nexus/aurora/app.js:2181)
`nexus/aurora/app.js:2181` calls `POST /api/codebases` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/codebases` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/cortex/continue (nexus/aurora/app.js:3163)
`nexus/aurora/app.js:3163` calls `POST /api/cortex/continue` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cortex/continue` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/cortex/continue (nexus/aurora/app.js:4979)
`nexus/aurora/app.js:4979` calls `POST /api/cortex/continue` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cortex/continue` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/cortex/launch (nexus/aurora/app.js:3466)
`nexus/aurora/app.js:3466` calls `POST /api/cortex/launch` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cortex/launch` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/files (nexus/aurora/app.js:2047)
`nexus/aurora/app.js:2047` calls `POST /api/files` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/files` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/messages (nexus/aurora/app.js:2315)
`nexus/aurora/app.js:2315` calls `POST /api/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/messages` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/messages/feedback (nexus/aurora/app.js:1766)
`nexus/aurora/app.js:1766` calls `POST /api/messages/feedback` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/messages/feedback` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/messages/feedback (nexus/aurora/app.js:3211)
`nexus/aurora/app.js:3211` calls `POST /api/messages/feedback` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/messages/feedback` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/messages/stream (nexus/aurora/app.js:2393)
`nexus/aurora/app.js:2393` calls `POST /api/messages/stream` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/messages/stream` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/mood/observe (nexus/aurora/app.js:4288)
`nexus/aurora/app.js:4288` calls `POST /api/mood/observe` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/mood/observe` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/permissions/decide (nexus/aurora/app.js:1787)
`nexus/aurora/app.js:1787` calls `POST /api/permissions/decide` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/permissions/decide` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/permissions/seed (nexus/aurora/app.js:1739)
`nexus/aurora/app.js:1739` calls `POST /api/permissions/seed` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/permissions/seed` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/permissions/seed (nexus/aurora/app.js:4601)
`nexus/aurora/app.js:4601` calls `POST /api/permissions/seed` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/permissions/seed` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/providers/keys (nexus/aurora/app.js:3665)
`nexus/aurora/app.js:3665` calls `POST /api/providers/keys` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/providers/keys` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/trust/${encodeURIComponent(mod)}/adjust (nexus/aurora/app.js:2697)
`nexus/aurora/app.js:2697` calls `POST /api/trust/${encodeURIComponent(mod)}/adjust` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/trust/<p>/adjust` If this points at an external API, prefix it with `https://` so t…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/trust/council/adjust (nexus/aurora/app.js:1730)
`nexus/aurora/app.js:1730` calls `POST /api/trust/council/adjust` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/trust/council/adjust` If this points at an external API, prefix it with `https://` so the matcher skip…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/trust/echo/adjust (nexus/aurora/app.js:1726)
`nexus/aurora/app.js:1726` calls `POST /api/trust/echo/adjust` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/trust/echo/adjust` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/trust/oracle/adjust (nexus/aurora/app.js:1722)
`nexus/aurora/app.js:1722` calls `POST /api/trust/oracle/adjust` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/trust/oracle/adjust` If this points at an external API, prefix it with `https://` so the matcher skips …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/workshop/run (nexus/aurora/app.js:4852)
`nexus/aurora/app.js:4852` calls `POST /api/workshop/run` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/workshop/run` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/workspaces/${el.dataset.id}/switch (nexus/aurora/app.js:2515)
`nexus/aurora/app.js:2515` calls `POST /api/workspaces/${el.dataset.id}/switch` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/workspaces/<p>/switch` If this points at an external API, prefix it with `https://` so t…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/workspaces/${el.dataset.id}/switch (nexus/aurora/app.js:5322)
`nexus/aurora/app.js:5322` calls `POST /api/workspaces/${el.dataset.id}/switch` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/workspaces/<p>/switch` If this points at an external API, prefix it with `https://` so t…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/workspaces/${encodeURIComponent(id)}/switch (nexus/aurora/app.js:5434)
`nexus/aurora/app.js:5434` calls `POST /api/workspaces/${encodeURIComponent(id)}/switch` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/workspaces/<p>/switch` If this points at an external API, prefix it with `https…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/workspaces/${encodeURIComponent(id)}/switch (nexus/aurora/app.js:825)
`nexus/aurora/app.js:825` calls `POST /api/workspaces/${encodeURIComponent(id)}/switch` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/workspaces/<p>/switch` If this points at an external API, prefix it with `https:…
Dangling fetchFetch
high System graph security auth conf 1.00 FastAPI DELETE `delete_key` without auth dependency — nexus/api/routes/provider_keys.py:182
`@router.delete` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
nexus/api/routes/provider_keys.py:182 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI DELETE `delete_workspace` without auth dependency — nexus/api/routes/workspaces.py:123
`@router.delete` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
nexus/api/routes/workspaces.py:123 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI DELETE `erase_memory` without auth dependency — nexus/api/routes/memory.py:62
`@router.delete` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
nexus/api/routes/memory.py:62 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI DELETE `remove_peer` without auth dependency — nexus/api/routes/federation.py:233
`@router.delete` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
nexus/api/routes/federation.py:233 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI DELETE `remove_provider` without auth dependency — nexus/api/routes/providers.py:123
`@router.delete` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
nexus/api/routes/providers.py:123 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI DELETE `sync_revoke` without auth dependency — nexus/api/routes/federation.py:257
`@router.delete` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
nexus/api/routes/federation.py:257 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI DELETE `unregister_codebase` without auth dependency — nexus/api/routes/codebases.py:247
`@router.delete` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
nexus/api/routes/codebases.py:247 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `accept_handshake` without auth dependency — nexus/api/routes/federation.py:135
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
nexus/api/routes/federation.py:135 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `accept_heartbeat` without auth dependency — nexus/api/routes/federation.py:171
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
nexus/api/routes/federation.py:171 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `accept_route` without auth dependency — nexus/api/routes/federation.py:146
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
nexus/api/routes/federation.py:146 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `adjust_trust` without auth dependency — nexus/api/routes/trust.py:67
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
nexus/api/routes/trust.py:67 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `allow_module` without auth dependency — nexus/api/routes/modules.py:102
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
nexus/api/routes/modules.py:102 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `commit` without auth dependency — nexus/api/routes/herald.py:100
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
nexus/api/routes/herald.py:100 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `continue_thread` without auth dependency — nexus/api/routes/cortex.py:607
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
nexus/api/routes/cortex.py:607 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `counter` without auth dependency — nexus/api/routes/herald.py:72
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
nexus/api/routes/herald.py:72 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `counterfactual` without auth dependency — nexus/api/routes/chronos.py:32
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
nexus/api/routes/chronos.py:32 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `create_workspace` without auth dependency — nexus/api/routes/workspaces.py:82
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
nexus/api/routes/workspaces.py:82 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `decide` without auth dependency — nexus/api/routes/permissions.py:84
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
nexus/api/routes/permissions.py:84 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `deny_module` without auth dependency — nexus/api/routes/modules.py:113
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
nexus/api/routes/modules.py:113 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `describe_file` without auth dependency — nexus/api/routes/multimodal.py:112
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
nexus/api/routes/multimodal.py:112 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `discover_local` without auth dependency — nexus/api/routes/federation.py:220
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
nexus/api/routes/federation.py:220 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `discover_manual` without auth dependency — nexus/api/routes/federation.py:207
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
nexus/api/routes/federation.py:207 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `install` without auth dependency — nexus/api/routes/installer.py:19
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
nexus/api/routes/installer.py:19 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `launch_agent` without auth dependency — nexus/api/routes/agents.py:210
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
nexus/api/routes/agents.py:210 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `launch` without auth dependency — nexus/api/routes/cortex.py:412
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
nexus/api/routes/cortex.py:412 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `observe` without auth dependency — nexus/api/routes/mood.py:229
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
nexus/api/routes/mood.py:229 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `offer` without auth dependency — nexus/api/routes/herald.py:60
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
nexus/api/routes/herald.py:60 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `process_file` without auth dependency — nexus/api/routes/multimodal.py:55
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
nexus/api/routes/multimodal.py:55 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `publish_event` without auth dependency — nexus/api/routes/events.py:93
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
nexus/api/routes/events.py:93 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `respond` without auth dependency — nexus/api/routes/herald.py:86
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
nexus/api/routes/herald.py:86 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `run_now` without auth dependency — nexus/api/routes/dreamweaver.py:37
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
nexus/api/routes/dreamweaver.py:37 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `run` without auth dependency — nexus/api/routes/workshop.py:88
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
nexus/api/routes/workshop.py:88 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `save_key` without auth dependency — nexus/api/routes/provider_keys.py:149
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
nexus/api/routes/provider_keys.py:149 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `seed` without auth dependency — nexus/api/routes/permissions.py:206
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
nexus/api/routes/permissions.py:206 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `send_message` without auth dependency — nexus/api/routes/messages.py:89
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
nexus/api/routes/messages.py:89 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `set_default_provider` without auth dependency — nexus/api/routes/providers.py:158
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
nexus/api/routes/providers.py:158 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `stop_agent` without auth dependency — nexus/api/routes/agents.py:231
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
nexus/api/routes/agents.py:231 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `stream_message` without auth dependency — nexus/api/routes/messages.py:136
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
nexus/api/routes/messages.py:136 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `submit_feedback` without auth dependency — nexus/api/routes/messages.py:216
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
nexus/api/routes/messages.py:216 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `switch_workspace` without auth dependency — nexus/api/routes/workspaces.py:133
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
nexus/api/routes/workspaces.py:133 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `sync_allow` without auth dependency — nexus/api/routes/federation.py:248
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
nexus/api/routes/federation.py:248 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `sync_inbound_atlas` without auth dependency — nexus/api/routes/federation.py:272
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
nexus/api/routes/federation.py:272 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `sync_push` without auth dependency — nexus/api/routes/federation.py:279
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
nexus/api/routes/federation.py:279 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `upload_file` without auth dependency — nexus/api/routes/files.py:45
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
nexus/api/routes/files.py:45 securityAuth fastapi unauth mutation
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — nexus/aurora/app.js:520
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — nexus/dashboard/app.js:115
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Placeholder conf 1.00 Critical user flow still appears backed by mock or placeholder data
A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded.
Mock dataCritical flowGenerated repo pattern
medium System graph cicd CI/CD security conf 1.00 3 occurrences GitHub Actions workflow grants broad write permissions
CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions.
3 files, 3 locations
.github/workflows/daily-briefing.yml
.github/workflows/deploy-site.yml
.github/workflows/nightly-catalog.yml
CI/CD securitySupply chainGithub actions
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in nexus/api/server.py:344
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
nexus/api/server.py:344 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in nexus/aurora/app.js:65
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
nexus/aurora/app.js:65 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in nexus/dashboard/app.js:135
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
nexus/dashboard/app.js:135 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in nexus/dashboard/index.html:203
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
nexus/dashboard/index.html:203 Direct innerhtml assignment
medium System graph quality Placeholder conf 1.00 Placeholder or mock-heavy implementation detected
Found 25 placeholder/mock markers across 3 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data.
Mock dataIncompleteGenerated repo pattern
medium System graph network Security conf 1.00 Privileged port 13 in use
Port 13 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
.github/workflows/daily-briefing.yml Ports
low System graph quality Debug conf 1.00 Debug logging residue appears in source files
Found 10 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup.
CleanupRepo hardeningGenerated repo pattern
low System graph hardware Supply chain conf 1.00 Docker base image is tag-pinned but not digest-pinned: python:3.14-slim
Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter.
Dockerfile:7 containersPinned dependencies
low System graph cicd CI/CD security conf 1.00 8 occurrences GitHub Action is tag-pinned rather than SHA-pinned
actions/checkout@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
2 files, 8 locations
.github/workflows/deploy-site.yml:29, 32, 37, 53, 56, 62 (6 hits)
.github/workflows/daily-briefing.yml:21, 26 (2 hits)
CI/CD securitySupply chainGithub actions
low System graph frontend Frontend quality conf 1.00 Icon-only button without accessible name — nexus/aurora/app.js:4826
A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work. Why: P3 in CHECKLIST.md — icon-only buttons skipped a title. Rule id: fq.button.no-label
Fq button no label
low System graph quality Integrity conf 1.00 11 occurrences Near-duplicate function bodies in 2 places
Functions with the same first-5-line body hash: nexus/agents/catalog.py:from_json, nexus/agents/catalog.py:from_json This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate.
11 occurrences
repo-level (11 hits)
duplicatesduplication
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 4 places
Functions with the same first-5-line body hash: nexus/kernel/engram.py:init_db, nexus/kernel/engram.py:init_db, nexus/kernel/engram.py:init_db, nexus/kernel/engram.py:init_db This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https://jw.hn/ai-code-hygiene). Consolid…
duplicatesduplication
low System graph quality Integrity conf 1.00 3 occurrences Near-duplicate function bodies in 5 places
Functions with the same first-5-line body hash: nexus/tui/panels.py:render, nexus/tui/panels.py:render, nexus/tui/panels.py:render, nexus/tui/panels.py:render This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https://jw.hn/ai-code-hygiene). Consolidate or document …
3 occurrences
repo-level (3 hits)
duplicatesduplication
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `_load_intents_legacy` in nexus/kernel/cortex.py:276
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `model_copy` in nexus/workspaces/manager.py:162
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `test_legacy` in tests/modules/test_legacy.py:1
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph software Dead code conf 1.00 Possibly dead Python function: acknowledge
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
nexus/modules/oracle.py:184
low System graph software Dead code conf 1.00 Possibly dead Python function: add_link
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
nexus/modules/echo.py:360
low System graph software Dead code conf 1.00 Possibly dead Python function: can_execute
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
nexus/kernel/aegis.py:426
low System graph software Dead code conf 1.00 Possibly dead Python function: can_monitor
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
nexus/kernel/aegis.py:423
low System graph software Dead code conf 1.00 Possibly dead Python function: can_suggest
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
nexus/kernel/aegis.py:420
low System graph software Dead code conf 1.00 Possibly dead Python function: find_connections
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
nexus/modules/echo.py:349
low System graph software Dead code conf 1.00 Possibly dead Python function: find_contact_by_name
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
nexus/modules/echo.py:305
low System graph software Dead code conf 1.00 Possibly dead Python function: is_autonomous
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
nexus/kernel/aegis.py:429
low System graph software Dead code conf 1.00 Possibly dead Python function: list_models
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
nexus/inference/ollama.py:136
low System graph software Dead code conf 1.00 Possibly dead Python function: list_sources
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
nexus/modules/council.py:473
low System graph software Dead code conf 1.00 Possibly dead Python function: parse_file
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
nexus/workflow/parser.py:24
low System graph software Dead code conf 1.00 Possibly dead Python function: read_key
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
nexus/tui/input_handler.py:143
low System graph software Dead code conf 1.00 Possibly dead Python function: read_xml
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
nexus/multimodal/document.py:172
low System graph software Dead code conf 1.00 Possibly dead Python function: receive_counter
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
nexus/modules/council.py:693
low System graph software Dead code conf 1.00 Possibly dead Python function: remove_rule
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
nexus/modules/oracle.py:133
low System graph software Dead code conf 1.00 Possibly dead Python function: replacer
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
nexus/workflow/engine.py:305
low System graph software Dead code conf 1.00 Possibly dead Python function: score_information
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
nexus/modules/council.py:476
low System graph software Dead code conf 1.00 Possibly dead Python function: set_modules
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
nexus/modules/council.py:418
low System graph software Dead code conf 1.00 Possibly dead Python function: unregister_module
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
nexus/kernel/cortex.py:569
low System graph software Dead code conf 1.00 Possibly dead Python function: workspaces_for
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
nexus/federation/sync.py:41
low System graph api Wiring conf 1.00 Unused endpoint: DELETE /
`nexus/api/routes/memory.py` declares `DELETE /` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: DELETE /peers/{peer_id}
`nexus/api/routes/federation.py` declares `DELETE /peers/{peer_id}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: DELETE /sync/allow/{peer_id}/{workspace_id}
`nexus/api/routes/federation.py` declares `DELETE /sync/allow/{peer_id}/{workspace_id}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who con…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /
`nexus/api/routes/modules.py` declares `GET /` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /brief
`nexus/api/routes/dreamweaver.py` declares `GET /brief` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /capabilities
`nexus/api/routes/federation.py` declares `GET /capabilities` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /current
`nexus/api/routes/mood.py` declares `GET /current` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /diff
`nexus/api/routes/replay.py` declares `GET /diff` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /episodic
`nexus/api/routes/memory.py` declares `GET /episodic` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /formats
`nexus/api/routes/multimodal.py` declares `GET /formats` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /languages
`nexus/api/routes/workshop.py` declares `GET /languages` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /peers
`nexus/api/routes/federation.py` declares `GET /peers` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /pending
`nexus/api/routes/permissions.py` declares `GET /pending` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /pulse-rate
`nexus/api/routes/cockpit.py` declares `GET /pulse-rate` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /recent
`nexus/api/routes/permissions.py` declares `GET /recent` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /recent-agents
`nexus/api/routes/chat_history.py` declares `GET /recent-agents` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /routing
`nexus/api/routes/replay.py` declares `GET /routing` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /semantic
`nexus/api/routes/memory.py` declares `GET /semantic` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /snapshot
`nexus/api/routes/cockpit.py` declares `GET /snapshot` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /snapshot/{timestamp:path}
`nexus/api/routes/replay.py` declares `GET /snapshot/{timestamp:path}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /sync/allowlist
`nexus/api/routes/federation.py` declares `GET /sync/allowlist` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /timeline
`nexus/api/routes/chronos.py` declares `GET /timeline` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /topics
`nexus/api/routes/events.py` declares `GET /topics` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /trust/{module}
`nexus/api/routes/replay.py` declares `GET /trust/{module}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /working
`nexus/api/routes/memory.py` declares `GET /working` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /workspaces/{workspace_id}/agents
`nexus/api/routes/chat_history.py` declares `GET /workspaces/{workspace_id}/agents` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consume…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /workspaces/{workspace_id}/agents/{module}/chats
`nexus/api/routes/chat_history.py` declares `GET /workspaces/{workspace_id}/agents/{module}/chats` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or document…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /{name}
`nexus/api/routes/modules.py` declares `GET /{name}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: GET /{workspace_id}
`nexus/api/routes/files.py` declares `GET /{workspace_id}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /
`nexus/api/routes/files.py` declares `POST /` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /counterfactual
`nexus/api/routes/chronos.py` declares `POST /counterfactual` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /decide
`nexus/api/routes/permissions.py` declares `POST /decide` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /describe
`nexus/api/routes/multimodal.py` declares `POST /describe` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /discover
`nexus/api/routes/federation.py` declares `POST /discover` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /discover/local
`nexus/api/routes/federation.py` declares `POST /discover/local` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /feedback
`nexus/api/routes/messages.py` declares `POST /feedback` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /handshake
`nexus/api/routes/federation.py` declares `POST /handshake` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /heartbeat
`nexus/api/routes/federation.py` declares `POST /heartbeat` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /observe
`nexus/api/routes/mood.py` declares `POST /observe` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /process
`nexus/api/routes/multimodal.py` declares `POST /process` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /publish
`nexus/api/routes/events.py` declares `POST /publish` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /route
`nexus/api/routes/federation.py` declares `POST /route` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /run
`nexus/api/routes/workshop.py` declares `POST /run` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /seed
`nexus/api/routes/permissions.py` declares `POST /seed` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /stream
`nexus/api/routes/messages.py` declares `POST /stream` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /sync/allow
`nexus/api/routes/federation.py` declares `POST /sync/allow` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /sync/atlas
`nexus/api/routes/federation.py` declares `POST /sync/atlas` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /sync/push
`nexus/api/routes/federation.py` declares `POST /sync/push` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /{name}/allow
`nexus/api/routes/modules.py` declares `POST /{name}/allow` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /{name}/deny
`nexus/api/routes/modules.py` declares `POST /{name}/deny` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph quality Complexity conf 1.00 Very large file: nexus/aurora/app.js (5723 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
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/b3a8b7cf-e376-4765-90af-1052331e48af/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/b3a8b7cf-e376-4765-90af-1052331e48af/

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.