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.

RuiminYan/cuberoot.me

https://github.com/RuiminYan/cuberoot.me · scanned 2026-06-16 00:00 UTC (2 months, 3 weeks ago)

836 raw signals (2 security + 834 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 833 actionable findings from 2 signal sources. 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 55.1/100 with 100.0% coverage. It contains 18772 nodes across 30 cross-layer flows, written primarily in mixed languages. Engine surfaced 834 findings — concentrated in quality (491), frontend (142), security (129). Risk profile is high: 0 critical, 63 high, 222 medium. Recommended next step: open the quality layer findings first — that's where the highest-impact wins live.

Showing 556 of 833 actionable findings. 836 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 security Agent instructions conf 1.00 Agent instruction/config may expose a secret: .claude/skills/scramble-stats-build/SKILL.md
Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only.
.claude/skills/scramble-stats-build/SKILL.md:24 SecretsClaude instruction
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/comp/${encodeURIComponent(slug)} (core/packages/client/app/[lang]/wca/comp/[slug]/CompDetailPage.tsx:763)
`core/packages/client/app/[lang]/wca/comp/[slug]/CompDetailPage.tsx:763` calls `GET /api/comp/${encodeURIComponent(slug)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/comp/<p>` If this points at an external API, …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /cn_disputed_patches.geojson (core/packages/client/app/[lang]/wca/globe/GlobeMapClient.tsx:1075)
`core/packages/client/app/[lang]/wca/globe/GlobeMapClient.tsx:1075` calls `GET /cn_disputed_patches.geojson` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cn_disputed_patches.geojson` If this points at an external …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /countries-110m.geojson (core/packages/client/app/[lang]/wca/globe/GlobeMapClient.tsx:1074)
`core/packages/client/app/[lang]/wca/globe/GlobeMapClient.tsx:1074` calls `GET /countries-110m.geojson` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/countries-110m.geojson` If this points at an external API, prefi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /stats/comp_countries.json (tools/i18n/i18n.js:557)
`tools/i18n/i18n.js:557` calls `GET /stats/comp_countries.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stats/comp_countries.json` 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 /stats/person_countries.json (tools/i18n/i18n.js:570)
`tools/i18n/i18n.js:570` calls `GET /stats/person_countries.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stats/person_countries.json` 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 https://api.cuberoot.me/v1/alg/sets/3x3/zbls (core/packages/alg-build/align_zbls.mjs:77)
`core/packages/alg-build/align_zbls.mjs:77` calls `GET https://api.cuberoot.me/v1/alg/sets/3x3/zbls` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.cuberoot.me/v1/alg/sets/3x3/zbls` If this points at an e…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://cubing.com/live/${encodeURIComponent(slug)} (core/packages/server/src/utils/cubing_proxy.ts:45)
`core/packages/server/src/utils/cubing_proxy.ts:45` calls `GET https://cubing.com/live/${encodeURIComponent(slug)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/cubing.com/live/<p>` If this points at an ext…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://static.cuberoot.me/tools/${rel} (core/packages/client/app/tools/[...slug]/route.ts:76)
`core/packages/client/app/tools/[...slug]/route.ts:76` calls `GET https://static.cuberoot.me/tools/${rel}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/static.cuberoot.me/tools/<p>` If this points at an ext…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://www.worldcubeassociation.org/api/v0/me (core/packages/server/src/routes/auth.ts:129)
`core/packages/server/src/routes/auth.ts:129` calls `GET https://www.worldcubeassociation.org/api/v0/me` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/www.worldcubeassociation.org/api/v0/me` If this points a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://www.worldcubeassociation.org/api/v0/me (core/packages/server/src/routes/auth.ts:57)
`core/packages/server/src/routes/auth.ts:57` calls `GET https://www.worldcubeassociation.org/api/v0/me` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/www.worldcubeassociation.org/api/v0/me` If this points at…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://www.worldcubeassociation.org/api/v0/me (core/packages/server/src/utils/recon_helpers.ts:287)
`core/packages/server/src/utils/recon_helpers.ts:287` calls `GET https://www.worldcubeassociation.org/api/v0/me` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/www.worldcubeassociation.org/api/v0/me` If this …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://www.worldcubeassociation.org/oauth/token (core/packages/server/src/routes/auth.ts:34)
`core/packages/server/src/routes/auth.ts:34` calls `POST https://www.worldcubeassociation.org/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:/www.worldcubeassociation.org/oauth/token` If this poin…
Dangling fetchFetch
high System graph security security conf 1.00 Insecure pattern 'exec_used' in core/packages/client/app/[lang]/code/stack/_tools/pm2.tsx:58
Found a known-risky pattern (exec_used). Review and replace if possible.
core/packages/client/app/[lang]/code/stack/_tools/pm2.tsx:58 Exec used
high System graph security security conf 1.00 Insecure pattern 'exec_used' in core/packages/client/app/[lang]/code/stack/_tools/webcodecs.tsx:129
Found a known-risky pattern (exec_used). Review and replace if possible.
core/packages/client/app/[lang]/code/stack/_tools/webcodecs.tsx:129 Exec used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in core/packages/client/app/[lang]/frame-count/FrameCountPage.tsx:22
Found a known-risky pattern (new_function_used). Review and replace if possible.
core/packages/client/app/[lang]/frame-count/FrameCountPage.tsx:22 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in core/packages/client/lib/roux/CubeLib.ts:131
Found a known-risky pattern (new_function_used). Review and replace if possible.
core/packages/client/lib/roux/CubeLib.ts:131 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in core/packages/client/public/analyze-worker/eocross/solver-wrapped.js:1
Found a known-risky pattern (new_function_used). Review and replace if possible.
core/packages/client/public/analyze-worker/eocross/solver-wrapped.js:1 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in core/packages/client/public/analyze-worker/eocross/solver.js:1
Found a known-risky pattern (new_function_used). Review and replace if possible.
core/packages/client/public/analyze-worker/eocross/solver.js:1 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in core/packages/client/public/analyze-worker/pair/pairing_solver-wrapped.js:1
Found a known-risky pattern (new_function_used). Review and replace if possible.
core/packages/client/public/analyze-worker/pair/pairing_solver-wrapped.js:1 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in core/packages/client/public/analyze-worker/pair/pairing_solver.js:1
Found a known-risky pattern (new_function_used). Review and replace if possible.
core/packages/client/public/analyze-worker/pair/pairing_solver.js:1 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in core/packages/client/public/analyze-worker/pseudo-cross/pseudo-wrapped.js:1
Found a known-risky pattern (new_function_used). Review and replace if possible.
core/packages/client/public/analyze-worker/pseudo-cross/pseudo-wrapped.js:1 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in core/packages/client/public/analyze-worker/pseudo-cross/pseudo.js:1
Found a known-risky pattern (new_function_used). Review and replace if possible.
core/packages/client/public/analyze-worker/pseudo-cross/pseudo.js:1 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in core/packages/client/public/analyze-worker/pseudo-pair/pseudoPairingSolver-wrapped.js:1
Found a known-risky pattern (new_function_used). Review and replace if possible.
core/packages/client/public/analyze-worker/pseudo-pair/pseudoPairingSolver-wrapped.js:1 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in core/packages/client/public/analyze-worker/pseudo-pair/pseudoPairingSolver.js:1
Found a known-risky pattern (new_function_used). Review and replace if possible.
core/packages/client/public/analyze-worker/pseudo-pair/pseudoPairingSolver.js:1 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in core/packages/client/public/analyze-worker/xcross/solver.js:1
Found a known-risky pattern (new_function_used). Review and replace if possible.
core/packages/client/public/analyze-worker/xcross/solver.js:1 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in core/packages/client/public/cubeopt/cube48opt1.mjs:4313
Found a known-risky pattern (new_function_used). Review and replace if possible.
core/packages/client/public/cubeopt/cube48opt1.mjs:4313 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in core/packages/client/public/cubeopt/cube48opt2.mjs:4313
Found a known-risky pattern (new_function_used). Review and replace if possible.
core/packages/client/public/cubeopt/cube48opt2.mjs:4313 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in core/packages/client/public/cubeopt/cube48opt3.mjs:4313
Found a known-risky pattern (new_function_used). Review and replace if possible.
core/packages/client/public/cubeopt/cube48opt3.mjs:4313 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in core/packages/client/public/cubeopt/cube48opt4.mjs:4313
Found a known-risky pattern (new_function_used). Review and replace if possible.
core/packages/client/public/cubeopt/cube48opt4.mjs:4313 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in core/packages/client/public/cubeopt/cube48opt5.mjs:4313
Found a known-risky pattern (new_function_used). Review and replace if possible.
core/packages/client/public/cubeopt/cube48opt5.mjs:4313 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in core/packages/client/public/cubeopt/cube48opt6.mjs:4313
Found a known-risky pattern (new_function_used). Review and replace if possible.
core/packages/client/public/cubeopt/cube48opt6.mjs:4313 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in core/packages/client/public/cubeopt/cube48opt7.mjs:4313
Found a known-risky pattern (new_function_used). Review and replace if possible.
core/packages/client/public/cubeopt/cube48opt7.mjs:4313 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in core/packages/client/public/cubeopt/cube48opt8.mjs:4315
Found a known-risky pattern (new_function_used). Review and replace if possible.
core/packages/client/public/cubeopt/cube48opt8.mjs:4315 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in core/packages/client/public/cubeopt/cube48opt9.mjs:4315
Found a known-risky pattern (new_function_used). Review and replace if possible.
core/packages/client/public/cubeopt/cube48opt9.mjs:4315 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in tools/cstimer/js/jquery.min.js:2
Found a known-risky pattern (new_function_used). Review and replace if possible.
tools/cstimer/js/jquery.min.js:2 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in tools/src/2x2solver/solver.js:1
Found a known-risky pattern (new_function_used). Review and replace if possible.
tools/src/2x2solver/solver.js:1 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in tools/src/2x2solverLite/solver.js:1
Found a known-risky pattern (new_function_used). Review and replace if possible.
tools/src/2x2solverLite/solver.js:1 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in tools/src/crossAnalyzer/analyzer.js:1
Found a known-risky pattern (new_function_used). Review and replace if possible.
tools/src/crossAnalyzer/analyzer.js:1 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in tools/src/crossSolver/solver.js:1
Found a known-risky pattern (new_function_used). Review and replace if possible.
tools/src/crossSolver/solver.js:1 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in tools/src/crossTrainer/solver.js:1
Found a known-risky pattern (new_function_used). Review and replace if possible.
tools/src/crossTrainer/solver.js:1 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in tools/src/EOCrossAnalyzer/analyzer.js:1
Found a known-risky pattern (new_function_used). Review and replace if possible.
tools/src/EOCrossAnalyzer/analyzer.js:1 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in tools/src/EOCrossSolver/solver.js:1
Found a known-risky pattern (new_function_used). Review and replace if possible.
tools/src/EOCrossSolver/solver.js:1 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in tools/src/eocrossTrainer/solver.js:1
Found a known-risky pattern (new_function_used). Review and replace if possible.
tools/src/eocrossTrainer/solver.js:1 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in tools/src/F2L_PairingSolver/pairing_solver.js:1
Found a known-risky pattern (new_function_used). Review and replace if possible.
tools/src/F2L_PairingSolver/pairing_solver.js:1 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in tools/src/F2LEOAnalyzer/analyzer.js:1
Found a known-risky pattern (new_function_used). Review and replace if possible.
tools/src/F2LEOAnalyzer/analyzer.js:1 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in tools/src/F2LEOSolver/solver.js:1
Found a known-risky pattern (new_function_used). Review and replace if possible.
tools/src/F2LEOSolver/solver.js:1 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in tools/src/functions/functions.js:1
Found a known-risky pattern (new_function_used). Review and replace if possible.
tools/src/functions/functions.js:1 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in tools/src/highMemorySolver/solver2.js:1
Found a known-risky pattern (new_function_used). Review and replace if possible.
tools/src/highMemorySolver/solver2.js:1 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in tools/src/pairAnalyzer/analyzer.js:1
Found a known-risky pattern (new_function_used). Review and replace if possible.
tools/src/pairAnalyzer/analyzer.js:1 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in tools/src/pairingTrainer/solver.js:1
Found a known-risky pattern (new_function_used). Review and replace if possible.
tools/src/pairingTrainer/solver.js:1 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in tools/src/pseudoCrossAnalyzer/pseudo_analyzer.js:1
Found a known-risky pattern (new_function_used). Review and replace if possible.
tools/src/pseudoCrossAnalyzer/pseudo_analyzer.js:1 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in tools/src/pseudoCrossSolver/pseudo.js:1
Found a known-risky pattern (new_function_used). Review and replace if possible.
tools/src/pseudoCrossSolver/pseudo.js:1 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in tools/src/pseudoF2LEOAnalyzer/pseudo_analyzer.js:1
Found a known-risky pattern (new_function_used). Review and replace if possible.
tools/src/pseudoF2LEOAnalyzer/pseudo_analyzer.js:1 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in tools/src/pseudoF2LEOSolver/pseudo.js:1
Found a known-risky pattern (new_function_used). Review and replace if possible.
tools/src/pseudoF2LEOSolver/pseudo.js:1 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in tools/src/pseudoPairAnalyzer/analyzer.js:1
Found a known-risky pattern (new_function_used). Review and replace if possible.
tools/src/pseudoPairAnalyzer/analyzer.js:1 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in tools/src/pseudoPairingSolver/pseudoPairingSolver.js:1
Found a known-risky pattern (new_function_used). Review and replace if possible.
tools/src/pseudoPairingSolver/pseudoPairingSolver.js:1 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in tools/src/pseudoPairingTrainer/solver.js:1
Found a known-risky pattern (new_function_used). Review and replace if possible.
tools/src/pseudoPairingTrainer/solver.js:1 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in tools/src/pseudoXcrossTrainer/solver.js:1
Found a known-risky pattern (new_function_used). Review and replace if possible.
tools/src/pseudoXcrossTrainer/solver.js:1 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in tools/src/xcross_free_pair_trainer/production/solver_prod.js:1
Found a known-risky pattern (new_function_used). Review and replace if possible.
tools/src/xcross_free_pair_trainer/production/solver_prod.js:1 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in tools/src/xcrossTrainer/solver.js:1
Found a known-risky pattern (new_function_used). Review and replace if possible.
tools/src/xcrossTrainer/solver.js:1 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in tools/src/xxcrossTrainer/production/solver_prod.js:1
Found a known-risky pattern (new_function_used). Review and replace if possible.
tools/src/xxcrossTrainer/production/solver_prod.js:1 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in tools/src/xxcrossTrainer/solver_dev.js:1
Found a known-risky pattern (new_function_used). Review and replace if possible.
tools/src/xxcrossTrainer/solver_dev.js:1 New function used
medium Security checks quality Practices conf 0.62 Foundry mined assumption checks: RuiminYan/cuberoot.me
Comment chain pattern product: assumption_checks Repo: RuiminYan/cuberoot.me Thread: RuiminYan/cuberoot.me#1 Outcome: ambiguous_needs_more_evidence Thread label: thread_needs_classification Source graph label: source_backed_multi_signal_graph Reasons: source_graph_has_real_artifacts, source_graph_h…
medium Security checks quality Practices conf 0.70 Foundry mined unresolved feedback: RuiminYan/cuberoot.me
Graph query export: Human feedback without linked fix evidence Query id: unresolved_feedback Query type: motif_query Intent: Negative/unresolved examples that should not be hallucinated into fixes. Motif: unlinked_feedback_needs_evidence Training usage: negative_or_unresolved Graph gold label: need…
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — core/packages/client/app/[lang]/alg/commutator/page.tsx:592
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 — core/packages/client/app/[lang]/article/admin/reports/page.tsx:8
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 — core/packages/client/app/[lang]/code/language/katex/page.tsx:19
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 — core/packages/client/app/[lang]/code/language/latex/page.tsx:16
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 — core/packages/client/app/[lang]/code/stack/_tools/i18next.tsx:98
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 — core/packages/client/app/[lang]/math/god/_components/Tex.tsx:21
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 — core/packages/client/app/[lang]/math/group/_components/primitives.tsx:21
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 — core/packages/client/app/[lang]/recon/[id]/page.tsx:70
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 — core/packages/client/app/[lang]/scramble/gen/ClockColorPicker.tsx:82
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 — core/packages/client/app/[lang]/scramble/gen/TranslationsPicker.tsx:158
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 — core/packages/client/app/[lang]/scramble/pattern/page.tsx:81
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 — core/packages/client/app/[lang]/timer/_shell/BattleView.tsx:586
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 — core/packages/client/app/[lang]/trainer/skewb/_components/SkewbImage.tsx:25
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 — core/packages/client/app/[lang]/tutorial/_components/AlgChip.tsx:70
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 — core/packages/client/app/[lang]/tutorial/_components/CaseCard.tsx:23
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 — core/packages/client/app/[lang]/visualcube/page.tsx:1020
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 — core/packages/client/app/[lang]/wca/about/[id]/WcaAboutClient.tsx:34
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 — core/packages/client/app/[lang]/wca/prediction/_components/TheoreticalLimitView.tsx:26
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 — core/packages/client/app/layout.tsx:40
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 — core/packages/client/components/AlgCategoryView.tsx:84
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 — core/packages/client/components/CubingPreview.tsx:173
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 — core/packages/client/components/EventIcon/EventIcon.tsx:32
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 — core/packages/client/components/math/Tex.tsx:21
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 — core/packages/client/components/PuzzleSVG.tsx:115
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 — core/packages/client/components/ScramblePreview2D.tsx:134
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 — core/cube555-daemon/bench.mjs:65
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 — core/packages/alg-build/align_zbls.mjs:77
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 — core/packages/client/app/[lang]/code/architecture/_components/ArchSvgs.tsx:132
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 — core/packages/client/app/[lang]/code/architecture/_components/PageLoadFlow.tsx:174
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 — core/packages/client/app/[lang]/code/architecture/flow/page.tsx:80
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 — core/packages/client/app/[lang]/code/language/wasm/page.tsx:279
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 — core/packages/client/app/[lang]/code/solvers/page.tsx:264
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 — core/packages/client/app/[lang]/code/stack/_tools/hono.tsx:100
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 — core/packages/client/app/[lang]/code/stack/_tools/react-router.tsx:130
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 — core/packages/client/app/[lang]/code/utils/_catalog.tsx:134
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 — core/packages/client/app/[lang]/recon/submit/ReconSubmitForm.tsx:628
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 — core/packages/client/app/[lang]/scramble/gen/_tnoodle-pdf.ts:136
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 — core/packages/client/app/[lang]/scramble/gen/useCompSteps.ts:61
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 — core/packages/client/app/[lang]/site/nav_sites_api.ts:29
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 — core/packages/client/app/[lang]/timer/_lib/marks.ts: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 — core/packages/client/app/[lang]/timer/_lib/scramble/wca_pool.ts:136
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 — core/packages/client/app/[lang]/timer/_lib/storage/cloud.ts:50
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 — core/packages/client/app/[lang]/wca/[statId]/WcaStatClient.tsx:1009
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 — core/packages/client/app/[lang]/wca/comp/_components/use_calendar_data.ts:29
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 — core/packages/client/app/[lang]/wca/comp/page.tsx:1372
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 — core/packages/client/app/[lang]/wca/globe/GlobeMapClient.tsx:772
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 — core/packages/client/app/tools/[...slug]/route.ts:65
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 — core/packages/client/components/persons/sections/PersonPRTable.tsx: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 Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — core/packages/client/lib/article-api.ts:76
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 — core/packages/client/lib/colpi-api.ts: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 — core/packages/client/lib/comp-follows.ts:11
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 — core/packages/client/lib/comp-schedule.ts:63
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 — core/packages/client/lib/cubing-scramble.ts:367
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 — core/packages/client/lib/feedback-api.ts:53
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 — core/packages/client/lib/membership-api.ts: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 — core/packages/client/lib/ops-api.ts:23
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 — core/packages/client/lib/puzzle-distribution.ts:37
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 — core/packages/client/lib/puzzle-examples.ts:25
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 — core/packages/client/lib/recon-api.ts: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 — core/packages/client/lib/result-watch-api.ts:86
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 — core/packages/client/lib/sponsors-api.ts:30
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 — core/packages/client/lib/wca-pb.ts:46
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 — core/packages/client/lib/wca-person-api.ts:54
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 — core/packages/client/lib/wiki-api.ts:47
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 — core/packages/client/public/analyze-worker/eocross/solver-wrapped.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 — core/packages/client/public/analyze-worker/eocross/solver.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 — core/packages/client/public/analyze-worker/pair/pairing_solver-wrapped.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 — core/packages/client/public/analyze-worker/pair/pairing_solver.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 — core/packages/client/public/analyze-worker/pseudo-cross/pseudo-wrapped.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 — core/packages/client/public/analyze-worker/pseudo-cross/pseudo.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 — core/packages/client/public/analyze-worker/pseudo-pair/pseudoPairingSolver-wrapped.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 — core/packages/client/public/analyze-worker/pseudo-pair/pseudoPairingSolver.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 — core/packages/client/public/analyze-worker/xcross/solver.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 — core/packages/client/public/cubeopt/cube48opt1.mjs:157
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 — core/packages/client/public/cubeopt/cube48opt2.mjs:157
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 — core/packages/client/public/cubeopt/cube48opt3.mjs:157
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 — core/packages/client/public/cubeopt/cube48opt4.mjs:157
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 — core/packages/client/public/cubeopt/cube48opt5.mjs:157
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 — core/packages/client/public/cubeopt/cube48opt6.mjs:157
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 — core/packages/client/public/cubeopt/cube48opt7.mjs:157
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 — core/packages/client/public/cubeopt/cube48opt8.mjs:157
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 — core/packages/client/public/cubeopt/cube48opt9.mjs:157
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 — core/packages/client/public/ffmpeg/ffmpeg-core.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 — core/packages/client/wasm/m2p/m2p_wasm.js:515
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 — core/packages/server/src/routes/auth.ts: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 — core/packages/server/src/routes/cubing_live.ts:140
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 — core/packages/server/src/utils/upcoming_comps_cache.ts:31
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 — core/packages/shared/src/alg.ts:182
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 — core/packages/shared/src/api/comps_json.ts: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 Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — core/packages/shared/src/api/persons_index.ts: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 — core/packages/shared/src/hooks/useWcaAuth.ts:118
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 — core/packages/stack-kernel/pkg/stack_kernel.js:235
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 — core/packages/wb-build/src/scrape.ts:390
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 — tools/alg_trainers/src/main.js:162
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 — tools/solver/rust-cross/cross-solver-worker.js:30
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 — tools/solver/rust-cross/cross_solver.js:1278
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 — tools/src/2x2solver/solver.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 — tools/src/2x2solverLite/solver.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 — tools/src/crossAnalyzer/analyzer.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 — tools/src/crossSolver/solver.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 — tools/src/crossTrainer/solver.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 — tools/src/EOCrossAnalyzer/analyzer.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 — tools/src/EOCrossSolver/solver.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 — tools/src/eocrossTrainer/solver.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 — tools/src/F2L_PairingSolver/pairing_solver.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 — tools/src/F2LEOAnalyzer/analyzer.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 — tools/src/F2LEOSolver/solver.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 — tools/src/functions/functions.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 — tools/src/highMemorySolver/solver2.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 — tools/src/pairAnalyzer/analyzer.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 — tools/src/pairingTrainer/solver.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 — tools/src/pseudoCrossAnalyzer/pseudo_analyzer.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 — tools/src/pseudoCrossSolver/pseudo.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 — tools/src/pseudoF2LEOAnalyzer/pseudo_analyzer.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 — tools/src/pseudoF2LEOSolver/pseudo.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 — tools/src/pseudoPairAnalyzer/analyzer.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 — tools/src/pseudoPairingSolver/pseudoPairingSolver.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 — tools/src/pseudoPairingTrainer/solver.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 — tools/src/pseudoXcrossTrainer/solver.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 — tools/src/xcross_free_pair_trainer/production/solver_prod.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 — tools/src/xcrossTrainer/solver.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 — tools/src/xxcrossTrainer/production/solver_prod.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 — tools/src/xxcrossTrainer/solver_dev.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 — tools/wca_auth.js:89
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: .claude/skills/alg-admin-api/SKILL.md
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.
.claude/skills/alg-admin-api/SKILL.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/comp-names-zh/SKILL.md
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.
.claude/skills/comp-names-zh/SKILL.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/document-title/SKILL.md
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.
.claude/skills/document-title/SKILL.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/ops-runbook/SKILL.md
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.
.claude/skills/ops-runbook/SKILL.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/pretooluse-hook/SKILL.md
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.
.claude/skills/pretooluse-hook/SKILL.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent instructions exist but release-hardening basics are missing
AI-coder instruction files were found, but the repo is missing lockfile. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable.
Repo hardeningGenerated repo pattern
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 GitHub Action is tag-pinned rather than SHA-pinned
graalvm/setup-graalvm@v1 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
.github/workflows/cube555_native.yml:32 CI/CD securitySupply chainGithub actions
medium System graph cicd CI/CD security conf 1.00 4 occurrences GitHub Actions workflow grants broad write permissions
CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions.
4 files, 4 locations
.github/workflows/backup_recon.yml
.github/workflows/deploy_core.yml
.github/workflows/stats.yml
.github/workflows/update_upcoming.yml
CI/CD securitySupply chainGithub actions
medium System graph security security conf 1.00 Insecure pattern 'cors_wildcard' in fmc/cubelib-server/src/main.rs:220
Found a known-risky pattern (cors_wildcard). Review and replace if possible.
fmc/cubelib-server/src/main.rs:220 Cors wildcard
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in core/packages/client/app/[lang]/alg/commutator/page.tsx:592
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
core/packages/client/app/[lang]/alg/commutator/page.tsx:592 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in core/packages/client/app/[lang]/code/language/katex/page.tsx:19
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
core/packages/client/app/[lang]/code/language/katex/page.tsx:19 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in core/packages/client/app/[lang]/code/language/latex/page.tsx:16
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
core/packages/client/app/[lang]/code/language/latex/page.tsx:16 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in core/packages/client/app/[lang]/code/stack/_tools/i18next.tsx:98
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
core/packages/client/app/[lang]/code/stack/_tools/i18next.tsx:98 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in core/packages/client/app/[lang]/math/god/_components/Tex.tsx:21
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
core/packages/client/app/[lang]/math/god/_components/Tex.tsx:21 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in core/packages/client/app/[lang]/math/group/_components/primitives.tsx:21
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
core/packages/client/app/[lang]/math/group/_components/primitives.tsx:21 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in core/packages/client/app/[lang]/recon/[id]/page.tsx:70
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
core/packages/client/app/[lang]/recon/[id]/page.tsx:70 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in core/packages/client/app/[lang]/scramble/pattern/page.tsx:81
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
core/packages/client/app/[lang]/scramble/pattern/page.tsx:81 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in core/packages/client/app/[lang]/timer/_shell/BattleView.tsx:586
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
core/packages/client/app/[lang]/timer/_shell/BattleView.tsx:586 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in core/packages/client/app/[lang]/trainer/skewb/_components/SkewbImage.tsx:25
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
core/packages/client/app/[lang]/trainer/skewb/_components/SkewbImage.tsx:25 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in core/packages/client/app/[lang]/tutorial/_components/AlgChip.tsx:70
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
core/packages/client/app/[lang]/tutorial/_components/AlgChip.tsx:70 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in core/packages/client/app/[lang]/tutorial/_components/CaseCard.tsx:23
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
core/packages/client/app/[lang]/tutorial/_components/CaseCard.tsx:23 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in core/packages/client/app/[lang]/visualcube/page.tsx:1020
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
core/packages/client/app/[lang]/visualcube/page.tsx:1020 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in core/packages/client/app/[lang]/wca/about/[id]/WcaAboutClient.tsx:34
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
core/packages/client/app/[lang]/wca/about/[id]/WcaAboutClient.tsx:34 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in core/packages/client/app/[lang]/wca/prediction/_components/TheoreticalLimitView.tsx:26
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
core/packages/client/app/[lang]/wca/prediction/_components/TheoreticalLimitView.tsx:26 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in core/packages/client/app/layout.tsx:40
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
core/packages/client/app/layout.tsx:40 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in core/packages/client/components/AlgCategoryView.tsx:84
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
core/packages/client/components/AlgCategoryView.tsx:84 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in core/packages/client/components/CubingPreview.tsx:173
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
core/packages/client/components/CubingPreview.tsx:173 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in core/packages/client/components/EventIcon/EventIcon.tsx:32
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
core/packages/client/components/EventIcon/EventIcon.tsx:32 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in core/packages/client/components/math/Tex.tsx:21
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
core/packages/client/components/math/Tex.tsx:21 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in core/packages/client/components/PuzzleSVG.tsx:115
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
core/packages/client/components/PuzzleSVG.tsx:115 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in core/packages/client/components/ScramblePreview2D.tsx:134
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
core/packages/client/components/ScramblePreview2D.tsx:134 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in core/packages/client/app/[lang]/calc/_components/components/chart_renderer.ts:233
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
core/packages/client/app/[lang]/calc/_components/components/chart_renderer.ts:233 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in core/packages/client/app/[lang]/regulation/notation/NotationMove.tsx:68
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
core/packages/client/app/[lang]/regulation/notation/NotationMove.tsx:68 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in core/packages/client/app/[lang]/scramble/solver/_CubingPreview2D.tsx:32
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
core/packages/client/app/[lang]/scramble/solver/_CubingPreview2D.tsx:32 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in core/packages/client/app/[lang]/timer/_shell/BattleView.tsx:224
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
core/packages/client/app/[lang]/timer/_shell/BattleView.tsx:224 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in core/packages/client/app/[lang]/trainer/_roux/_components/CaseVisualizer.tsx:53
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
core/packages/client/app/[lang]/trainer/_roux/_components/CaseVisualizer.tsx:53 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in core/packages/client/app/[lang]/tutorial/_lib/restructureCfop.ts:178
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
core/packages/client/app/[lang]/tutorial/_lib/restructureCfop.ts:178 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in core/packages/client/app/_components/LandingCubeHero.tsx:27
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
core/packages/client/app/_components/LandingCubeHero.tsx:27 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in core/packages/client/components/AlgInput.tsx:100
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
core/packages/client/components/AlgInput.tsx:100 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in core/packages/client/components/CubingPreview.tsx:116
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
core/packages/client/components/CubingPreview.tsx:116 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in core/packages/client/components/PuzzleSVG.tsx:82
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
core/packages/client/components/PuzzleSVG.tsx:82 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in core/packages/client/components/TwistySection.tsx:148
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
core/packages/client/components/TwistySection.tsx:148 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in core/packages/client/components/wca-stats/WrHistoryChart.tsx:286
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
core/packages/client/components/wca-stats/WrHistoryChart.tsx:286 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in core/packages/client/public/_cubing-sheet.html:14
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
core/packages/client/public/_cubing-sheet.html:14 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in core/packages/visualcube/src/cube/drawing.ts:115
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
core/packages/visualcube/src/cube/drawing.ts:115 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in tools/2x2x2/index.html:1379
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
tools/2x2x2/index.html:1379 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in tools/alg_trainers/src/main.js:36
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
tools/alg_trainers/src/main.js:36 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in tools/alg_trainers/src/selection.js:74
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
tools/alg_trainers/src/selection.js:74 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in tools/alg_trainers/src/timedetails.js:188
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
tools/alg_trainers/src/timedetails.js:188 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in tools/alg_trainers/src/timer.js:15
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
tools/alg_trainers/src/timer.js:15 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in tools/algTrainer/index.html:384
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
tools/algTrainer/index.html:384 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in tools/callback.html:126
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
tools/callback.html:126 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in tools/cross_trainer/index.html:921
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
tools/cross_trainer/index.html:921 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in tools/cstimer/js/cstimer.js:276
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
tools/cstimer/js/cstimer.js:276 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in tools/cstimer/js/jquery.min.js:2
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
tools/cstimer/js/jquery.min.js:2 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in tools/eocross_trainer/index.html:924
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
tools/eocross_trainer/index.html:924 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in tools/jsonEditor/index.html:394
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
tools/jsonEditor/index.html:394 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in tools/pairing_trainer/index.html:946
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
tools/pairing_trainer/index.html:946 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in tools/pseudo_pairing_trainer/index.html:953
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
tools/pseudo_pairing_trainer/index.html:953 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in tools/pseudo_xcross_trainer/index.html:955
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
tools/pseudo_xcross_trainer/index.html:955 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in tools/shared/wca_person_picker.js:98
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
tools/shared/wca_person_picker.js:98 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in tools/solver/index.html:2307
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
tools/solver/index.html:2307 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in tools/src/functions/list.js:1058
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
tools/src/functions/list.js:1058 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in tools/xcross_pairing_trainer/index.html:989
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
tools/xcross_pairing_trainer/index.html:989 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in tools/xcross_trainer/index.html:947
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
tools/xcross_trainer/index.html:947 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in tools/xxcross_trainer/index.html:962
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
tools/xxcross_trainer/index.html:962 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in tools/alg_trainers/src/main.js:204
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
tools/alg_trainers/src/main.js:204 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in tools/alg_trainers/src/timer.js:480
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
tools/alg_trainers/src/timer.js:480 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in tools/cstimer/js/jquery.min.js:2
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
tools/cstimer/js/jquery.min.js:2 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'domparser_html_parse' in core/packages/client/app/[lang]/tutorial/_lib/restructureCfop.ts:134
Found a known-risky pattern (domparser_html_parse). Review and replace if possible.
core/packages/client/app/[lang]/tutorial/_lib/restructureCfop.ts:134 Domparser html parse
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in tools/solver/index.html:4666
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
tools/solver/index.html:4666 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'local_storage_auth_token' in core/packages/client/app/auth/callback/page.tsx:80
Found a known-risky pattern (local_storage_auth_token). Review and replace if possible.
core/packages/client/app/auth/callback/page.tsx:80 Local storage auth token
medium System graph security security conf 1.00 Insecure pattern 'local_storage_auth_token' in tools/callback.html:114
Found a known-risky pattern (local_storage_auth_token). Review and replace if possible.
tools/callback.html:114 Local storage auth token
medium System graph security security conf 1.00 Insecure pattern 'local_storage_auth_token' in tools/wca_auth.js:82
Found a known-risky pattern (local_storage_auth_token). Review and replace if possible.
tools/wca_auth.js:82 Local storage auth token
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in core/cube555-daemon/local_bench.mjs:11
Found a known-risky pattern (node_child_process). Review and replace if possible.
core/cube555-daemon/local_bench.mjs:11 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in core/packages/client/scripts/dev-safe.mjs:21
Found a known-risky pattern (node_child_process). Review and replace if possible.
core/packages/client/scripts/dev-safe.mjs:21 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in core/packages/client/scripts/predev-clean.mjs:16
Found a known-risky pattern (node_child_process). Review and replace if possible.
core/packages/client/scripts/predev-clean.mjs:16 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in core/packages/client/scripts/sync-deskpet.mjs:17
Found a known-risky pattern (node_child_process). Review and replace if possible.
core/packages/client/scripts/sync-deskpet.mjs:17 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in core/packages/scramble-stats-build/build_length_opt.mjs:20
Found a known-risky pattern (node_child_process). Review and replace if possible.
core/packages/scramble-stats-build/build_length_opt.mjs:20 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in core/packages/server/src/cube555/daemon.ts:28
Found a known-risky pattern (node_child_process). Review and replace if possible.
core/packages/server/src/cube555/daemon.ts:28 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in core/packages/server/src/cubeopt/daemon.ts:21
Found a known-risky pattern (node_child_process). Review and replace if possible.
core/packages/server/src/cubeopt/daemon.ts:21 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in solver/333opt/solve.mjs:29
Found a known-risky pattern (node_child_process). Review and replace if possible.
solver/333opt/solve.mjs:29 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in solver/333opt/solve_loop.mjs:11
Found a known-risky pattern (node_child_process). Review and replace if possible.
solver/333opt/solve_loop.mjs:11 Node child process
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — core/packages/client/scripts/subset-cjk-heading.py:102
`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 Integrity conf 1.00 Network/subprocess call without timeout or try/except — core/packages/scramble-stats-build/incremental.py:125
`urllib.request.urlopen(...)` 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 293 placeholder/mock markers across 122 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data.
Mock dataIncompleteGenerated repo pattern
medium System graph network Security conf 1.00 Privileged port 1 in use
Port 1 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
.github/workflows/backfill_schedules.yml Ports
medium System graph network Security conf 1.00 Privileged port 127 in use
Port 127 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
.github/workflows/backfill_schedules.yml Ports
medium System graph network Security conf 1.00 Privileged port 23 in use
Port 23 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
.github/workflows/dump_comps.yml Ports
medium System graph network Security conf 1.00 Privileged port 30 in use
Port 30 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
.github/workflows/dump_comps.yml Ports
medium System graph network Security conf 1.00 Privileged port 4 in use
Port 4 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
.github/workflows/sor.yml Ports
medium System graph quality Tests conf 1.00 Very low test-to-source ratio
68 test file(s) for 1664 source file(s) (ratio 0.04). Consider adding integration or unit tests for critical paths.
Coverage
low System graph quality Maintenance conf 1.00 195 TODO/FIXME markers
High count of TODO/FIXME/HACK markers — track them as issues so they're not forgotten.
low System graph quality Integrity conf 1.00 66 env vars used in code but missing from .env.example
Drift between code and config docs. The first few: `ADMIN_API_KEY`, `ALIPAY_GATEWAY`, `CHUNK`, `CLAWD_UPSTREAM`, `COMPS`, `CONCURRENCY`, `CORPUS`, `CUBE555_DISABLED` + 58 more. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break.
config drift
low System graph quality Debug conf 1.00 Debug logging residue appears in source files
Found 682 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 frontend Frontend quality conf 1.00 Icon-only button without accessible name — core/packages/client/app/[lang]/battle/_components/AdvancedFeatures.tsx:167
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 — core/packages/client/app/[lang]/battle/_components/VsHistoryPanel.tsx:123
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 — core/packages/client/app/[lang]/math/group/_components/sections/FreeGroups.tsx:283
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 — core/packages/client/app/[lang]/timer/_shell/BattleView.tsx:971
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 — core/packages/client/components/CubeVirtualKeyboard.tsx:833
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 security security conf 1.00 Insecure pattern 'document_write' in tools/cstimer/index.html:24
Found a known-risky pattern (document_write). Review and replace if possible.
tools/cstimer/index.html:24 Document write
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: core/packages/alg-build/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
core/packages/alg-build/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: core/packages/client/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
core/packages/client/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: core/packages/server/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
core/packages/server/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: core/packages/shared/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
core/packages/shared/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: core/packages/stats-build/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
core/packages/stats-build/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: core/packages/visualcube/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
core/packages/visualcube/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: core/packages/wb-build/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
core/packages/wb-build/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `119_v2` in core/packages/client/components/TwistySection.tsx:355
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 `__v1` in tools/cstimer/js/twisty.js:35
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

Showing first 300 of 556. 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/9e8c3bd8-a1c3-48d2-af55-42c35b81bdb9/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/9e8c3bd8-a1c3-48d2-af55-42c35b81bdb9/

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.