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.

richardfossland/sundayrec

https://github.com/richardfossland/sundayrec · scanned 2026-06-15 23:50 UTC (2 months, 3 weeks ago)

69 raw signals (0 security + 69 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 66 actionable findings from 1 signal source. 3 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 73.5/100 with 88.9% coverage. It contains 1206 nodes across 30 cross-layer flows, written primarily in mixed languages. Engine surfaced 69 findings — concentrated in quality (36), security (24), cicd (7). Risk profile is low: 0 critical, 0 high, 32 medium. Recommended next step: open the quality layer findings first — that's where the highest-impact wins live.

Showing 43 of 66 actionable findings. 69 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.

medium System graph quality Placeholder conf 1.00 Critical user flow still appears backed by mock or placeholder data
A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded.
Mock dataCritical flowGenerated repo pattern
medium System graph cicd CI/CD security conf 1.00 4 occurrences 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.
lines 81, 89, 106, 117
.github/workflows/release.yml:81, 89, 106, 117 (4 hits)
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.yml CI/CD securitySupply chainGithub actions
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in legacy/renderer/pages/audio-page.ts:192
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
legacy/renderer/pages/audio-page.ts:192 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in legacy/renderer/pages/calendar-page.ts:47
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
legacy/renderer/pages/calendar-page.ts:47 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in legacy/renderer/pages/editor-companion.ts:41
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
legacy/renderer/pages/editor-companion.ts:41 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in legacy/renderer/pages/editor-page.ts:441
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
legacy/renderer/pages/editor-page.ts:441 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in legacy/renderer/pages/editor-transcript.ts:222
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
legacy/renderer/pages/editor-transcript.ts:222 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in legacy/renderer/pages/editor/cuts.ts:170
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
legacy/renderer/pages/editor/cuts.ts:170 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in legacy/renderer/pages/editor/detection.ts:173
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
legacy/renderer/pages/editor/detection.ts:173 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in legacy/renderer/pages/editor/export.ts:265
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
legacy/renderer/pages/editor/export.ts:265 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in legacy/renderer/pages/editor/mastering.ts:33
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
legacy/renderer/pages/editor/mastering.ts:33 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in legacy/renderer/pages/editor/metadata.ts:29
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
legacy/renderer/pages/editor/metadata.ts:29 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in legacy/renderer/pages/editor/mixer.ts:199
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
legacy/renderer/pages/editor/mixer.ts:199 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in legacy/renderer/pages/editor/playback.ts:326
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
legacy/renderer/pages/editor/playback.ts:326 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in legacy/renderer/pages/history.ts:97
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
legacy/renderer/pages/history.ts:97 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in legacy/renderer/pages/home.ts:246
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
legacy/renderer/pages/home.ts:246 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in legacy/renderer/pages/live-overlays.ts:60
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
legacy/renderer/pages/live-overlays.ts:60 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in legacy/renderer/pages/live-page.ts:364
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
legacy/renderer/pages/live-page.ts:364 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in legacy/renderer/pages/onboarding.ts:65
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
legacy/renderer/pages/onboarding.ts:65 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in legacy/renderer/pages/publish-page.ts:274
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
legacy/renderer/pages/publish-page.ts:274 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in legacy/renderer/pages/recording.ts:253
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
legacy/renderer/pages/recording.ts:253 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in legacy/renderer/pages/review-queue-home.ts:91
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
legacy/renderer/pages/review-queue-home.ts:91 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in legacy/renderer/pages/schedule-page.ts:227
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
legacy/renderer/pages/schedule-page.ts:227 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in legacy/renderer/pages/thumbnail-panel.ts:72
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
legacy/renderer/pages/thumbnail-panel.ts:72 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in legacy/renderer/pages/video-page.ts:117
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
legacy/renderer/pages/video-page.ts:117 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/fetch-ffmpeg.mjs:20
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/fetch-ffmpeg.mjs:20 Node child process
medium System graph quality Placeholder conf 1.00 Placeholder or mock-heavy implementation detected
Found 64 placeholder/mock markers across 22 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
7 test file(s) for 317 source file(s) (ratio 0.02). Consider adding integration or unit tests for critical paths.
Coverage
low System graph quality Debug conf 1.00 Debug logging residue appears in source files
Found 5 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 cicd CI/CD security conf 1.00 GitHub Action is tag-pinned rather than SHA-pinned
actions/setup-node@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
.github/workflows/release.yml:75 CI/CD securitySupply chainGithub actions
low System graph quality License conf 1.00 No license file detected
No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake.
Repo hardeningGenerated repo pattern
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.
package.json CI/CD securitySupply chainNpm
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 — legacy/renderer/pages/editor/loader.ts:173
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 quality Complexity conf 1.00 Very large file: crates/sundayrec-core/src/capture.rs (1959 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: crates/sundayrec-core/src/editor.rs (1987 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: crates/sundayrec-core/src/schedule.rs (1306 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: legacy/renderer/api-shim.ts (1460 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: legacy/renderer/pages/home.ts (1366 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: src-tauri/src/editor/mod.rs (2092 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: src-tauri/src/media/preview.rs (1404 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: src-tauri/src/recorder/engine.rs (2613 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/94add8ac-c53f-4198-b801-23c9e77854ea/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/94add8ac-c53f-4198-b801-23c9e77854ea/

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.