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.

ruminate0810/Dream-Waver

https://github.com/ruminate0810/Dream-Waver · scanned 2026-06-15 23:57 UTC (2 months, 3 weeks ago)

171 raw signals (0 security + 171 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 167 actionable findings from 1 signal source. 4 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 48.6/100 with 100.0% coverage. It contains 1137 nodes across 23 cross-layer flows, written primarily in mixed languages. Engine surfaced 171 findings — concentrated in quality (79), api (42), frontend (21). Risk profile is high: 0 critical, 41 high, 17 medium. Recommended next step: open the quality layer findings first — that's where the highest-impact wins live.

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

high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/claw/${id} (apps/web/lib/api.ts:632)
`apps/web/lib/api.ts:632` calls `GET /api/v1/claw/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/claw/<p>` 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/claw/roles (apps/web/lib/api.ts:658)
`apps/web/lib/api.ts:658` calls `GET /api/v1/claw/roles` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/claw/roles` 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/games/${id} (apps/web/lib/api.ts:488)
`apps/web/lib/api.ts:488` calls `GET /api/v1/games/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/games/<p>` 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/games/${jobId}/revisions (apps/web/lib/api.ts:522)
`apps/web/lib/api.ts:522` calls `GET /api/v1/games/${jobId}/revisions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/games/<p>/revisions` 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 /api/v1/slides/${d.jobId} (apps/web/components/workspace/RecentDecks.tsx:26)
`apps/web/components/workspace/RecentDecks.tsx:26` calls `GET /api/v1/slides/${d.jobId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/slides/<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 /api/v1/slides/${id} (apps/web/lib/api.ts:391)
`apps/web/lib/api.ts:391` calls `GET /api/v1/slides/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/slides/<p>` 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/video/runs/${runId} (apps/web/lib/api.ts:797)
`apps/web/lib/api.ts:797` calls `GET /api/v1/video/runs/${runId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/video/runs/<p>` If this points at an external API, prefix it with `https://` so the matcher skips i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/claw (apps/web/lib/api.ts:623)
`apps/web/lib/api.ts:623` calls `POST /api/v1/claw` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/claw` 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/claw/${jobId}/messages (apps/web/lib/api.ts:675)
`apps/web/lib/api.ts:675` calls `POST /api/v1/claw/${jobId}/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/claw/<p>/messages` If this points at an external API, prefix it with `https://` so the matcher …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/design/chat (apps/web/lib/api.ts:1121)
`apps/web/lib/api.ts:1121` calls `POST /api/v1/design/chat` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/design/chat` 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/design/images/colorize (apps/web/lib/api.ts:937)
`apps/web/lib/api.ts:937` calls `POST /api/v1/design/images/colorize` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/design/images/colorize` If this points at an external API, prefix it with `https://` so the mat…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/design/images/enhance (apps/web/lib/api.ts:923)
`apps/web/lib/api.ts:923` calls `POST /api/v1/design/images/enhance` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/design/images/enhance` 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: POST /api/v1/design/images/generate (apps/web/lib/api.ts:852)
`apps/web/lib/api.ts:852` calls `POST /api/v1/design/images/generate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/design/images/generate` If this points at an external API, prefix it with `https://` so the mat…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/design/images/generate/submit (apps/web/lib/api.ts:1280)
`apps/web/lib/api.ts:1280` calls `POST /api/v1/design/images/generate/submit` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/design/images/generate/submit` 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/design/images/image2image (apps/web/lib/api.ts:1064)
`apps/web/lib/api.ts:1064` calls `POST /api/v1/design/images/image2image` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/design/images/image2image` 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 /api/v1/design/images/nano_banana (apps/web/lib/api.ts:1000)
`apps/web/lib/api.ts:1000` calls `POST /api/v1/design/images/nano_banana` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/design/images/nano_banana` 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 /api/v1/design/images/outpaint (apps/web/lib/api.ts:961)
`apps/web/lib/api.ts:961` calls `POST /api/v1/design/images/outpaint` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/design/images/outpaint` If this points at an external API, prefix it with `https://` so the mat…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/design/images/remove_bg (apps/web/lib/api.ts:911)
`apps/web/lib/api.ts:911` calls `POST /api/v1/design/images/remove_bg` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/design/images/remove_bg` If this points at an external API, prefix it with `https://` so the m…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/design/images/variants (apps/web/lib/api.ts:884)
`apps/web/lib/api.ts:884` calls `POST /api/v1/design/images/variants` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/design/images/variants` If this points at an external API, prefix it with `https://` so the mat…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/design/videos/seedance_i2v (apps/web/lib/api.ts:1042)
`apps/web/lib/api.ts:1042` calls `POST /api/v1/design/videos/seedance_i2v` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/design/videos/seedance_i2v` 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/games (apps/web/lib/api.ts:479)
`apps/web/lib/api.ts:479` calls `POST /api/v1/games` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/games` 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/games/${jobId}/messages (apps/web/lib/api.ts:498)
`apps/web/lib/api.ts:498` calls `POST /api/v1/games/${jobId}/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/games/<p>/messages` 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: POST /api/v1/games/${jobId}/revisions/${idx}/restore (apps/web/lib/api.ts:533)
`apps/web/lib/api.ts:533` calls `POST /api/v1/games/${jobId}/revisions/${idx}/restore` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/games/<p>/revisions/<p>/restore` If this points at an external API, prefix it …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/slides (apps/web/lib/api.ts:272)
`apps/web/lib/api.ts:272` calls `POST /api/v1/slides` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/slides` 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/slides/${jobId}/messages (apps/web/lib/api.ts:313)
`apps/web/lib/api.ts:313` calls `POST /api/v1/slides/${jobId}/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/slides/<p>/messages` If this points at an external API, prefix it with `https://` so the matc…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/slides/${jobId}/messages (apps/web/lib/api.ts:330)
`apps/web/lib/api.ts:330` calls `POST /api/v1/slides/${jobId}/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/slides/<p>/messages` If this points at an external API, prefix it with `https://` so the matc…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/slides/${jobId}/messages (apps/web/lib/api.ts:352)
`apps/web/lib/api.ts:352` calls `POST /api/v1/slides/${jobId}/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/slides/<p>/messages` If this points at an external API, prefix it with `https://` so the matc…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/slides/${jobId}/messages (apps/web/lib/api.ts:376)
`apps/web/lib/api.ts:376` calls `POST /api/v1/slides/${jobId}/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/slides/<p>/messages` If this points at an external API, prefix it with `https://` so the matc…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/video/runs (apps/web/lib/api.ts:788)
`apps/web/lib/api.ts:788` calls `POST /api/v1/video/runs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/video/runs` 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/video/runs/${runId}/regen (apps/web/lib/api.ts:805)
`apps/web/lib/api.ts:805` calls `POST /api/v1/video/runs/${runId}/regen` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/video/runs/<p>/regen` 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: PUT /api/v1/claw/roles (apps/web/lib/api.ts:666)
`apps/web/lib/api.ts:666` calls `PUT /api/v1/claw/roles` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/claw/roles` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph security auth conf 1.00 FastAPI POST `edit_colorize` without auth dependency — services/dreamapi-sidecar/main.py:507
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
services/dreamapi-sidecar/main.py:507 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `edit_enhance` without auth dependency — services/dreamapi-sidecar/main.py:346
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
services/dreamapi-sidecar/main.py:346 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `edit_image2image` without auth dependency — services/dreamapi-sidecar/main.py:460
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
services/dreamapi-sidecar/main.py:460 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `edit_outpaint` without auth dependency — services/dreamapi-sidecar/main.py:398
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
services/dreamapi-sidecar/main.py:398 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `edit_remove_bg` without auth dependency — services/dreamapi-sidecar/main.py:307
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
services/dreamapi-sidecar/main.py:307 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `generate_image` without auth dependency — services/dreamapi-sidecar/main.py:154
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
services/dreamapi-sidecar/main.py:154 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `generate_nano_banana` without auth dependency — services/dreamapi-sidecar/main.py:629
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
services/dreamapi-sidecar/main.py:629 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `generate_variants` without auth dependency — services/dreamapi-sidecar/main.py:238
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
services/dreamapi-sidecar/main.py:238 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `submit_generate_image` without auth dependency — services/dreamapi-sidecar/main.py:839
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
services/dreamapi-sidecar/main.py:839 securityAuth fastapi unauth mutation
high System graph security auth conf 1.00 FastAPI POST `video_seedance_i2v` without auth dependency — services/dreamapi-sidecar/main.py:750
`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public.
services/dreamapi-sidecar/main.py:750 securityAuth fastapi unauth mutation
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — apps/web/components/claw/ClawOffice.tsx:405
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — apps/web/components/claw/WorkerSprite.tsx:112
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — apps/web/components/game-preview/GameSource.tsx:142
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — apps/web/app/slides/new/page.tsx:115
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — apps/web/components/claw/ArtifactPanel.tsx:74
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 — apps/web/lib/api.ts:6
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Placeholder conf 1.00 Critical user flow still appears backed by mock or placeholder data
A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded.
Mock dataCritical flowGenerated repo pattern
medium System graph hardware Security conf 1.00 Dockerfile runs as root: apps/web/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: 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: services/sandbox/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
dtolnay/rust-toolchain@stable can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
.github/workflows/ci.yml:106 CI/CD securitySupply chainGithub actions
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in apps/web/components/claw/ClawOffice.tsx:405
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
apps/web/components/claw/ClawOffice.tsx:405 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in apps/web/components/claw/WorkerSprite.tsx:112
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
apps/web/components/claw/WorkerSprite.tsx:112 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in apps/web/components/game-preview/GameSource.tsx:142
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
apps/web/components/game-preview/GameSource.tsx:142 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in services/orchestrator/internal/tool/slide_render.go:1400
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
services/orchestrator/internal/tool/slide_render.go:1400 Direct innerhtml assignment
medium System graph quality Placeholder conf 1.00 Placeholder or mock-heavy implementation detected
Found 130 placeholder/mock markers across 45 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 Tests conf 1.00 Very low test-to-source ratio
24 test file(s) for 252 source file(s) (ratio 0.10). Consider adding integration or unit tests for critical paths.
Coverage
low System graph quality Integrity conf 1.00 9 env vars used in code but missing from .env.example
Drift between code and config docs. The first few: `DF_ABILITY_ACCESS_KEY`, `DF_ABILITY_BASE_URL`, `DF_ABILITY_SECRET_KEY`, `DREAMAPI_API_KEY`, `DREAMAPI_BASE_URL`, `NEXT_PUBLIC_API_BASE`, `NEXT_PUBLIC_SUPABASE_PUBLISHABLE_KEY`, `NEXT_PUBLIC_SUPABASE_URL` + 1 more. Add them (with a placeholder/comm…
config drift
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 hardware Supply chain conf 1.00 Docker base image is tag-pinned but not digest-pinned: debian: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.
Dockerfile:28 containersPinned dependencies
low System graph hardware Supply chain conf 1.00 Docker base image is tag-pinned but not digest-pinned: debian: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.
services/sandbox/Dockerfile:13 containersPinned dependencies
low System graph hardware Supply chain conf 1.00 Docker base image is tag-pinned but not digest-pinned: golang:1.26-bookworm
Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter.
Dockerfile:9 containersPinned dependencies
low System graph hardware Supply chain conf 1.00 3 occurrences Docker base image is tag-pinned but not digest-pinned: node:20-alpine
Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter.
lines 1, 5, 12
apps/web/Dockerfile:1, 5, 12 (3 hits)
containersPinned dependencies
low System graph hardware Supply chain conf 1.00 Docker base image is tag-pinned but not digest-pinned: rust:1.83-bookworm
Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter.
services/sandbox/Dockerfile:1 containersPinned dependencies
low System graph cicd CI/CD security conf 1.00 3 occurrences GitHub Action is tag-pinned rather than SHA-pinned
actions/setup-go@v5 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
lines 46, 80, 109
.github/workflows/ci.yml:46, 80, 109 (3 hits)
CI/CD securitySupply chainGithub actions
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `dw_recent_decks_v1` in apps/web/lib/recentDecks.ts:24
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 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 api Wiring conf 1.00 Unused endpoint: GET /generate/image/{task_id}/events
`services/dreamapi-sidecar/main.py` declares `GET /generate/image/{task_id}/events` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consume…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /edit/colorize
`services/dreamapi-sidecar/main.py` declares `POST /edit/colorize` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /edit/enhance
`services/dreamapi-sidecar/main.py` declares `POST /edit/enhance` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /edit/image2image
`services/dreamapi-sidecar/main.py` declares `POST /edit/image2image` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /edit/outpaint
`services/dreamapi-sidecar/main.py` declares `POST /edit/outpaint` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /edit/remove_bg
`services/dreamapi-sidecar/main.py` declares `POST /edit/remove_bg` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /generate/image
`services/dreamapi-sidecar/main.py` declares `POST /generate/image` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /generate/image/submit
`services/dreamapi-sidecar/main.py` declares `POST /generate/image/submit` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /generate/nano_banana
`services/dreamapi-sidecar/main.py` declares `POST /generate/nano_banana` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /generate/variants
`services/dreamapi-sidecar/main.py` declares `POST /generate/variants` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: POST /video/seedance_i2v
`services/dreamapi-sidecar/main.py` declares `POST /video/seedance_i2v` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph quality Complexity conf 1.00 Very large file: apps/web/app/design/page.tsx (1770 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: apps/web/components/claw/ClawOffice.tsx (1209 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: services/orchestrator/internal/skill/slides/agent_runner.go (1206 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: services/orchestrator/internal/tool/slide_render.go (1406 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/19797361-49b8-4867-b048-3e1691446d85/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/19797361-49b8-4867-b048-3e1691446d85/

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.