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.

richoncode/webartests

https://github.com/richoncode/webartests · scanned 2026-06-15 23:51 UTC (2 months, 3 weeks ago)

174 raw signals (0 security + 174 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 169 actionable findings from 1 signal source. 5 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 75.1/100 with 88.9% coverage. It contains 2183 nodes across 1 cross-layer flows, written primarily in mixed languages. Engine surfaced 174 findings — concentrated in security (92), quality (50), frontend (24). Risk profile is high: 0 critical, 6 high, 98 medium. Recommended next step: open the security layer findings first — that's where the highest-impact wins live.

Showing 147 of 169 actionable findings. 174 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 security conf 1.00 Insecure pattern 'eval_used' in learning-gaussian-splatting/differentiable-rendering/index.html:86
Found a known-risky pattern (eval_used). Review and replace if possible.
learning-gaussian-splatting/differentiable-rendering/index.html:86 Eval used
high System graph security security conf 1.00 Insecure pattern 'eval_used' in learning-gaussian-splatting/gaussian-2d/index.html:330
Found a known-risky pattern (eval_used). Review and replace if possible.
learning-gaussian-splatting/gaussian-2d/index.html:330 Eval used
high System graph security security conf 1.00 Insecure pattern 'eval_used' in learning-gaussian-splatting/render-pipeline/index.html:112
Found a known-risky pattern (eval_used). Review and replace if possible.
learning-gaussian-splatting/render-pipeline/index.html:112 Eval used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in shared/slang/slang-wasm.js:1
Found a known-risky pattern (new_function_used). Review and replace if possible.
shared/slang/slang-wasm.js:1 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in shared/slang/spirv-tools.js:1
Found a known-risky pattern (new_function_used). Review and replace if possible.
shared/slang/spirv-tools.js:1 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in slang-playground/assets/index-Daa1eW-z.js:321
Found a known-risky pattern (new_function_used). Review and replace if possible.
slang-playground/assets/index-Daa1eW-z.js:321 New function used
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — magic-map/js/parcels.js:57
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 — shared/slang/slang-wasm.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 — shared/slang/spirv-tools.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 — slang-playground/assets/index-Daa1eW-z.js:2
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — slang-playground/assets/json.worker-B6h4uASr.js:49
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/settings.local.json
This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes.
.claude/settings.local.json 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 license, ci. 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 security security conf 1.00 Insecure pattern 'dangerous_innerhtml' in experiments/marp-presentations-in-git/view.html:383
Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible.
experiments/marp-presentations-in-git/view.html:383 Dangerous innerhtml
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in experiments/hmm-trader/02-regimes/index.html:251
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
experiments/hmm-trader/02-regimes/index.html:251 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in experiments/hmm-trader/06-features/index.html:183
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
experiments/hmm-trader/06-features/index.html:183 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in experiments/hmm-trader/07-indicators/index.html:336
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
experiments/hmm-trader/07-indicators/index.html:336 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in experiments/marp-presentations-in-git/view.html:381
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
experiments/marp-presentations-in-git/view.html:381 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in experiments/mermaid-diagrams-in-git/index.html:718
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
experiments/mermaid-diagrams-in-git/index.html:718 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in experiments/spatial-ai/vps-segmentation-and-caching/index.html:444
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
experiments/spatial-ai/vps-segmentation-and-caching/index.html:444 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in experiments/spatial-media/index.html:503
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
experiments/spatial-media/index.html:503 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in experiments/web-video-super-scaling/plan.html:485
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
experiments/web-video-super-scaling/plan.html:485 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in laser-experiments/param-converter/index.html:311
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
laser-experiments/param-converter/index.html:311 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in laser-experiments/pattern-tool/js/components/attractor-tab.js:32
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
laser-experiments/pattern-tool/js/components/attractor-tab.js:32 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in laser-experiments/pattern-tool/js/components/bitmap-line-tab.js:13
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
laser-experiments/pattern-tool/js/components/bitmap-line-tab.js:13 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in laser-experiments/pattern-tool/js/components/bitmap-tab.js:13
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
laser-experiments/pattern-tool/js/components/bitmap-tab.js:13 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in laser-experiments/pattern-tool/js/components/fractal-tab.js:13
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
laser-experiments/pattern-tool/js/components/fractal-tab.js:13 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in laser-experiments/pattern-tool/js/components/geometry-tab.js:28
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
laser-experiments/pattern-tool/js/components/geometry-tab.js:28 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in laser-experiments/pattern-tool/js/components/gradient-tab.js:29
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
laser-experiments/pattern-tool/js/components/gradient-tab.js:29 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in laser-experiments/pattern-tool/js/components/hilbert-tab.js:13
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
laser-experiments/pattern-tool/js/components/hilbert-tab.js:13 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in laser-experiments/pattern-tool/js/components/mandala-tab.js:13
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
laser-experiments/pattern-tool/js/components/mandala-tab.js:13 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in laser-experiments/pattern-tool/js/components/math-tab.js:14
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
laser-experiments/pattern-tool/js/components/math-tab.js:14 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in laser-experiments/pattern-tool/js/components/palette-grid-tab.js:13
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
laser-experiments/pattern-tool/js/components/palette-grid-tab.js:13 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in laser-experiments/pattern-tool/js/components/path-tab.js:13
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
laser-experiments/pattern-tool/js/components/path-tab.js:13 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in laser-experiments/pattern-tool/js/components/voronoi-tab.js:13
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
laser-experiments/pattern-tool/js/components/voronoi-tab.js:13 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in laser-experiments/pattern-tool/js/components/xcs-tab.js:10
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
laser-experiments/pattern-tool/js/components/xcs-tab.js:10 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in laser-experiments/pattern-tool/js/main.js:154
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
laser-experiments/pattern-tool/js/main.js:154 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in laser-experiments/pattern-tool/js/palettes.js:48
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
laser-experiments/pattern-tool/js/palettes.js:48 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in laser-experiments/pattern-tool/js/tabs.js:120
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
laser-experiments/pattern-tool/js/tabs.js:120 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in laser-experiments/pattern-tool/js/utils.js:70
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
laser-experiments/pattern-tool/js/utils.js:70 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in laser-experiments/pattern-tool/js/viewer.js:17
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
laser-experiments/pattern-tool/js/viewer.js:17 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in laser-experiments/xcs-module/index.html:635
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
laser-experiments/xcs-module/index.html:635 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in laser-experiments/xcs-module/js/xcs-canvas.js:46
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
laser-experiments/xcs-module/js/xcs-canvas.js:46 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in laser-experiments/xcs-module/js/XCSPalletUI.js:95
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
laser-experiments/xcs-module/js/XCSPalletUI.js:95 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in learning-fintech-ai/rl-markets/01-mdp/index.html:412
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
learning-fintech-ai/rl-markets/01-mdp/index.html:412 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in learning-fintech-ai/rl-markets/04-deep-q/index.html:329
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
learning-fintech-ai/rl-markets/04-deep-q/index.html:329 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in learning-fintech-ai/rl-markets/05-exploration/index.html:426
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
learning-fintech-ai/rl-markets/05-exploration/index.html:426 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in learning-fintech-ai/rl-markets/06-environment/index.html:394
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
learning-fintech-ai/rl-markets/06-environment/index.html:394 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in learning-fintech-ai/rl-markets/07-full-system/index.html:819
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
learning-fintech-ai/rl-markets/07-full-system/index.html:819 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in learning-fintech-ai/ts-forecasting/07-full-system/index.html:514
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
learning-fintech-ai/ts-forecasting/07-full-system/index.html:514 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in learning-gaussian-splatting/alpha-blending/index.html:1135
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
learning-gaussian-splatting/alpha-blending/index.html:1135 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in learning-gaussian-splatting/gaussian-2d/index.html:1047
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
learning-gaussian-splatting/gaussian-2d/index.html:1047 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in learning-gaussian-splatting/smooth-step/index.html:1514
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
learning-gaussian-splatting/smooth-step/index.html:1514 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in learning-jepa/01-generative-bottleneck/index.html:384
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
learning-jepa/01-generative-bottleneck/index.html:384 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in learning-lasers/beam-optics/index.html:442
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
learning-lasers/beam-optics/index.html:442 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in learning-lasers/engraving-modes/index.html:471
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
learning-lasers/engraving-modes/index.html:471 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in learning-lasers/focus-dof/index.html:330
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
learning-lasers/focus-dof/index.html:330 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in learning-lasers/heat-transfer/index.html:209
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
learning-lasers/heat-transfer/index.html:209 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in learning-lasers/lpcm-dpi/index.html:377
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
learning-lasers/lpcm-dpi/index.html:377 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in learning-lasers/physics-of-the-beam/03-wavelength-absorption/index.html:362
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
learning-lasers/physics-of-the-beam/03-wavelength-absorption/index.html:362 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in learning-lasers/power-beam-heat/index.html:701
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
learning-lasers/power-beam-heat/index.html:701 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in learning-lasers/rich-frosted-burnt/index.html:238
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
learning-lasers/rich-frosted-burnt/index.html:238 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in learning-lasers/safety/index.html:239
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
learning-lasers/safety/index.html:239 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in learning-lasers/speed-curve/index.html:243
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
learning-lasers/speed-curve/index.html:243 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in learning-lasers/ss304-colours/index.html:998
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
learning-lasers/ss304-colours/index.html:998 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in learning-llm/03-autoregressive/index.html:190
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
learning-llm/03-autoregressive/index.html:190 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in learning-llm/tokenization/index.html:325
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
learning-llm/tokenization/index.html:325 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in learning-neural-rendering/assets/js/tutorial-engine.js:93
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
learning-neural-rendering/assets/js/tutorial-engine.js:93 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in learning-neural-rendering/modules/03a-gradient-descent.html:443
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
learning-neural-rendering/modules/03a-gradient-descent.html:443 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in learning-neural-rendering/modules/04-autodiff-optimization.html:409
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
learning-neural-rendering/modules/04-autodiff-optimization.html:409 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in learning-vectorization/bezier-curve-fitting/index.html:508
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
learning-vectorization/bezier-curve-fitting/index.html:508 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in learning-vectorization/freeman-chain-code/index.html:283
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
learning-vectorization/freeman-chain-code/index.html:283 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in learning-vectorization/marching-squares/index.html:366
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
learning-vectorization/marching-squares/index.html:366 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in learning-vectorization/rdp/index.html:255
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
learning-vectorization/rdp/index.html:255 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in learning-vectorization/visvalingam-whyatt/index.html:446
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
learning-vectorization/visvalingam-whyatt/index.html:446 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in learning-vps/learning-ransac/modules/03-dlt-estimation.html:204
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
learning-vps/learning-ransac/modules/03-dlt-estimation.html:204 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in learning-vps/learning-sensor-calibration/modules/02-lidar-camera-projection.html:119
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
learning-vps/learning-sensor-calibration/modules/02-lidar-camera-projection.html:119 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in magic-map/js/ui.js:144
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
magic-map/js/ui.js:144 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in shared/js/experiments.js:74
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
shared/js/experiments.js:74 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in shared/js/ui.js:39
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
shared/js/ui.js:39 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in slang-playground/jsontree/jsontree.min.js:1
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
slang-playground/jsontree/jsontree.min.js:1 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in sound-synthesis/modal-synthesis/index.html:212
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
sound-synthesis/modal-synthesis/index.html:212 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in spatial-ai-case-studies/envisics/index.html:303
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
spatial-ai-case-studies/envisics/index.html:303 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in spatial-ai-case-studies/prophesee/index.html:313
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
spatial-ai-case-studies/prophesee/index.html:313 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in spatial-ai-case-studies/scandit/index.html:303
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
spatial-ai-case-studies/scandit/index.html:303 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in spatial-ai-case-studies/standard-ai/index.html:313
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
spatial-ai-case-studies/standard-ai/index.html:313 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in spatial-ai-case-studies/world-labs/index.html:375
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
spatial-ai-case-studies/world-labs/index.html:375 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in subsurface-explorer/index.html:1351
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
subsurface-explorer/index.html:1351 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in volatility-harvesting-model.html:2302
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
volatility-harvesting-model.html:2302 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in web-audio/sequencer/index.html:133
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
web-audio/sequencer/index.html:133 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in webgl-shader/raymarched-blob.html:113
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
webgl-shader/raymarched-blob.html:113 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in experiments/marp-presentations-in-git/view.html:381
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
experiments/marp-presentations-in-git/view.html:381 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in experiments/marp-presentations-in-git/view.html:383
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
experiments/marp-presentations-in-git/view.html:383 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'local_storage_auth_token' in laser-experiments/halftone-cmyk/01-lithos-pre-processor.html:183
Found a known-risky pattern (local_storage_auth_token). Review and replace if possible.
laser-experiments/halftone-cmyk/01-lithos-pre-processor.html:183 Local storage auth token
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in experiments/aviation-spatialai/vite.config.ts:3
Found a known-risky pattern (node_child_process). Review and replace if possible.
experiments/aviation-spatialai/vite.config.ts:3 Node child process
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — experiments/spatial-media/depth/scripts/generate_all.py:30
`subprocess.run(...)` 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 — experiments/spatial-media/generate_thumbnails.py:39
`subprocess.run(...)` 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 security Coverage conf 1.00 No auth library detected
The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing.
auth
medium System graph cicd CI/CD security conf 1.00 No CI/CD pipelines detected
No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints.
CI/CD securityCoverage
medium System graph quality Placeholder conf 1.00 Placeholder or mock-heavy implementation detected
Found 53 placeholder/mock markers across 14 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data.
Mock dataIncompleteGenerated repo pattern
medium System graph quality Tests conf 1.00 Very low test-to-source ratio
13 test file(s) for 206 source file(s) (ratio 0.06). Consider adding integration or unit tests for critical paths.
Coverage
low System graph quality Production readiness conf 1.00 Composite production-readiness gap
Multiple low-cost hardening controls are missing together: license, ci. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation.
Repo hardeningGenerated repo pattern
low System graph quality Debug conf 1.00 Debug logging residue appears in source files
Found 167 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 security security conf 1.00 Insecure pattern 'document_write' in experiments/mermaid-diagrams-in-git/index.html:374
Found a known-risky pattern (document_write). Review and replace if possible.
experiments/mermaid-diagrams-in-git/index.html:374 Document write
low System graph quality Integrity conf 1.00 6 occurrences Near-duplicate function bodies in 2 places
Functions with the same first-5-line body hash: calculate_homography.py:quat_to_r, experiments/web-video-super-scaling/calculate_homography.py:quat_to_r This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https://jw.hn/ai-code-hygiene). Consolidate or document why th…
6 occurrences
repo-level (6 hits)
duplicatesduplication
low System graph quality License conf 1.00 No license file detected
No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake.
Repo hardeningGenerated repo pattern
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `pg_is_in_backup` in slang-playground/assets/pgsql-tGk8EFnU.js:6
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 `pg_is_in_backup` in slang-playground/assets/redshift-25W9uPmb.js:6
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 `reportsDeprecated` in slang-playground/assets/tsMode-Dm69RMqM.js:6
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 `showDeprecated` in slang-playground/assets/editor.worker-BCzxt1at.js:7
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 `showDeprecated` in slang-playground/assets/html.worker-LDmWGbFt.js:7
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 `showDeprecated` in slang-playground/assets/json.worker-B6h4uASr.js:7
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 `sliderOld` in fix_pipelines.js:8
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph software Dead code conf 1.00 Possibly dead Python function: forecast_arima
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
learning-fintech-ai/ts-forecasting/code/arima_model.py:77
low System graph software Dead code conf 1.00 Possibly dead Python function: forward
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
learning-fintech-ai/rl-markets/code/agent.py:64
low System graph software Dead code conf 1.00 Possibly dead Python function: forward
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
learning-fintech-ai/ts-forecasting/code/transformer_model.py:96
low System graph software Dead code conf 1.00 Possibly dead Python function: garch_standardised_residuals
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
learning-fintech-ai/ts-forecasting/code/garch_model.py:118
low System graph software Dead code conf 1.00 Possibly dead Python function: render
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
learning-fintech-ai/rl-markets/code/environment.py:186
low System graph software Dead code conf 1.00 Possibly dead Python function: rolling_garch_vol
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
learning-fintech-ai/ts-forecasting/code/garch_model.py:93
low System graph software Dead code conf 1.00 Possibly dead Python function: run_generator
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
experiments/spatial-media/depth/scripts/generate_all.py:5
low System graph quality Provenance conf 1.00 Shallow git history limits provenance confidence
The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence.
Git historyGenerated repo pattern
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — calibrate_deep_think.js:76
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — calibrate_simulation.js:90
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — experiments/spatial-media/AssetLoader.js:10
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — experiments/spatial-media/AudioManager.js:20
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — experiments/spatial-media/GalleryState.js:22
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — experiments/spatial-media/HandTrackingManager.js:49
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — experiments/spatial-media/PhotoCard.js:76
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — experiments/spatial-media/SpatialUI.js:18
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — gen_png.js:3
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — iwsdk-app-a/src/basketball.ts:113
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — laser-experiments/xcs-module/xcs-references/parse_xcs.js:6
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — learning-lasers/tests/test_oxide_colors.js:14
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — learning-neural-rendering/assets/js/tutorial-engine.js:43
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — patch_stubs.js:148
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — shared/js/ui.js:84
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — slang-playground/assets/editor.worker-BCzxt1at.js:7
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — slang-playground/assets/html.worker-LDmWGbFt.js:7
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — slang-playground/assets/index-Daa1eW-z.js:324
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — slang-playground/assets/json.worker-B6h4uASr.js:7
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — slang-playground/jsontree/jsontree.min.js:1
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — test-bake.js:6
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — test_webgpu.js:5
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — test_wgsl.js:38
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph quality Integrity conf 1.00 Stub function `render` (body is just `pass`/`return`) — learning-fintech-ai/rl-markets/code/environment.py:186
Likely an AI scaffold that was never filled in. Remove or implement.
Empty handlerDead code
low System graph quality Complexity conf 1.00 Very large file: laser-experiments/xcs-module/js/xcs-glyphs.js (1251 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/aba16bda-5d7f-41b8-bfec-d95bcfee1d7b/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/aba16bda-5d7f-41b8-bfec-d95bcfee1d7b/

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.