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.

crystalbai88-code/my-website

https://github.com/crystalbai88-code/my-website · scanned 2026-06-17 01:51 UTC (1 month, 1 week ago)

114 raw signals (0 security + 114 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 1 week ago · v2 · last Δ +10.3 (diff) · 114 actionable findings from 1 signal source. 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 87.0/100 with 55.6% coverage. It contains 531 nodes across 0 cross-layer flows, written primarily in mixed languages. Engine surfaced 114 findings — concentrated in security (63), quality (42), frontend (9). Risk profile is low: 0 critical, 0 high, 71 medium. Recommended next step: open the security layer findings first — that's where the highest-impact wins live.

Showing 104 of 114 actionable findings. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — civ-lab/ai_float.js:164
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 — civ-lab/app.js:3611
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 — express/app.js:87
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 — express/cloudflare-worker.js: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 Production readiness conf 1.00 Composite production-readiness gap
Multiple low-cost hardening controls are missing together: license, ci, tests, operator-readme. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation.
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 'direct_innerhtml_assignment' in civ-lab/ai_float.js:78
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
civ-lab/ai_float.js:78 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in civ-lab/app.js:151
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
civ-lab/app.js:151 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in civ-lab/causality.html:100
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
civ-lab/causality.html:100 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in civ-lab/civ-deep.html:522
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
civ-lab/civ-deep.html:522 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in civ-lab/civ-explorer-a.html:153
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
civ-lab/civ-explorer-a.html:153 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in civ-lab/civ-explorer-b.html:156
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
civ-lab/civ-explorer-b.html:156 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in civ-lab/civ-explorer-c.html:165
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
civ-lab/civ-explorer-c.html:165 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in civ-lab/civ-explorer-d.html:539
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
civ-lab/civ-explorer-d.html:539 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in civ-lab/civ-explorer-e.html:299
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
civ-lab/civ-explorer-e.html:299 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in civ-lab/civ-explorer-v2.html:673
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
civ-lab/civ-explorer-v2.html:673 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in civ-lab/civ-explorer.html:380
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
civ-lab/civ-explorer.html:380 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in civ-lab/classical-deep.html:523
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
civ-lab/classical-deep.html:523 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in civ-lab/classical-explorer.html:269
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
civ-lab/classical-explorer.html:269 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in civ-lab/classical-network.html:397
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
civ-lab/classical-network.html:397 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in civ-lab/compare.html:83
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
civ-lab/compare.html:83 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in civ-lab/contemporary-deep.html:524
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
civ-lab/contemporary-deep.html:524 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in civ-lab/contemporary-explorer.html:246
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
civ-lab/contemporary-explorer.html:246 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in civ-lab/contemporary-network.html:437
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
civ-lab/contemporary-network.html:437 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in civ-lab/cosmos-design-system.html:210
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
civ-lab/cosmos-design-system.html:210 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in civ-lab/early-network.html:380
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
civ-lab/early-network.html:380 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in civ-lab/evidence.html:72
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
civ-lab/evidence.html:72 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in civ-lab/family.html:110
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
civ-lab/family.html:110 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in civ-lab/feed.html:162
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
civ-lab/feed.html:162 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in civ-lab/global-deep.html:524
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
civ-lab/global-deep.html:524 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in civ-lab/global-explorer.html:251
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
civ-lab/global-explorer.html:251 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in civ-lab/global-network.html:448
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
civ-lab/global-network.html:448 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in civ-lab/map.html:222
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
civ-lab/map.html:222 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in civ-lab/meanwhile.html:102
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
civ-lab/meanwhile.html:102 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in civ-lab/medieval-deep.html:523
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
civ-lab/medieval-deep.html:523 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in civ-lab/medieval-explorer.html:273
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
civ-lab/medieval-explorer.html:273 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in civ-lab/medieval-network.html:409
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
civ-lab/medieval-network.html:409 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in civ-lab/modern-deep.html:524
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
civ-lab/modern-deep.html:524 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in civ-lab/modern-explorer.html:246
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
civ-lab/modern-explorer.html:246 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in civ-lab/modern-network.html:456
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
civ-lab/modern-network.html:456 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in civ-lab/profile.html:70
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
civ-lab/profile.html:70 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in civ-lab/roleplay.html:56
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
civ-lab/roleplay.html:56 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in civ-lab/route.html:67
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
civ-lab/route.html:67 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in civ-lab/tour.js:94
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
civ-lab/tour.js:94 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in civ-lab/v2.html:988
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
civ-lab/v2.html:988 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in express/app.js:44
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
express/app.js:44 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in express/demos/author.html:77
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
express/demos/author.html:77 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in express/demos/combined.html:101
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
express/demos/combined.html:101 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in express/demos/explore.html:79
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
express/demos/explore.html:79 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in express/demos/friend.html:68
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
express/demos/friend.html:68 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in express/demos/grow.html:93
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
express/demos/grow.html:93 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in express/demos/pokemon.html:57
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
express/demos/pokemon.html:57 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in express/demos/report.html:120
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
express/demos/report.html:120 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in express/demos/words.html:106
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
express/demos/words.html:106 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in express/talk.html:162
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
express/talk.html:162 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in football2d.html:769
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
football2d.html:769 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in index.html:1227
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
index.html:1227 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in script.js:186
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
script.js:186 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in shooter.html:1297
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
shooter.html:1297 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_outerhtml_assignment' in civ-lab/civ-explorer-e.html:503
Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible.
civ-lab/civ-explorer-e.html:503 Direct outerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in civ-lab/app.js:1422
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
civ-lab/app.js:1422 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in civ-lab/civ-deep.html:1353
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
civ-lab/civ-deep.html:1353 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in civ-lab/classical-deep.html:1371
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
civ-lab/classical-deep.html:1371 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in civ-lab/contemporary-deep.html:1378
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
civ-lab/contemporary-deep.html:1378 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in civ-lab/global-deep.html:1378
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
civ-lab/global-deep.html:1378 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in civ-lab/medieval-deep.html:1377
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
civ-lab/medieval-deep.html:1377 Insert adjacent html
medium System graph security security conf 1.00 Insecure pattern 'insert_adjacent_html' in civ-lab/modern-deep.html:1378
Found a known-risky pattern (insert_adjacent_html). Review and replace if possible.
civ-lab/modern-deep.html:1378 Insert adjacent html
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 quality Placeholder conf 1.00 Placeholder or mock-heavy implementation detected
Found 142 placeholder/mock markers across 6 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
0 test file(s) for 47 source file(s) (ratio 0.00). Consider adding integration or unit tests for critical paths.
Coverage
low System graph quality Debug conf 1.00 Debug logging residue appears in source files
Found 6 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 — civ-lab/app.js:2109
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 — civ-lab/tour.js:110
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 — express/app.js:1886
A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work. Why: P3 in CHECKLIST.md — icon-only buttons skipped a title. Rule id: fq.button.no-label
Fq button no label
low System graph quality 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 `civlab_track_v1` in civ-lab/track.js:3
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 `egypt_old` in civ-lab/chapters_data.js:78
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 `egypt_old` in civ-lab/compare_data.js:2
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 `egypt_old` in civ-lab/early_civ_deep.js:294
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 `egypt_old` in civ-lab/early_civ_explorer_data.js:14
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 `egypt_old` in civ-lab/evidence_data.js:2
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 `egypt_old` in civ-lab/map_data.js:2
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 `egypt_old` in civ-lab/meanwhile_data.js:4
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 `kb_egypt_old` in civ-lab/data.js:805
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 `rest_v1` in civ-lab/app.js:4452
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 `today_legacy` in civ-lab/classical_deep.js:399
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 `today_legacy` in civ-lab/contemporary_deep.js:133
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 `today_legacy` in civ-lab/global_deep.js:159
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 `today_legacy` in civ-lab/medieval_deep.js:406
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 `today_legacy` in civ-lab/modern_deep.js:133
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 Docs conf 1.00 README lacks setup or run instructions
A README exists, but it does not contain common install/setup/run markers. This matches a frequent generated-code pattern: UI is present, operational handoff is thin.
ReadmeRepo hardeningGenerated repo pattern
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — civ-lab/app.js:4433
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 — civ-lab/early_civ.js:268
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 — civ-lab/early_civ_explorer_data.js:431
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 — civ-lab/early_civ_kb.js:2048
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 — civ-lab/knowledge_base.js:229
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 — civ-lab/prehistoric_kb.js:1990
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph quality Complexity conf 1.00 Very large file: civ-lab/app.js (4896 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: civ-lab/data.js (1791 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: civ-lab/early_civ_deep.js (3220 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: civ-lab/early_civ_kb.js (2049 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: civ-lab/prehistoric.js (1003 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: civ-lab/prehistoric_kb.js (1991 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: express/app.js (2650 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/9cef40a2-3244-4ee9-b78e-2170d2a7afff/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/9cef40a2-3244-4ee9-b78e-2170d2a7afff/

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.