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.

Tereseus/PAN

https://github.com/Tereseus/PAN · scanned 2026-06-16 00:32 UTC (2 months, 2 weeks ago)

563 raw signals (0 security + 563 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 556 actionable findings from 1 signal source. 7 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 36.2/100 with 100.0% coverage. It contains 3527 nodes across 30 cross-layer flows, written primarily in mixed languages. Engine surfaced 563 findings — concentrated in api (166), quality (153), frontend (127). Risk profile is high: 1 critical, 121 high, 128 medium. Recommended next step: open the api layer findings first — that's where the highest-impact wins live.

Showing 449 of 556 actionable findings. 563 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.

critical System graph security Secrets conf 1.00 Possible secret in service/src/hooks/skill-learner.js
Detected pattern matching openai_or_anthropic_key. Rotate the credential and move to a secret manager.
service/src/hooks/skill-learner.js:25
high System graph api Wiring conf 1.00 Dangling fetch: DELETE https://api.tailscale.com/api/v2/device/${apiDev.id} (service/src/server.js:4345)
`service/src/server.js:4345` calls `DELETE https://api.tailscale.com/api/v2/device/${apiDev.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.tailscale.com/api/v2/device/<p>` If this points at an extern…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE https://api.tailscale.com/api/v2/device/${dev.id} (service/src/server.js:335)
`service/src/server.js:335` calls `DELETE https://api.tailscale.com/api/v2/device/${dev.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.tailscale.com/api/v2/device/<p>` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/carrier/status (service/dashboard/src/lib/stores/services.svelte.js:22)
`service/dashboard/src/lib/stores/services.svelte.js:22` calls `GET /api/carrier/status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/carrier/status` If this points at an external API, prefix it with `https://` so…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/carrier/status (service/public/v2/_app/immutable/nodes/24.CdENhAy3.js:2)
`service/public/v2/_app/immutable/nodes/24.CdENhAy3.js:2` calls `GET /api/carrier/status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/carrier/status` If this points at an external API, prefix it with `https://` s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/carrier/status (service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:1)
`service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:1` calls `GET /api/carrier/status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/carrier/status` If this points at an external API, prefix it with `https://` s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/dashboard/bundle-hash (service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:12)
`service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:12` calls `GET /api/dashboard/bundle-hash` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/dashboard/bundle-hash` If this points at an external API, prefix it wi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/dashboard/bundle-hash (service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:24)
`service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:24` calls `GET /api/dashboard/bundle-hash` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/dashboard/bundle-hash` If this points at an external API, prefix it wi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/hostname (service/installer/pan-installer.cjs:901)
`service/installer/pan-installer.cjs:901` calls `GET /api/hostname` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/hostname` 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/v1/auth/users (service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:1)
`service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:1` calls `GET /api/v1/auth/users` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/auth/users` If this points at an external API, prefix it with `https://` so …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/chat/calendar?month=${e(R)+1}&year=${e(_e)} (service/public/v2/_app/immutable/nodes/0.eRKQCTaV.js:1)
`service/public/v2/_app/immutable/nodes/0.eRKQCTaV.js:1` calls `GET /api/v1/chat/calendar?month=${e(R)+1}&year=${e(_e)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/chat/calendar` If this points at an external…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/chat/threads/${a}/messages?limit=20 (service/public/v2/_app/immutable/nodes/0.eRKQCTaV.js:1)
`service/public/v2/_app/immutable/nodes/0.eRKQCTaV.js:1` calls `GET /api/v1/chat/threads/${a}/messages?limit=20` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/chat/threads/<p>/messages` If this points at an exte…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/chat/unread (service/public/v2/_app/immutable/nodes/0.eRKQCTaV.js:1)
`service/public/v2/_app/immutable/nodes/0.eRKQCTaV.js:1` calls `GET /api/v1/chat/unread` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/chat/unread` If this points at an external API, prefix it with `https://` so…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/client/devices (service/dashboard/src/lib/stores/devices.svelte.js:50)
`service/dashboard/src/lib/stores/devices.svelte.js:50` calls `GET /api/v1/client/devices` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/client/devices` 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/v1/client/devices (service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:1)
`service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:1` calls `GET /api/v1/client/devices` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/client/devices` 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/v1/client/devices (service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:24)
`service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:24` calls `GET /api/v1/client/devices` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/client/devices` 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/v1/devices/list (service/public/v2/_app/immutable/nodes/10.CIcz8j3-.js:1)
`service/public/v2/_app/immutable/nodes/10.CIcz8j3-.js:1` calls `GET /api/v1/devices/list` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/devices/list` 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/v1/intuition/current (service/public/v2/_app/immutable/nodes/10.CIcz8j3-.js:1)
`service/public/v2/_app/immutable/nodes/10.CIcz8j3-.js:1` calls `GET /api/v1/intuition/current` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/intuition/current` If this points at an external API, prefix it with …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/needs${ke} (service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:1)
`service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:1` calls `GET /api/v1/needs${ke}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/needs/<p>` 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: GET /api/v1/orgs (service/public/v2/_app/immutable/nodes/0.eRKQCTaV.js:1)
`service/public/v2/_app/immutable/nodes/0.eRKQCTaV.js:1` calls `GET /api/v1/orgs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/orgs` 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 2 occurrences Dangling fetch: GET /api/v1/pan/synthesis${ke} (service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:1)
`service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:1` calls `GET /api/v1/pan/synthesis${ke}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/pan/synthesis/<p>` If this points at an external API, prefix it with…
2 occurrences
repo-level (2 hits)
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/perf/trace (service/dashboard/src/lib/stores/perf.svelte.js:179)
`service/dashboard/src/lib/stores/perf.svelte.js:179` calls `GET /api/v1/perf/trace` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/perf/trace` If this points at an external API, prefix it with `https://` so the …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/perf/trace (service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:7)
`service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:7` calls `GET /api/v1/perf/trace` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/perf/trace` If this points at an external API, prefix it with `https://` so …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/sensors?device=${encodeURIComponent(e(t).drilldown.name)} (service/public/v2/_app/immutable/nodes/9.BLwRZqA_.js:1)
`service/public/v2/_app/immutable/nodes/9.BLwRZqA_.js:1` calls `GET /api/v1/sensors?device=${encodeURIComponent(e(t).drilldown.name)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/sensors` If this points at an …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/teams (service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:1)
`service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:1` calls `GET /api/v1/teams` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/teams` If this points at an external API, prefix it with `https://` so the matche…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/teams/${$e} (service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:1)
`service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:1` calls `GET /api/v1/teams/${$e}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/teams/<p>` If this points at an external API, prefix it with `https://` so …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /dashboard/api/projects/${e(t).drilldown.id}/tasks (service/public/v2/_app/immutable/nodes/9.BLwRZqA_.js:1)
`service/public/v2/_app/immutable/nodes/9.BLwRZqA_.js:1` calls `GET /dashboard/api/projects/${e(t).drilldown.id}/tasks` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/dashboard/api/projects/<p>/tasks` If this points…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /lifeboat/status (service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:1)
`service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:1` calls `GET /lifeboat/status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/lifeboat/status` If this points at an external API, prefix it with `https://` so …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /v2/_app/version.json?_=${Date.now()} (service/public/v2/_app/immutable/nodes/0.eRKQCTaV.js:1)
`service/public/v2/_app/immutable/nodes/0.eRKQCTaV.js:1` calls `GET /v2/_app/version.json?_=${Date.now()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/_app/version.json` If this points at an external API, prefix …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${_craftPort()}${path} (service/src/panel-broadcaster.js:51)
`service/src/panel-broadcaster.js:51` calls `GET http://127.0.0.1:${_craftPort()}${path}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/<p>` If this points at an external API, prefix it with `h…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${CARRIER_PORT}/health (service/src/carrier.js:2171)
`service/src/carrier.js:2171` calls `GET http://127.0.0.1:${CARRIER_PORT}/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/health` If this points at an external API, prefix it with `https:…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${CARRIER_PORT}/health (service/src/super-carrier.js:59)
`service/src/super-carrier.js:59` calls `GET http://127.0.0.1:${CARRIER_PORT}/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/health` If this points at an external API, prefix it with `ht…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${carrierPort}/api/carrier/clients (service/src/router.js:798)
`service/src/router.js:798` calls `GET http://127.0.0.1:${carrierPort}/api/carrier/clients` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/carrier/clients` If this points at an external API,…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${PAN_PORT}/api/v1/terminal/sessions (service/src/router.js:727)
`service/src/router.js:727` calls `GET http://127.0.0.1:${PAN_PORT}/api/v1/terminal/sessions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/v1/terminal/sessions` If this points at an extern…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${PORT}/health (hub/test.js:116)
`hub/test.js:116` calls `GET http://127.0.0.1:${PORT}/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/health` 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 http://127.0.0.1:${port}/health (service/src/cli/start.js:41)
`service/src/cli/start.js:41` calls `GET http://127.0.0.1:${port}/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/health` 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: GET http://127.0.0.1:${port}/health (service/src/cli/start.js:60)
`service/src/cli/start.js:60` calls `GET http://127.0.0.1:${port}/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/health` 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: GET http://127.0.0.1:7777/health (service/src/routes/dashboard.js:995)
`service/src/routes/dashboard.js:995` calls `GET http://127.0.0.1:7777/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:7777/health` If this points at an external API, prefix it with `https://`…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:7777/health (service/src/server.js:796)
`service/src/server.js:796` calls `GET http://127.0.0.1:7777/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:7777/health` 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: GET http://127.0.0.1:7777/health (service/src/steward.js:1092)
`service/src/steward.js:1092` calls `GET http://127.0.0.1:7777/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:7777/health` If this points at an external API, prefix it with `https://` so the …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:7782 (service/src/routes/dashboard.js:997)
`service/src/routes/dashboard.js:997` calls `GET http://127.0.0.1:7782` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:7782` If this points at an external API, prefix it with `https://` so the matche…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:${DEV_PORT}/health (service/src/server.js:3520)
`service/src/server.js:3520` calls `GET http://localhost:${DEV_PORT}/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/health` If this points at an external API, prefix it with `https://` s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:${DEV_PORT}/health (service/src/server.js:3551)
`service/src/server.js:3551` calls `GET http://localhost:${DEV_PORT}/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/health` If this points at an external API, prefix it with `https://` s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:${port}/health (service/src/server.js:3491)
`service/src/server.js:3491` calls `GET http://localhost:${port}/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/health` If this points at an external API, prefix it with `https://` so th…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:${port}/v2/ (service/src/server.js:3496)
`service/src/server.js:3496` calls `GET http://localhost:${port}/v2/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/v2` If this points at an external API, prefix it with `https://` so the match…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:${svcDef.port}${svcDef.health} (service/src/project-runner.js:130)
`service/src/project-runner.js:130` calls `GET http://localhost:${svcDef.port}${svcDef.health}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/<p>` If this points at an external API, prefix it w…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:11434/api/tags (service/test-memory.js:68)
`service/test-memory.js:68` calls `GET http://localhost:11434/api/tags` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:11434/api/tags` If this points at an external API, prefix it with `https://` so …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://localhost:1234/v1/models (service/src/server.js:5285)
`service/src/server.js:5285` calls `GET http://localhost:1234/v1/models` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:1234/v1/models` If this points at an external API, prefix it with `https://` so…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.anthropic.com/v1/models (service/src/server.js:2167)
`service/src/server.js:2167` calls `GET https://api.anthropic.com/v1/models` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.anthropic.com/v1/models` If this points at an external API, prefix it with `http…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.github.com/repos/${issue.repo}/issues/${issue.number} (service/src/issue-checker.js:19)
`service/src/issue-checker.js:19` calls `GET https://api.github.com/repos/${issue.repo}/issues/${issue.number}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.github.com/repos/<p>/issues/<p>` If this poin…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.github.com/repos/${issue.repo}/issues/${issue.number}/comments?per_page=5&sort=created&direction=desc (service/src/issue-checker.js:42)
`service/src/issue-checker.js:42` calls `GET https://api.github.com/repos/${issue.repo}/issues/${issue.number}/comments?per_page=5&sort=created&direction=desc` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.github.com/user (service/src/routes/auth.js:33)
`service/src/routes/auth.js:33` calls `GET https://api.github.com/user` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.github.com/user` If this points at an external API, prefix it with `https://` so the …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.github.com/user/emails (service/src/routes/auth.js:34)
`service/src/routes/auth.js:34` calls `GET https://api.github.com/user/emails` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.github.com/user/emails` If this points at an external API, prefix it with `htt…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.tailscale.com/api/v2/tailnet/-/devices (service/src/server.js:325)
`service/src/server.js:325` calls `GET https://api.tailscale.com/api/v2/tailnet/-/devices` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.tailscale.com/api/v2/tailnet/-/devices` If this points at an exter…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.tailscale.com/api/v2/tailnet/-/devices (service/src/server.js:4336)
`service/src/server.js:4336` calls `GET https://api.tailscale.com/api/v2/tailnet/-/devices` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.tailscale.com/api/v2/tailnet/-/devices` If this points at an exte…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://graph.microsoft.com/v1.0/me (service/src/routes/auth.js:24)
`service/src/routes/auth.js:24` calls `GET https://graph.microsoft.com/v1.0/me` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/graph.microsoft.com/v1.0/me` If this points at an external API, prefix it with `h…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://oauth2.googleapis.com/tokeninfo?id_token=${token} (service/src/routes/auth.js:18)
`service/src/routes/auth.js:18` calls `GET https://oauth2.googleapis.com/tokeninfo?id_token=${token}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/oauth2.googleapis.com/tokeninfo` If this points at an exter…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /dashboard/api/alerts/${D} (service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:1)
`service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:1` calls `PATCH /dashboard/api/alerts/${D}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/dashboard/api/alerts/<p>` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/carrier/restart (service/public/v2/_app/immutable/nodes/24.CdENhAy3.js:2)
`service/public/v2/_app/immutable/nodes/24.CdENhAy3.js:2` calls `POST /api/carrier/restart` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/carrier/restart` 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/carrier/restart?force=1 (service/public/v2/_app/immutable/nodes/24.CdENhAy3.js:2)
`service/public/v2/_app/immutable/nodes/24.CdENhAy3.js:2` calls `POST /api/carrier/restart?force=1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/carrier/restart` If this points at an external API, prefix it with `…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/carrier/swap (service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:1)
`service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:1` calls `POST /api/carrier/swap` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/carrier/swap` 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/install (service/installer/pan-installer.cjs:940)
`service/installer/pan-installer.cjs:940` calls `POST /api/install` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/install` 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/v1/cancel (service/public/v2/_app/immutable/nodes/14.ChhyqRxG.js:4)
`service/public/v2/_app/immutable/nodes/14.ChhyqRxG.js:4` calls `POST /api/v1/cancel` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/cancel` If this points at an external API, prefix it with `https://` so the mat…
Dangling fetchFetch
high System graph api Wiring conf 1.00 2 occurrences Dangling fetch: POST /api/v1/chat (service/public/v2/_app/immutable/nodes/15.DN-UP6g2.js:1)
`service/public/v2/_app/immutable/nodes/15.DN-UP6g2.js:1` calls `POST /api/v1/chat` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/chat` If this points at an external API, prefix it with `https://` so the matcher…
2 occurrences
repo-level (2 hits)
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/chat/calendar (service/public/v2/_app/immutable/nodes/0.eRKQCTaV.js:1)
`service/public/v2/_app/immutable/nodes/0.eRKQCTaV.js:1` calls `POST /api/v1/chat/calendar` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/chat/calendar` 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/v1/chat/stream (service/public/v2/_app/immutable/nodes/14.ChhyqRxG.js:1)
`service/public/v2/_app/immutable/nodes/14.ChhyqRxG.js:1` calls `POST /api/v1/chat/stream` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/chat/stream` 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/v1/chat/threads/${e(Te)}/messages (service/public/v2/_app/immutable/nodes/0.eRKQCTaV.js:1)
`service/public/v2/_app/immutable/nodes/0.eRKQCTaV.js:1` calls `POST /api/v1/chat/threads/${e(Te)}/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/chat/threads/<p>/messages` If this points at an external…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/chat/threads/${v.thread_id}/read (service/public/v2/_app/immutable/nodes/0.eRKQCTaV.js:1)
`service/public/v2/_app/immutable/nodes/0.eRKQCTaV.js:1` calls `POST /api/v1/chat/threads/${v.thread_id}/read` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/chat/threads/<p>/read` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/chat/threads/dm (service/public/v2/_app/immutable/nodes/0.eRKQCTaV.js:1)
`service/public/v2/_app/immutable/nodes/0.eRKQCTaV.js:1` calls `POST /api/v1/chat/threads/dm` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/chat/threads/dm` If this points at an external API, prefix it with `htt…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/client/${encodeURIComponent(deviceId)}/approve (service/dashboard/src/lib/stores/devices.svelte.js:66)
`service/dashboard/src/lib/stores/devices.svelte.js:66` calls `POST /api/v1/client/${encodeURIComponent(deviceId)}/approve` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/client/<p>/approve` If this points at an …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/client/${encodeURIComponent(deviceId)}/deny (service/dashboard/src/lib/stores/devices.svelte.js:72)
`service/dashboard/src/lib/stores/devices.svelte.js:72` calls `POST /api/v1/client/${encodeURIComponent(deviceId)}/deny` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/client/<p>/deny` If this points at an extern…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/client/${encodeURIComponent(m)}/approve (service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:1)
`service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:1` calls `POST /api/v1/client/${encodeURIComponent(m)}/approve` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/client/<p>/approve` If this points at an exter…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/client/${encodeURIComponent(m)}/deny (service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:1)
`service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:1` calls `POST /api/v1/client/${encodeURIComponent(m)}/deny` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/client/<p>/deny` If this points at an external AP…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/orgs/switch (service/public/v2/_app/immutable/nodes/0.eRKQCTaV.js:1)
`service/public/v2/_app/immutable/nodes/0.eRKQCTaV.js:1` calls `POST /api/v1/orgs/switch` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/orgs/switch` 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/v1/perf/event (service/dashboard/src/lib/stores/perf.svelte.js:198)
`service/dashboard/src/lib/stores/perf.svelte.js:198` calls `POST /api/v1/perf/event` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/perf/event` If this points at an external API, prefix it with `https://` so the…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/perf/event (service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:7)
`service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:7` calls `POST /api/v1/perf/event` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/perf/event` If this points at an external API, prefix it with `https://` so…
Dangling fetchFetch
high System graph api Wiring conf 1.00 2 occurrences Dangling fetch: POST /dashboard/api/projects/${s.projectId}/tasks (service/public/v2/_app/immutable/nodes/26.BpR5ztNG.js:14)
`service/public/v2/_app/immutable/nodes/26.BpR5ztNG.js:14` calls `POST /dashboard/api/projects/${s.projectId}/tasks` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/dashboard/api/projects/<p>/tasks` If this points at…
2 occurrences
repo-level (2 hits)
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /dashboard/api/sections/${r}/items (service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:24)
`service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:24` calls `POST /dashboard/api/sections/${r}/items` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/dashboard/api/sections/<p>/items` If this points at an extern…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /dashboard/api/sections/${t}/items (service/public/v2/_app/immutable/nodes/26.BpR5ztNG.js:14)
`service/public/v2/_app/immutable/nodes/26.BpR5ztNG.js:14` calls `POST /dashboard/api/sections/${t}/items` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/dashboard/api/sections/<p>/items` If this points at an extern…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /lifeboat/confirm (service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:1)
`service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:1` calls `POST /lifeboat/confirm` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/lifeboat/confirm` If this points at an external API, prefix it with `https://` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /lifeboat/rollback (service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:1)
`service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:1` calls `POST /lifeboat/rollback` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/lifeboat/rollback` If this points at an external API, prefix it with `https://…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:${carrierPort}/api/carrier/client-send (service/src/router.js:888)
`service/src/router.js:888` calls `POST http://127.0.0.1:${carrierPort}/api/carrier/client-send` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/carrier/client-send` If this points at an exte…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:${carrierPort}/api/carrier/client-send (service/src/routes/client.js:178)
`service/src/routes/client.js:178` calls `POST http://127.0.0.1:${carrierPort}/api/carrier/client-send` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/carrier/client-send` If this points at …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:${Nu}/open (service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:7)
`service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:7` calls `POST http://127.0.0.1:${Nu}/open` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/open` If this points at an external API, prefix …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:${PAN_PORT}/api/v1/terminal/pipe (service/src/router.js:1008)
`service/src/router.js:1008` calls `POST http://127.0.0.1:${PAN_PORT}/api/v1/terminal/pipe` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/v1/terminal/pipe` If this points at an external API…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:${port}/api/v1/whisper (service/src/mic-router.js:198)
`service/src/mic-router.js:198` calls `POST http://127.0.0.1:${port}/api/v1/whisper` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/v1/whisper` If this points at an external API, prefix it w…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:${primaryCraft.port}/api/v1/screen-watcher/burst (service/src/carrier.js:1587)
`service/src/carrier.js:1587` calls `POST http://127.0.0.1:${primaryCraft.port}/api/v1/screen-watcher/burst` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/v1/screen-watcher/burst` If this p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:${primaryCraft.port}/api/v1/tests/run (service/src/carrier.js:1596)
`service/src/carrier.js:1596` calls `POST http://127.0.0.1:${primaryCraft.port}/api/v1/tests/run` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/api/v1/tests/run` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:${TAURI_PORT}/open (service/dashboard/src/lib/compose.js:23)
`service/dashboard/src/lib/compose.js:23` calls `POST http://127.0.0.1:${TAURI_PORT}/open` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/open` If this points at an external API, prefix it with …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:${TAURI_PORT}/screenshot (service/src/dashboard-vision-verifier.js:30)
`service/src/dashboard-vision-verifier.js:30` calls `POST http://127.0.0.1:${TAURI_PORT}/screenshot` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/screenshot` If this points at an external API,…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:${TAURI_PORT}/screenshot (service/src/dashboard-watchdog.js:104)
`service/src/dashboard-watchdog.js:104` calls `POST http://127.0.0.1:${TAURI_PORT}/screenshot` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/screenshot` If this points at an external API, prefi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:${TAURI_PORT}/screenshot (service/src/screen-watcher.js:152)
`service/src/screen-watcher.js:152` calls `POST http://127.0.0.1:${TAURI_PORT}/screenshot` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/screenshot` If this points at an external API, prefix it…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:${ya}/open (service/public/v2/_app/immutable/nodes/15.DN-UP6g2.js:1)
`service/public/v2/_app/immutable/nodes/15.DN-UP6g2.js:1` calls `POST http://127.0.0.1:${ya}/open` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/open` If this points at an external API, prefix …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:7777/api/carrier/swap (service/src/steward.js:1164)
`service/src/steward.js:1164` calls `POST http://127.0.0.1:7777/api/carrier/swap` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:7777/api/carrier/swap` If this points at an external API, prefix it wi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:7777/api/v1/claude-control/send (service/src/router.js:871)
`service/src/router.js:871` calls `POST http://127.0.0.1:7777/api/v1/claude-control/send` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:7777/api/v1/claude-control/send` If this points at an external…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:7777/api/v1/client/command (service/src/smart-steward.js:307)
`service/src/smart-steward.js:307` calls `POST http://127.0.0.1:7777/api/v1/client/command` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:7777/api/v1/client/command` If this points at an external AP…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:7777/api/v1/client/push-update (service/src/smart-steward.js:321)
`service/src/smart-steward.js:321` calls `POST http://127.0.0.1:7777/api/v1/client/push-update` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:7777/api/v1/client/push-update` If this points at an ext…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:7777/api/v1/logs (service/src/hooks/skill-learner.js:214)
`service/src/hooks/skill-learner.js:214` calls `POST http://127.0.0.1:7777/api/v1/logs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:7777/api/v1/logs` If this points at an external API, prefix it w…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:7782/ (service/src/server.js:4880)
`service/src/server.js:4880` calls `POST http://127.0.0.1:7782/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:7782` 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 http://127.0.0.1:7782/ (service/src/server.js:4916)
`service/src/server.js:4916` calls `POST http://127.0.0.1:7782/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:7782` 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 http://127.0.0.1:7790/dictate (service/src/server.js:4779)
`service/src/server.js:4779` calls `POST http://127.0.0.1:7790/dictate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:7790/dictate` If this points at an external API, prefix it with `https://` so th…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:7790/dictate (service/src/server.js:4802)
`service/src/server.js:4802` calls `POST http://127.0.0.1:7790/dictate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:7790/dictate` If this points at an external API, prefix it with `https://` so th…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:7790/screenshot (service/src/carrier.js:1648)
`service/src/carrier.js:1648` calls `POST http://127.0.0.1:7790/screenshot` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:7790/screenshot` If this points at an external API, prefix it with `https://…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:7790/winh (service/src/server.js:4768)
`service/src/server.js:4768` calls `POST http://127.0.0.1:7790/winh` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:7790/winh` If this points at an external API, prefix it with `https://` so the matc…
Dangling fetchFetch
high System graph api Wiring conf 1.00 3 occurrences Dangling fetch: POST http://127.0.0.1:7790/wrap/inbound (service/src/routes/wrap.js:281)
`service/src/routes/wrap.js:281` calls `POST http://127.0.0.1:7790/wrap/inbound` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:7790/wrap/inbound` If this points at an external API, prefix it with `h…
3 occurrences
repo-level (3 hits)
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST http://localhost:11434/api/pull (service/test-memory.js:76)
`service/test-memory.js:76` calls `POST http://localhost:11434/api/pull` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:11434/api/pull` If this points at an external API, prefix it with `https://` so…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.anthropic.com/v1/messages (service/src/server.js:2368)
`service/src/server.js:2368` calls `POST https://api.anthropic.com/v1/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/https:/api.anthropic.com/v1/messages` If this points at an external API, prefix…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.cerebras.ai/v1/chat/completions (service/src/hooks/skill-learner.js:34)
`service/src/hooks/skill-learner.js:34` calls `POST https://api.cerebras.ai/v1/chat/completions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.cerebras.ai/v1/chat/completions` If this points at an extern…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.tailscale.com/api/v2/oauth/token (service/src/server.js:4326)
`service/src/server.js:4326` calls `POST https://api.tailscale.com/api/v2/oauth/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.tailscale.com/api/v2/oauth/token` If this points at an external API, p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://github.com/login/oauth/access_token (service/src/routes/auth.js:297)
`service/src/routes/auth.js:297` calls `POST https://github.com/login/oauth/access_token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/github.com/login/oauth/access_token` If this points at an external API,…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://oauth2.googleapis.com/token (service/src/routes/auth.js:366)
`service/src/routes/auth.js:366` calls `POST https://oauth2.googleapis.com/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/oauth2.googleapis.com/token` If this points at an external API, prefix it with …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/v1/chat/contacts/${a.id} (service/public/v2/_app/immutable/nodes/0.eRKQCTaV.js:1)
`service/public/v2/_app/immutable/nodes/0.eRKQCTaV.js:1` calls `PUT /api/v1/chat/contacts/${a.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/chat/contacts/<p>` If this points at an external API, prefix it wi…
Dangling fetchFetch
high System graph security security conf 1.00 Insecure pattern 'eval_used' in browser-extension/background.js:236
Found a known-risky pattern (eval_used). Review and replace if possible.
browser-extension/background.js:236 Eval used
high System graph security security conf 1.00 Insecure pattern 'exec_used' in pan-client/pan-client.js:1108
Found a known-risky pattern (exec_used). Review and replace if possible.
pan-client/pan-client.js:1108 Exec used
high System graph security security conf 1.00 Insecure pattern 'exec_used' in service/pan-tray.cjs:130
Found a known-risky pattern (exec_used). Review and replace if possible.
service/pan-tray.cjs:130 Exec used
high System graph security security conf 1.00 Insecure pattern 'exec_used' in service/src/activity-tracker.js:69
Found a known-risky pattern (exec_used). Review and replace if possible.
service/src/activity-tracker.js:69 Exec used
high System graph security security conf 1.00 Insecure pattern 'exec_used' in service/src/server.js:738
Found a known-risky pattern (exec_used). Review and replace if possible.
service/src/server.js:738 Exec used
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — hub/test.js:116
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 — service/dashboard/src/lib/stores/devices.svelte.js:66
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 — service/public/v2/_app/immutable/nodes/0.eRKQCTaV.js:1
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 — service/public/v2/_app/immutable/nodes/11.BtOMsgph.js:1
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 — service/public/v2/_app/immutable/nodes/13.BgBCn-6I.js:1
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 — service/public/v2/_app/immutable/nodes/14.ChhyqRxG.js:1
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 — service/public/v2/_app/immutable/nodes/15.DN-UP6g2.js:1
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 — service/public/v2/_app/immutable/nodes/16.Cugh_AJ9.js:1
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 — service/public/v2/_app/immutable/nodes/18.TuDxOq-a.js:1
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 — service/public/v2/_app/immutable/nodes/21.wkXNyAUX.js:1
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 — service/public/v2/_app/immutable/nodes/24.CdENhAy3.js:2
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 — service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:1
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 — service/public/v2/_app/immutable/nodes/26.BpR5ztNG.js:14
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 — service/public/v2/_app/immutable/nodes/9.BLwRZqA_.js:1
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 — service/seed-tasks.js:8
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 — service/src/email.js:161
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 — service/src/hooks/skill-learner.js:34
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 — service/src/issue-checker.js:42
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 — service/src/llm.js:639
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 — service/src/mcp/pan-tools.js:22
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 — service/src/mcp/quality-log-tools.js:17
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 — service/src/router.js:1008
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 — service/src/routes/auth.js:18
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 — service/src/routes/voice.js:20
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 — service/src/routes/wrap.js:111
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 — service/src/server.js:325
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 — service/test-memory.js:68
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 Agent instructions conf 1.00 Agent authority lacks a verifier contract: .mcp.json
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
.mcp.json VerificationMcp config
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: service/.mcp.json
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
service/.mcp.json VerificationMcp config
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 hardware Security conf 1.00 Dockerfile runs as root: hub/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph hardware Security conf 1.00 Dockerfile runs as root: installer/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph cicd CI/CD security conf 1.00 GitHub Action is tag-pinned rather than SHA-pinned
softprops/action-gh-release@v2 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
.github/workflows/release-installer.yml:39 CI/CD securitySupply chainGithub actions
medium System graph cicd CI/CD security conf 1.00 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.
.github/workflows/release-installer.yml CI/CD securitySupply chainGithub actions
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in service/installer/pan-installer.cjs:979
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
service/installer/pan-installer.cjs:979 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in service/src/carrier.js:1802
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
service/src/carrier.js:1802 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in service/src/server.js:2977
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
service/src/server.js:2977 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in service/src/whisper-server.py:199
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
service/src/whisper-server.py:199 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in docs/index.html:757
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
docs/index.html:757 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in service/dashboard/src/app.html:165
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
service/dashboard/src/app.html:165 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in service/dashboard/src/routes/terminal-dev/+page.svelte:263
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
service/dashboard/src/routes/terminal-dev/+page.svelte:263 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in service/dashboard/src/routes/terminal/+page.svelte:1190
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
service/dashboard/src/routes/terminal/+page.svelte:1190 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in service/installer/pan-installer.cjs:933
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
service/installer/pan-installer.cjs:933 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in service/public/docs/viewer.html:320
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
service/public/docs/viewer.html:320 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in service/public/index.html:1683
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
service/public/index.html:1683 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in service/public/mobile/index.html:477
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
service/public/mobile/index.html:477 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in service/public/report.html:373
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
service/public/report.html:373 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in service/public/runner.html:112
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
service/public/runner.html:112 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in service/public/status.html:113
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
service/public/status.html:113 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:9
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:9 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in service/public/v2/_app/immutable/nodes/26.BpR5ztNG.js:1
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
service/public/v2/_app/immutable/nodes/26.BpR5ztNG.js:1 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in service/public/v2/atlas-v2.html:177
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
service/public/v2/atlas-v2.html:177 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in service/public/v2/atlas.html:177
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
service/public/v2/atlas.html:177 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in service/public/v2/atlas/phone.html:177
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
service/public/v2/atlas/phone.html:177 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in service/public/v2/automation.html:177
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
service/public/v2/automation.html:177 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in service/public/v2/call.html:177
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
service/public/v2/call.html:177 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in service/public/v2/chat.html:177
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
service/public/v2/chat.html:177 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in service/public/v2/comms.html:177
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
service/public/v2/comms.html:177 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in service/public/v2/compose.html:177
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
service/public/v2/compose.html:177 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in service/public/v2/conversations.html:177
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
service/public/v2/conversations.html:177 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in service/public/v2/crucible.html:177
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
service/public/v2/crucible.html:177 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in service/public/v2/data.html:177
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
service/public/v2/data.html:177 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in service/public/v2/index.html:177
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
service/public/v2/index.html:177 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in service/public/v2/kanban.html:177
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
service/public/v2/kanban.html:177 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in service/public/v2/kronos.html:177
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
service/public/v2/kronos.html:177 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in service/public/v2/projects.html:177
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
service/public/v2/projects.html:177 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in service/public/v2/sensors.html:177
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
service/public/v2/sensors.html:177 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in service/public/v2/settings.html:177
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
service/public/v2/settings.html:177 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in service/public/v2/terminal-dev.html:177
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
service/public/v2/terminal-dev.html:177 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in service/public/v2/terminal.html:177
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
service/public/v2/terminal.html:177 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in service/public/v2/timeline.html:177
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
service/public/v2/timeline.html:177 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in service/src/server.js:3192
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
service/src/server.js:3192 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in service/dashboard/src/routes/terminal-dev/+page.svelte:266
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
service/dashboard/src/routes/terminal-dev/+page.svelte:266 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in service/dashboard/src/routes/terminal/+page.svelte:1188
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
service/dashboard/src/routes/terminal/+page.svelte:1188 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in service/public/mobile/index.html:457
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
service/public/mobile/index.html:457 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in service/public/terminal-pre.html:275
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
service/public/terminal-pre.html:275 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:7
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:7 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in service/public/v2/_app/immutable/nodes/26.BpR5ztNG.js:2
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
service/public/v2/_app/immutable/nodes/26.BpR5ztNG.js:2 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'local_storage_auth_token' in service/dashboard/src/routes/terminal/+page.svelte:564
Found a known-risky pattern (local_storage_auth_token). Review and replace if possible.
service/dashboard/src/routes/terminal/+page.svelte:564 Local storage auth token
medium System graph security security conf 1.00 Insecure pattern 'local_storage_auth_token' in service/public/index.html:1559
Found a known-risky pattern (local_storage_auth_token). Review and replace if possible.
service/public/index.html:1559 Local storage auth token
medium System graph security security conf 1.00 Insecure pattern 'local_storage_auth_token' in service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:7
Found a known-risky pattern (local_storage_auth_token). Review and replace if possible.
service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:7 Local storage auth token
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in build_apk.js:1
Found a known-risky pattern (node_child_process). Review and replace if possible.
build_apk.js:1 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in install_apk.js:1
Found a known-risky pattern (node_child_process). Review and replace if possible.
install_apk.js:1 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in pan-client/pan-client.js:17
Found a known-risky pattern (node_child_process). Review and replace if possible.
pan-client/pan-client.js:17 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in run_build.js:1
Found a known-risky pattern (node_child_process). Review and replace if possible.
run_build.js:1 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in service/claude-runner.cjs:9
Found a known-risky pattern (node_child_process). Review and replace if possible.
service/claude-runner.cjs:9 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in service/dashboard/build.js:5
Found a known-risky pattern (node_child_process). Review and replace if possible.
service/dashboard/build.js:5 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in service/dev-server.js:8
Found a known-risky pattern (node_child_process). Review and replace if possible.
service/dev-server.js:8 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in service/installer/pan-installer.cjs:27
Found a known-risky pattern (node_child_process). Review and replace if possible.
service/installer/pan-installer.cjs:27 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in service/pan-tray.cjs:7
Found a known-risky pattern (node_child_process). Review and replace if possible.
service/pan-tray.cjs:7 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in service/scripts/build-installer.js:9
Found a known-risky pattern (node_child_process). Review and replace if possible.
service/scripts/build-installer.js:9 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in service/src/activity-tracker.js:7
Found a known-risky pattern (node_child_process). Review and replace if possible.
service/src/activity-tracker.js:7 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in service/src/autodev.js:10
Found a known-risky pattern (node_child_process). Review and replace if possible.
service/src/autodev.js:10 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in service/src/carrier.js:26
Found a known-risky pattern (node_child_process). Review and replace if possible.
service/src/carrier.js:26 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in service/src/cli/launch.js:14
Found a known-risky pattern (node_child_process). Review and replace if possible.
service/src/cli/launch.js:14 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in service/src/cloudflare-tunnel.js:10
Found a known-risky pattern (node_child_process). Review and replace if possible.
service/src/cloudflare-tunnel.js:10 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in service/src/dashboard-watchdog.js:10
Found a known-risky pattern (node_child_process). Review and replace if possible.
service/src/dashboard-watchdog.js:10 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in service/src/discovery.js:13
Found a known-risky pattern (node_child_process). Review and replace if possible.
service/src/discovery.js:13 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in service/src/dream.js:14
Found a known-risky pattern (node_child_process). Review and replace if possible.
service/src/dream.js:14 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in service/src/forge-dashboard.js:22
Found a known-risky pattern (node_child_process). Review and replace if possible.
service/src/forge-dashboard.js:22 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in service/src/github-monitor.js:7
Found a known-risky pattern (node_child_process). Review and replace if possible.
service/src/github-monitor.js:7 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in service/src/llm-adapter-gemini.js:11
Found a known-risky pattern (node_child_process). Review and replace if possible.
service/src/llm-adapter-gemini.js:11 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in service/src/memory/ollama-boot.js:7
Found a known-risky pattern (node_child_process). Review and replace if possible.
service/src/memory/ollama-boot.js:7 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in service/src/perf/probes.js:14
Found a known-risky pattern (node_child_process). Review and replace if possible.
service/src/perf/probes.js:14 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in service/src/platform.js:10
Found a known-risky pattern (node_child_process). Review and replace if possible.
service/src/platform.js:10 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in service/src/playwright-bridge.js:9
Found a known-risky pattern (node_child_process). Review and replace if possible.
service/src/playwright-bridge.js:9 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in service/src/project-runner.js:5
Found a known-risky pattern (node_child_process). Review and replace if possible.
service/src/project-runner.js:5 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in service/src/remote-screen-watcher.js:8
Found a known-risky pattern (node_child_process). Review and replace if possible.
service/src/remote-screen-watcher.js:8 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in service/src/router.js:1
Found a known-risky pattern (node_child_process). Review and replace if possible.
service/src/router.js:1 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in service/src/routes/api.js:9
Found a known-risky pattern (node_child_process). Review and replace if possible.
service/src/routes/api.js:9 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in service/src/routes/client.js:30
Found a known-risky pattern (node_child_process). Review and replace if possible.
service/src/routes/client.js:30 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in service/src/routes/dashboard.js:14
Found a known-risky pattern (node_child_process). Review and replace if possible.
service/src/routes/dashboard.js:14 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in service/src/scout.js:12
Found a known-risky pattern (node_child_process). Review and replace if possible.
service/src/scout.js:12 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in service/src/screen-recorder.js:5
Found a known-risky pattern (node_child_process). Review and replace if possible.
service/src/screen-recorder.js:5 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in service/src/screen-watcher.js:9
Found a known-risky pattern (node_child_process). Review and replace if possible.
service/src/screen-watcher.js:9 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in service/src/server.js:82
Found a known-risky pattern (node_child_process). Review and replace if possible.
service/src/server.js:82 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in service/src/session-summary.js:20
Found a known-risky pattern (node_child_process). Review and replace if possible.
service/src/session-summary.js:20 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in service/src/setup-plugins.js:11
Found a known-risky pattern (node_child_process). Review and replace if possible.
service/src/setup-plugins.js:11 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in service/src/steward.js:33
Found a known-risky pattern (node_child_process). Review and replace if possible.
service/src/steward.js:33 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in service/src/super-carrier.js:17
Found a known-risky pattern (node_child_process). Review and replace if possible.
service/src/super-carrier.js:17 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in service/src/terminal.js:11
Found a known-risky pattern (node_child_process). Review and replace if possible.
service/src/terminal.js:11 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in service/src/tts.js:16
Found a known-risky pattern (node_child_process). Review and replace if possible.
service/src/tts.js:16 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in service/src/webcam-watcher.js:11
Found a known-risky pattern (node_child_process). Review and replace if possible.
service/src/webcam-watcher.js:11 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in service/src/wezterm.js:5
Found a known-risky pattern (node_child_process). Review and replace if possible.
service/src/wezterm.js:5 Node child process
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — service/src/train-voice.py:227
`urllib.request.urlretrieve(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Placeholder conf 1.00 Placeholder or mock-heavy implementation detected
Found 87 placeholder/mock markers across 27 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 quality Placeholder conf 1.00 Runtime service client appears to use placeholder configuration
A runtime source file appears to wire Supabase/Firebase/AI/payment-style clients to placeholder URLs, keys, or fallback values. In the Fable corpus this often means the UI/API shape is present while the backend service is not actually configured.
Runtime configService clientGenerated repo pattern
medium System graph quality Tests conf 1.00 Very low test-to-source ratio
8 test file(s) for 259 source file(s) (ratio 0.03). Consider adding integration or unit tests for critical paths.
Coverage
low System graph hardware Coverage conf 1.00 Containers defined but no K8s/orchestration manifest found
Repo has Dockerfiles/compose but no Kubernetes/Nomad manifests. If the target deployment is K8s, the manifests may live in a separate ops repo.
Deployment
low System graph quality Debug conf 1.00 Debug logging residue appears in source files
Found 981 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: node:22-alpine
Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter.
hub/Dockerfile:1 containersPinned dependencies
low System graph hardware Supply chain conf 1.00 2 occurrences Docker base image is tag-pinned but not digest-pinned: node:22-bookworm-slim
Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter.
lines 7, 35
installer/Dockerfile:7, 35 (2 hits)
containersPinned dependencies
low System graph cicd CI/CD security conf 1.00 2 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.
lines 17, 20
.github/workflows/release-installer.yml:17, 20 (2 hits)
CI/CD securitySupply chainGithub actions
low System graph frontend Frontend quality conf 1.00 Icon-only button without accessible name — service/public/v2/_app/immutable/nodes/10.CIcz8j3-.js:1
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 frontend Frontend quality conf 1.00 Icon-only button without accessible name — service/public/v2/_app/immutable/nodes/11.BtOMsgph.js:1
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 frontend Frontend quality conf 1.00 Icon-only button without accessible name — service/public/v2/_app/immutable/nodes/14.ChhyqRxG.js:1
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 frontend Frontend quality conf 1.00 Icon-only button without accessible name — service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:1
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 frontend Frontend quality conf 1.00 Icon-only button without accessible name — service/public/v2/_app/immutable/nodes/9.BLwRZqA_.js:1
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 Near-duplicate function bodies in 2 places
Functions with the same first-5-line body hash: service/src/dictate-vad.py:transcribe_partial, service/src/dictate-vad.py:transcribe 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.
duplicatesduplication
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `_settings_old` in service/src/db.js:210
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 `latest_backup` in service/src/routes/replication.js:63
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 `restoreOld` in service/dashboard/build.js:45
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 cicd CI/CD security conf 1.00 package.json defines install-time lifecycle scripts
preinstall/install/postinstall/prepare scripts execute during dependency installation. Review them carefully for network calls, obfuscation, shell execution, or credential access.
service/dashboard/package.json CI/CD securitySupply chainNpm
low System graph software Dead code conf 1.00 Possibly dead Python function: callback
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
service/src/dictate-vad.py:88
low System graph software Dead code conf 1.00 Possibly dead Python function: callback
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
service/src/record.py:44
low System graph software Dead code conf 1.00 Possibly dead Python function: do_DELETE
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
service/src/whisper-server.py:222
low System graph software Dead code conf 1.00 Possibly dead Python function: do_GET
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
service/src/whisper-server.py:207
low System graph software Dead code conf 1.00 Possibly dead Python function: do_identify
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
service/src/whisper-server.py:310
low System graph software Dead code conf 1.00 Possibly dead Python function: do_POST
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
service/src/whisper-server.py:234
low System graph software Dead code conf 1.00 Possibly dead Python function: do_transcribe
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
service/src/whisper-server.py:307
low System graph software Dead code conf 1.00 Possibly dead Python function: log_message
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
service/src/whisper-server.py:192
low System graph software Dead code conf 1.00 Possibly dead Python function: run_ws
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
service/src/whisper-server.py:439
low System graph software Dead code conf 1.00 Possibly dead Python function: transcribe_buffer
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
service/src/whisper-server.py:89
low System graph quality Provenance conf 1.00 Shallow git history limits provenance confidence
The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence.
Git historyGenerated repo pattern
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — android/app/src/main/assets/node-test.js:37
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — browser-extension/background.js:540
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — build_apk.js:7
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — hub/hub.js:16
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — hub/src/auth.js:78
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — hub/src/db.js:27
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — hub/src/federation.js:37
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — hub/src/queue.js:92
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — hub/src/router.js:169
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — hub/src/server.js:152
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — hub/test.js:70
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — install_apk.js:25
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — pan-client/pan-client.js:193
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — parse-tasks.js:11
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — run_build.js:6
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — service/check_settings.js:5
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — service/dashboard/build.js:36
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — service/dashboard/src/routes/+layout.svelte:255
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — service/dashboard/src/routes/terminal/+page.svelte:142
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — service/dev-server.js:26
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — service/force_gemini.js:4
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — service/install-service.js:29
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — service/pan.js:40
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — service/public/v2/_app/immutable/nodes/0.eRKQCTaV.js:1
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — service/public/v2/_app/immutable/nodes/25.25NA2FSH.js:7
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — service/scripts/build-installer.js:25
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — service/seed-tasks.js:30
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — service/src/__tests__/platform.test.js:19
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — service/src/__tests__/screen-buffer-log.test.js:11
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak

Showing first 300 of 449. Refine filters or use the findings page for deep search.

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/bed5b5da-313d-4ef7-97dc-d6168bd21dc5/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/bed5b5da-313d-4ef7-97dc-d6168bd21dc5/

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.