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.

stepanvcelak11/ar-geodet

https://github.com/stepanvcelak11/ar-geodet · scanned 2026-06-16 00:21 UTC (2 months, 2 weeks ago)

113 raw signals (0 security + 113 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 113 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 89.3/100 with 77.8% coverage. It contains 1476 nodes across 0 cross-layer flows, written primarily in mixed languages. Engine surfaced 113 findings — concentrated in quality (63), security (44), frontend (4). Risk profile is high: 0 critical, 1 high, 52 medium. Recommended next step: open the quality layer findings first — that's where the highest-impact wins live.

Showing 69 of 113 actionable findings. 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 'new_function_used' in js/kalkulacka.js:643
Found a known-risky pattern (new_function_used). Review and replace if possible.
js/kalkulacka.js:643 New function used
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — js/cadastre-vector.js: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 — js/predpisy.js: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 — js/zpravodaj.js:110
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 Tests conf 1.00 CI is configured but no tests are detected
A CI pipeline exists, but the scan found no test files to gate. Opus labeled this generated-code pattern as config theater: release machinery exists, but it has little behavioral signal.
CI/CDConfig theaterRepo hardening
medium System graph quality Production readiness conf 1.00 Composite production-readiness gap
Multiple low-cost hardening controls are missing together: license, 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 cicd CI/CD security conf 1.00 GitHub Actions workflow grants broad write permissions
CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions.
.github/workflows/zpravodaj.yml CI/CD securitySupply chainGithub actions
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in index.html:639
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
index.html:639 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/ar-intersection.js:118
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/ar-intersection.js:118 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/ar-resection.js:181
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/ar-resection.js:181 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/cadastre-area.js:171
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/cadastre-area.js:171 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/cadastre-vector.js:210
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/cadastre-vector.js:210 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/calib-profiles.js:190
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/calib-profiles.js:190 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/check-distance.js:82
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/check-distance.js:82 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/compass-stability.js:109
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/compass-stability.js:109 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/cuzk-geodata.js:38
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/cuzk-geodata.js:38 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/dmr-terrain.js:197
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/dmr-terrain.js:197 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/dmt-volume.js:380
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/dmt-volume.js:380 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/field-tools.js:65
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/field-tools.js:65 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/geo-overlay.js:193
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/geo-overlay.js:193 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/gnss-quality.js:114
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/gnss-quality.js:114 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/gps-warn.js:60
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/gps-warn.js:60 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/grafika.js:10
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/grafika.js:10 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/kalkulacka.js:45
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/kalkulacka.js:45 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/kml-export.js:132
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/kml-export.js:132 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/kompas-check.js:29
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/kompas-check.js:29 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/lib/leaflet-1.9.4.js:5
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/lib/leaflet-1.9.4.js:5 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/logika.js:192
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/logika.js:192 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/offset-point.js:53
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/offset-point.js:53 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/orient-point.js:42
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/orient-point.js:42 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/parcela.js:347
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/parcela.js:347 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/power-save.js:249
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/power-save.js:249 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/predpisy.js:96
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/predpisy.js:96 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/project-import.js:202
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/project-import.js:202 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/pruvodce.js:39
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/pruvodce.js:39 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/ref-calibration.js:166
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/ref-calibration.js:166 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/satelity.js:77
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/satelity.js:77 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/sdileni.js:69
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/sdileni.js:69 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/sky-obstruction.js:126
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/sky-obstruction.js:126 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/stakeout-line.js:49
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/stakeout-line.js:49 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/tachymetrie.js:105
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/tachymetrie.js:105 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/track-log.js:101
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/track-log.js:101 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/tutorial-pro.js:150
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/tutorial-pro.js:150 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/tutorial.js:150
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/tutorial.js:150 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/vylepseni.js:27
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/vylepseni.js:27 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/vytycovani.js:55
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/vytycovani.js:55 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/zakazky.js:13
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/zakazky.js:13 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in js/zpravodaj.js:130
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
js/zpravodaj.js:130 Direct innerhtml assignment
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 39 placeholder/mock markers across 13 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 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/zpravodaj.yml Ports
medium System graph quality Tests conf 1.00 Very low test-to-source ratio
0 test file(s) for 53 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 13 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 — js/check-distance.js:173
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 — js/kalkulacka.js:882
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 js/vylepseni.js:652
Found a known-risky pattern (document_write). Review and replace if possible.
js/vylepseni.js:652 Document write
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 `agDmrElev_v1` in js/dmr-terrain.js:34
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 `arTutorialSeen_v1` in js/grafika.js:51
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 `arTutorialSeen_v1` in js/tutorial.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 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 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 — js/lib/proj4-2.9.0.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 quality Complexity conf 1.00 Very large file: js/grafika.js (836 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: js/kalkulacka.js (1064 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: js/lib/jsqr.min.js (10101 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: js/lib/qrcode.min.js (2297 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: js/parcela.js (850 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/39843071-2af0-40a4-8293-f8659d914ce4/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/39843071-2af0-40a4-8293-f8659d914ce4/

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.