← Back to scan
File as GitHub Issue repo: pascalorg/editor

Push this scan report to pascalorg/editor

Click the green button below to open GitHub’s new-issue form, pre-filled with the report title, summary table, top findings, and an embedded score-card image. No authentication needed — you review on GitHub before submitting. Repobility is credited as the scanner.

Embedded score card image

This image will render at the top of the issue body. Hosted on Repobility, refreshes automatically after re-scans.

Repobility score card

Issue title

innerHTML XSS — template literal with server-supplied data

Curate findings to include

Pick exactly which findings appear in the issue body. By default the top 5 are included. Uncheck noise, check what matters.

Top 5 (default)
Severity Rule Title File:line
HIGH SEC040 [SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w… packages/editor/src/components/editor-2…:157
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… packages/mcp/src/storage/sqlite-driver.…:15
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… packages/mcp/src/prompts/renovation-fro…:42
HIGH SEC040 [SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w… packages/mcp/src/resources/scene-summar…:159
HIGH SEC040 [SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w… packages/editor/src/components/editor-2…:103
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … packages/core/src/hooks/spatial-grid/wa…:165
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … packages/core/src/hooks/spatial-grid/sp…:105
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … packages/core/src/hooks/scene-registry/…:73
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… packages/core/src/schema/asset-url.ts:35
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… apps/editor/app/api/scenes/route.ts:30
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… apps/editor/app/api/scenes/[id]/events/…:38
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v4`: `uses: actions/setup-… .github/workflows/release.yml:44
HIGH MINED115 [MINED115] Action `oven-sh/setup-bun` pinned to mutable ref `@v2`: `uses: oven-sh/setup-b… .github/workflows/release.yml:42
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v4`: `uses: actions/checkout… .github/workflows/release.yml:39
HIGH MINED115 [MINED115] Action `oven-sh/setup-bun` pinned to mutable ref `@v2`: `uses: oven-sh/setup-b… .github/workflows/mcp-ci.yml:31
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v4`: `uses: actions/checkout… .github/workflows/mcp-ci.yml:30
HIGH JRN004 Consent is collected in UI without visible backend audit persistence packages/viewer/src/components/viewer/s…:88
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. packages/editor/src/hooks/use-auto-save…:162
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … packages/mcp/src/storage/sqlite-driver.…:15
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … packages/mcp/src/prompts/renovation-fro…:42
MED AUC001 [AUC001] No Repobility access matrix policy found: The repository uses web/API frameworks…
MED AGT007 localStorage write failures are swallowed silently packages/editor/src/components/editor/i…:396
MED AGT007 localStorage write failures are swallowed silently packages/editor/src/lib/scene.ts:134
MED JRN003 Frontend API reference is not matched by discovered backend routes apps/editor/components/scene-loader.tsx:184
MED JRN003 Frontend API reference is not matched by discovered backend routes apps/editor/components/scene-loader.tsx:151
MED JRN003 Frontend API reference is not matched by discovered backend routes apps/editor/components/scene-loader.tsx:116
MED JRN003 Frontend API reference is not matched by discovered backend routes apps/editor/components/save-button.tsx:118
MED JRN003 Frontend API reference is not matched by discovered backend routes apps/editor/components/save-button.tsx:83
MED JRN003 Frontend API reference is not matched by discovered backend routes apps/editor/components/save-button.tsx:31
MED AGT012 Agent control bridge may listen on a network interface without visible auth packages/mcp/src/lib/safe-fetch.ts:10
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … apps/editor/app/api/scenes/[id]/events/…:22
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … apps/editor/app/api/scenes/[id]/route.ts:123
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … apps/editor/app/api/scenes/[id]/route.ts:104
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … apps/editor/app/api/scenes/[id]/route.ts:51
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … apps/editor/app/api/scenes/[id]/route.ts:32
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … apps/editor/app/api/scenes/route.ts:51
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … apps/editor/app/api/scenes/route.ts:26
LOW AIC003 Duplicated implementation block across source files packages/editor/src/components/tools/st…:125
LOW AIC003 Duplicated implementation block across source files packages/editor/src/components/tools/st…:124
LOW AIC003 Duplicated implementation block across source files packages/editor/src/components/tools/ro…:133
LOW AIC003 Duplicated implementation block across source files packages/editor/src/components/editor/g…:31
LOW AIC003 Duplicated implementation block across source files packages/core/src/systems/stair/stair-o…:35
LOW AIC003 Duplicated implementation block across source files packages/editor/src/components/ui/sideb…:26
LOW AIC003 Duplicated implementation block across source files packages/editor/src/components/ui/sideb…:26
LOW AIC003 Duplicated implementation block across source files packages/editor/src/components/ui/sideb…:100
LOW AIC003 Duplicated implementation block across source files packages/editor/src/components/tools/sh…:30
LOW AIC003 Duplicated implementation block across source files packages/editor/src/components/systems/…:78
LOW AIC003 Duplicated implementation block across source files packages/editor/src/components/editor/w…:343
LOW AIC003 Duplicated implementation block across source files packages/editor/src/components/editor/f…:365
LOW AIC003 Duplicated implementation block across source files apps/editor/components/scene-loader.tsx:32
LOW AIC003 Duplicated implementation block across source files packages/editor/src/components/ui/primi…:180
LOW AIC003 Duplicated implementation block across source files packages/editor/src/components/tools/wa…:71
LOW AIC003 Duplicated implementation block across source files packages/editor/src/components/ui/sideb…:22
LOW AIC003 Duplicated implementation block across source files packages/editor/src/components/ui/sideb…:22
LOW AIC003 Duplicated implementation block across source files packages/editor/src/components/tools/sh…:32
LOW AIC003 Duplicated implementation block across source files packages/core/src/systems/stair/stair-o…:14
LOW AIC003 Duplicated implementation block across source files packages/editor/src/components/ui/sideb…:52
LOW AIC003 Duplicated implementation block across source files packages/editor/src/components/ui/sideb…:57
LOW AIC003 Duplicated implementation block across source files packages/editor/src/components/ui/sideb…:26
LOW AIC003 Duplicated implementation block across source files packages/editor/src/components/ui/sideb…:22
LOW AIC003 Duplicated implementation block across source files packages/editor/src/components/ui/sideb…:26
LOW AIC003 Duplicated implementation block across source files packages/editor/src/components/ui/sideb…:101
LOW AIC003 Duplicated implementation block across source files packages/editor/src/components/ui/contr…:6
LOW AIC003 Duplicated implementation block across source files packages/editor/src/components/tools/el…:189
LOW AIC003 Duplicated implementation block across source files apps/editor/app/terms/page.tsx:8
LOW AIC003 Duplicated implementation block across source files apps/editor/app/scenes/page.tsx:6
LOW AIC003 Duplicated implementation block across source files apps/editor/app/api/scenes/route.ts:85
LOW AIC009 Multiple AI-agent scaffold marker files are present .github/copilot-instructions.md:1
INFO MINED056 [MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re… packages/editor/src/components/editor/a…:74
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. packages/editor/src/components/editor/f…:309
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … packages/editor/src/components/editor/e…:20
INFO MINED056 [MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re… packages/editor/src/components/editor-2…:65
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … packages/core/src/registry/registry.ts:66
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … packages/core/src/hooks/spatial-grid/sp…:115
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. packages/editor/src/components/tools/it…:117
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … apps/ifc-converter/scripts/copy-web-ifc…:29
INFO MINED065 [MINED065] Cors Wildcard: Access-Control-Allow-Origin: * exposes the API to any browser o… packages/mcp/src/transports/http.ts:137
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… packages/mcp/src/transports/http.ts:198
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… packages/mcp/src/prompts/renovation-fro…:23
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. packages/nodes/src/scan/renderer.tsx:53
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. packages/editor/src/components/ui/sideb…:10
INFO MINED056 [MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re… packages/editor/src/components/editor-2…:79
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. packages/core/src/utils/clone-scene-gra…:63
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. packages/core/src/registry/__bench__/re…:27
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … packages/core/src/hooks/scene-registry/…:69
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … apps/editor/app/api/scenes/[id]/route.ts:176
Reset to top 5 86 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `pascalorg/editor`

**Score: 78/100 (B)**  ·  86 findings  ·  scanned 2026-06-05 04:11 UTC  ·  190,601 LOC

| Severity | Count |
|---|---|
| CRITICAL | 0 |
| HIGH | 17 |
| MEDIUM | 20 |
| LOW | 31 |

📊 [Full filterable report](https://repobility.com/scan/b7e4675c-21fa-456f-b3cf-29ebcf0dc441/)  ·  ![scorecard](https://repobility.com/scan/b7e4675c-21fa-456f-b3cf-29ebcf0dc441/report.png?v=1780632695-s2)

### Top findings

1. **HIGH** `SEC040` — innerHTML XSS — template literal with server-supplied data
   `packages/editor/src/components/editor-2d/renderers/floorplan-geometry-renderer.tsx:157` · CWE-79 · A03:2021 Injection (XSS)
2. **HIGH** `SEC085` — JS: child_process.exec with non-literal
   `packages/mcp/src/storage/sqlite-driver.ts:15`
3. **HIGH** `SEC085` — JS: child_process.exec with non-literal
   `packages/mcp/src/prompts/renovation-from-photos.ts:42`
4. **HIGH** `SEC040` — innerHTML XSS — template literal with server-supplied data
   `packages/mcp/src/resources/scene-summary.ts:159` · CWE-79 · A03:2021 Injection (XSS)
5. **HIGH** `SEC040` — innerHTML XSS — template literal with server-supplied data
   `packages/editor/src/components/editor-2d/svg-paths.ts:103` · CWE-79 · A03:2021 Injection (XSS)

---

**Security note**: this issue is public. If any flagged finding is a real, exploitable vulnerability, please redirect to your `SECURITY.md` policy or open a [private security advisory](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing-information-about-vulnerabilities/privately-reporting-a-security-vulnerability) instead. We're happy to close this and re-submit privately.

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/b7e4675c-21fa-456f-b3cf-29ebcf0dc441/_
Premium account
This scan was submitted by a Enterprise-tier account. Premium accounts have full outreach control â Repobility doesn't pre-fill the 'file as GitHub issue' button for paid users. You can still file the issue manually using the markdown body above (Copy markdown), or contact us if you'd like batch-filing enabled for your account.
Megaproject â high spam risk
Could not determine 'pascalorg/editor' star count (GitHub API rate-limited or unreachable). When in doubt about repo size, prefer opening a focused PR or a discussion rather than an issue.

The button opens GitHubâs new-issue page in a new tab. You will see the title + body pre-filled â review, edit if you want, then click GitHubâs "Submit new issue" button. Repobility never posts anything on your behalf.

For real security findings on big repos: use the project's SECURITY.md or private advisory flow instead of a public issue.