← Back to scan
File as GitHub Issue repo: holaboss-ai/holaOS

Push this scan report to holaboss-ai/holaOS

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

Workflow uses `secrets.R2_ENDPOINT_URL` on a `pull_request` trigger

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
CRIT SEC084 [SEC084] JS: require() with non-literal: require(<variable>) loads arbitrary modules — eq… runtime/deploy/build_runtime_root.sh:19
CRIT MINED018 [MINED018] Unsafe Deserialization Pickle: pickle.loads / yaml.load (without Loader=SafeLo… runtime/api-server/src/composio-tool-re…:48
CRIT SEC116 [SEC116] Ruby YAML.load / Marshal.load on untrusted input: `YAML.load` (pre-3.1) and `Mar… runtime/api-server/src/composio-tool-re…:48
CRIT SEC079 [SEC079] Python: yaml.load without SafeLoader: yaml.load() without explicit SafeLoader ca… runtime/api-server/src/composio-tool-re…:48
CRIT MINED116 [MINED116] Workflow uses `secrets.R2_ENDPOINT_URL` on a `pull_request` trigger: This work… .github/workflows/ci.yml:1085
CRIT MINED116 [MINED116] Workflow uses `secrets.R2_SECRET_ACCESS_KEY` on a `pull_request` trigger: This… .github/workflows/ci.yml:1080
CRIT MINED116 [MINED116] Workflow uses `secrets.R2_ACCESS_KEY_ID` on a `pull_request` trigger: This wor… .github/workflows/ci.yml:1079
CRIT MINED116 [MINED116] Workflow uses `secrets.HOLABOSS_RELEASES_REPO_TOKEN` on a `pull_request` trigg… .github/workflows/ci.yml:943
CRIT MINED116 [MINED116] Workflow uses `secrets.SENTRY_AUTH_TOKEN` on a `pull_request` trigger: This wo… .github/workflows/ci.yml:845
CRIT MINED116 [MINED116] Workflow uses `secrets.SENTRY_DSN` on a `pull_request` trigger: This workflow … .github/workflows/ci.yml:753
CRIT MINED116 [MINED116] Workflow uses `secrets.AZURE_CLIENT_SECRET` on a `pull_request` trigger: This … .github/workflows/ci.yml:752
CRIT MINED116 [MINED116] Workflow uses `secrets.AZURE_CLIENT_ID` on a `pull_request` trigger: This work… .github/workflows/ci.yml:751
CRIT MINED116 [MINED116] Workflow uses `secrets.AZURE_TENANT_ID` on a `pull_request` trigger: This work… .github/workflows/ci.yml:750
CRIT MINED116 [MINED116] Workflow uses `secrets.AZURE_CLIENT_SECRET` on a `pull_request` trigger: This … .github/workflows/ci.yml:664
CRIT MINED116 [MINED116] Workflow uses `secrets.AZURE_CLIENT_ID` on a `pull_request` trigger: This work… .github/workflows/ci.yml:663
CRIT MINED116 [MINED116] Workflow uses `secrets.AZURE_TENANT_ID` on a `pull_request` trigger: This work… .github/workflows/ci.yml:662
CRIT MINED116 [MINED116] Workflow uses `secrets.AZURE_CLIENT_SECRET` on a `pull_request` trigger: This … .github/workflows/ci.yml:602
CRIT MINED116 [MINED116] Workflow uses `secrets.AZURE_CLIENT_ID` on a `pull_request` trigger: This work… .github/workflows/ci.yml:601
CRIT MINED116 [MINED116] Workflow uses `secrets.AZURE_TENANT_ID` on a `pull_request` trigger: This work… .github/workflows/ci.yml:600
CRIT MINED116 [MINED116] Workflow uses `secrets.SENTRY_AUTH_TOKEN` on a `pull_request` trigger: This wo… .github/workflows/ci.yml:364
CRIT MINED116 [MINED116] Workflow uses `secrets.SENTRY_DSN` on a `pull_request` trigger: This workflow … .github/workflows/ci.yml:340
CRIT MINED116 [MINED116] Workflow uses `secrets.SENTRY_AUTH_TOKEN` on a `pull_request` trigger: This wo… .github/workflows/ci.yml:302
CRIT MINED116 [MINED116] Workflow uses `secrets.SENTRY_DSN` on a `pull_request` trigger: This workflow … .github/workflows/ci.yml:294
CRIT MINED116 [MINED116] Workflow uses `secrets.APPLE_TEAM_ID` on a `pull_request` trigger: This workfl… .github/workflows/ci.yml:270
CRIT MINED116 [MINED116] Workflow uses `secrets.APPLE_APP_SPECIFIC_PASSWORD` on a `pull_request` trigge… .github/workflows/ci.yml:269
CRIT MINED116 [MINED116] Workflow uses `secrets.APPLE_ID` on a `pull_request` trigger: This workflow tr… .github/workflows/ci.yml:268
CRIT MINED116 [MINED116] Workflow uses `secrets.MAC_CERTIFICATE_PASSWORD` on a `pull_request` trigger: … .github/workflows/ci.yml:267
CRIT MINED116 [MINED116] Workflow uses `secrets.MAC_CERTIFICATE` on a `pull_request` trigger: This work… .github/workflows/ci.yml:266
CRIT MINED116 [MINED116] Workflow uses `secrets.HOLABOSS_RELEASES_REPO_TOKEN` on a `pull_request` trigg… .github/workflows/ci.yml:222
HIGH SEC040 [SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w… runtime/api-server/src/composio-tool-re…:80
HIGH SEC040 [SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w… runtime/api-server/src/apply-app-schema…:171
HIGH SEC040 [SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w… apps/desktop/src/components/panes/ChatP…:35
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… apps/desktop/src/components/panes/ChatP…:303
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… apps/desktop/src/components/panes/ChatP…:82
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… apps/desktop/src/components/marketplace…:5
HIGH SEC114 [SEC114] path.join / Path() on user-controlled segment without containment check: filepat… runtime/api-server/src/session-scratchp…:71
HIGH SEC114 [SEC114] path.join / Path() on user-controlled segment without containment check: filepat… runtime/api-server/src/runner-prep.ts:73
HIGH SEC114 [SEC114] path.join / Path() on user-controlled segment without containment check: filepat… apps/desktop/scripts/runtime-bundle-sta…:170
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … apps/desktop/src/components/layout/new-…:151
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … apps/desktop/electron/browser-pane/user…:246
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … apps/desktop/electron/browser-pane/tab-…:158
HIGH SEC078 [SEC078] Python: requests without timeout: requests.get/post without a timeout will hang … apps/desktop/electron/browser-pane/tab-…:129
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… apps/desktop/electron/bff-fetch.ts:81
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… apps/desktop/electron/authPopupPreload.…:107
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… apps/desktop/electron-builder.config.cjs:219
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/publish-linux-runtime…:67
HIGH MINED115 [MINED115] Action `actions/download-artifact` pinned to mutable ref `@v8`: `uses: actions… .github/workflows/ci.yml:936
HIGH MINED115 [MINED115] Action `actions/download-artifact` pinned to mutable ref `@v8`: `uses: actions… .github/workflows/ci.yml:930
HIGH MINED115 [MINED115] Action `actions/download-artifact` pinned to mutable ref `@v8`: `uses: actions… .github/workflows/ci.yml:924
HIGH MINED115 [MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v7`: `uses: actions/u… .github/workflows/ci.yml:884
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v6`: `uses: actions/setup-… .github/workflows/ci.yml:584
HIGH MINED115 [MINED115] Action `oven-sh/setup-bun` pinned to mutable ref `@v2`: `uses: oven-sh/setup-b… .github/workflows/ci.yml:579
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/ci.yml:574
HIGH MINED115 [MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v7`: `uses: actions/u… .github/workflows/ci.yml:552
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v6`: `uses: actions/setup-… .github/workflows/ci.yml:283
HIGH MINED115 [MINED115] Action `oven-sh/setup-bun` pinned to mutable ref `@v2`: `uses: oven-sh/setup-b… .github/workflows/ci.yml:278
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/ci.yml:273
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/ci.yml:179
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v6`: `uses: actions/setup-… .github/workflows/ci.yml:147
HIGH MINED115 [MINED115] Action `oven-sh/setup-bun` pinned to mutable ref `@v2`: `uses: oven-sh/setup-b… .github/workflows/ci.yml:142
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/ci.yml:139
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v6`: `uses: actions/setup-… .github/workflows/ci.yml:118
HIGH MINED115 [MINED115] Action `oven-sh/setup-bun` pinned to mutable ref `@v2`: `uses: oven-sh/setup-b… .github/workflows/ci.yml:113
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/ci.yml:110
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v6`: `uses: actions/setup-… .github/workflows/ci.yml:86
HIGH MINED115 [MINED115] Action `oven-sh/setup-bun` pinned to mutable ref `@v2`: `uses: oven-sh/setup-b… .github/workflows/ci.yml:81
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/ci.yml:78
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v6`: `uses: actions/setup-… .github/workflows/ci.yml:63
HIGH MINED115 [MINED115] Action `oven-sh/setup-bun` pinned to mutable ref `@v2`: `uses: oven-sh/setup-b… .github/workflows/ci.yml:58
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/ci.yml:55
HIGH JRN009 Secret-like setting is echoed into a password input value apps/desktop/src/components/auth/AuthPa…:3828
HIGH JRN009 Secret-like setting is echoed into a password input value apps/desktop/src/components/auth/AuthPa…:3420
HIGH AGT002 LLM memory extraction can be prompt-injected into storing fake facts runtime/api-server/src/memory-writeback…:57
HIGH AGT002 LLM memory extraction can be prompt-injected into storing fake facts runtime/api-server/src/evolve-skill-rev…:446
HIGH MINED113 [MINED113] Express POST /api/v1/capabilities/runtime-tools/onboarding/alignment-question … runtime/api-server/src/app.ts:5832
HIGH MINED113 [MINED113] Express POST /api/v1/capabilities/runtime-tools/onboarding/alignment-report ha… runtime/api-server/src/app.ts:5811
HIGH MINED113 [MINED113] Express POST /api/v1/integrations/memory-clear has no auth: Express route POST… runtime/api-server/src/app.ts:5688
HIGH MINED113 [MINED113] Express POST /api/v1/integrations/context-fetch has no auth: Express route POS… runtime/api-server/src/app.ts:5647
HIGH MINED113 [MINED113] Express POST /api/v1/integrations/composio/finalize has no auth: Express route… runtime/api-server/src/app.ts:5577
HIGH MINED113 [MINED113] Express POST /api/v1/integrations/oauth/authorize has no auth: Express route P… runtime/api-server/src/app.ts:5563
HIGH MINED113 [MINED113] Express DELETE /api/v1/integrations/oauth/configs/:providerId has no auth: Exp… runtime/api-server/src/app.ts:5557
HIGH MINED113 [MINED113] Express PUT /api/v1/integrations/oauth/configs/:providerId has no auth: Expres… runtime/api-server/src/app.ts:5532
HIGH MINED113 [MINED113] Express POST /api/v1/integrations/broker/proxy has no auth: Express route POST… runtime/api-server/src/app.ts:5490
HIGH MINED113 [MINED113] Express POST /api/v1/integrations/broker/token has no auth: Express route POST… runtime/api-server/src/app.ts:5471
HIGH MINED113 [MINED113] Express DELETE /api/v1/integrations/bindings/:bindingId has no auth: Express r… runtime/api-server/src/app.ts:5430
HIGH MINED113 [MINED113] Express PUT /api/v1/integrations/bindings/:workspaceId/:targetType/:targetId/:… runtime/api-server/src/app.ts:5372
HIGH MINED113 [MINED113] Express DELETE /api/v1/integrations/connections/:connectionId has no auth: Exp… runtime/api-server/src/app.ts:5342
HIGH MINED113 [MINED113] Express POST /api/v1/integrations/connections/:connectionId/merge has no auth:… runtime/api-server/src/app.ts:5316
HIGH MINED113 [MINED113] Express PATCH /api/v1/integrations/connections/:connectionId has no auth: Expr… runtime/api-server/src/app.ts:5264
HIGH MINED113 [MINED113] Express POST /api/v1/integrations/connections has no auth: Express route POST … runtime/api-server/src/app.ts:5238
HIGH MINED113 [MINED113] Express POST /api/v1/terminal-sessions/:terminalId/close has no auth: Express … runtime/api-server/src/app.ts:5117
HIGH MINED113 [MINED113] Express POST /api/v1/terminal-sessions/:terminalId/signal has no auth: Express… runtime/api-server/src/app.ts:5094
HIGH MINED113 [MINED113] Express POST /api/v1/terminal-sessions/:terminalId/resize has no auth: Express… runtime/api-server/src/app.ts:5070
HIGH MINED113 [MINED113] Express POST /api/v1/terminal-sessions/:terminalId/input has no auth: Express … runtime/api-server/src/app.ts:5047
HIGH MINED113 [MINED113] Express POST /api/v1/terminal-sessions has no auth: Express route POST /api/v1… runtime/api-server/src/app.ts:4958
HIGH MINED113 [MINED113] Express POST /api/v1/capabilities/browser/tools/:toolId has no auth: Express r… runtime/api-server/src/app.ts:4892
HIGH MINED113 [MINED113] Express POST /api/v1/runtime/profile/auth-fallback has no auth: Express route … runtime/api-server/src/app.ts:4858
HIGH MINED113 [MINED113] Express PUT /api/v1/runtime/profile has no auth: Express route PUT /api/v1/run… runtime/api-server/src/app.ts:4839
HIGH MINED113 [MINED113] Express PUT /api/v1/runtime/config has no auth: Express route PUT /api/v1/runt… runtime/api-server/src/app.ts:4818
HIGH JRN004 Consent is collected in UI without visible backend audit persistence runtime/api-server/src/memory-recall-in…:39
MED SEC087 [SEC087] JS: weak Math.random for crypto: Math.random() is not cryptographically secure; … sdk/app-builder-sdk/src/runtime/state.ts:103
MED SEC087 [SEC087] JS: weak Math.random for crypto: Math.random() is not cryptographically secure; … runtime/harnesses/src/embedded-skills/a…:103
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. runtime/api-server/src/session-scratchp…:147
MED SEC007 [SEC007] Unsafe Deserialization: Unsafe deserialization can execute arbitrary code. runtime/api-server/src/composio-tool-re…:48
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … apps/desktop/src/components/panes/ChatP…:303
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … apps/desktop/src/components/panes/ChatP…:82
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … apps/desktop/src/components/marketplace…:5
MED DKR007 Docker build context has no .dockerignore .dockerignore
MED DKR001 Docker final stage has no non-root USER runtime/deploy/Dockerfile.toolchain:1
MED DKR001 Docker final stage has no non-root USER runtime/deploy/Dockerfile:2
MED AGT007 localStorage write failures are swallowed silently apps/desktop/src/lib/workspaceSelection…:26
MED AGT007 localStorage write failures are swallowed silently apps/desktop/src/lib/chat/useChatCompos…:197
MED AGT007 localStorage write failures are swallowed silently apps/desktop/src/features/workspace-onb…:30
MED AGT007 localStorage write failures are swallowed silently apps/desktop/src/components/publish/use…:97
MED AGT007 localStorage write failures are swallowed silently apps/desktop/src/components/panes/ChatP…:5320
MED AGT007 localStorage write failures are swallowed silently apps/desktop/src/components/layout/new-…:97
MED AGT007 localStorage write failures are swallowed silently apps/desktop/src/components/layout/Sett…:915
MED AGT007 localStorage write failures are swallowed silently apps/desktop/src/components/layout/AppS…:1441
MED AGT012 Agent control bridge may listen on a network interface without visible auth runtime/api-server/src/runner-worker.ts:219
MED AGT012 Agent control bridge may listen on a network interface without visible auth runtime/deploy/bootstrap/shared.sh:57
LOW AIC003 Duplicated implementation block across source files runtime/harnesses/src/desktop-browser-t…:188
LOW AIC003 Duplicated implementation block across source files runtime/harness-host/src/harness-ai-mon…:49
LOW AIC003 Duplicated implementation block across source files runtime/harness-host/src/contracts.ts:93
LOW AIC003 Duplicated implementation block across source files runtime/harness-host/src/contracts.ts:6
LOW AIC003 Duplicated implementation block across source files runtime/api-server/src/workspace-mcp-ho…:45
LOW AIC003 Duplicated implementation block across source files runtime/api-server/src/workspace-app-ui…:39
LOW AIC003 Duplicated implementation block across source files runtime/api-server/src/teammate-skill-f…:106
LOW AIC003 Duplicated implementation block across source files runtime/api-server/src/runtime-sentry.ts:6
LOW AIC003 Duplicated implementation block across source files runtime/api-server/src/resolved-app-boo…:40
LOW AIC003 Duplicated implementation block across source files runtime/api-server/src/recall-embedding…:37
LOW AIC003 Duplicated implementation block across source files runtime/api-server/src/recall-embedding…:159
LOW AIC003 Duplicated implementation block across source files runtime/api-server/src/queue-worker.ts:140
LOW AIC003 Duplicated implementation block across source files runtime/api-server/src/memory.ts:64
LOW AIC003 Duplicated implementation block across source files runtime/api-server/src/memory-writeback…:63
LOW AIC003 Duplicated implementation block across source files runtime/api-server/src/main-session-eve…:466
LOW AIC003 Duplicated implementation block across source files runtime/api-server/src/integration-type…:25
LOW AIC003 Duplicated implementation block across source files runtime/api-server/src/cron-worker.ts:605
LOW AIC003 Duplicated implementation block across source files apps/desktop/src/components/panes/useWo…:14
LOW AIC003 Duplicated implementation block across source files apps/desktop/src/components/panes/Space…:143
LOW AIC003 Duplicated implementation block across source files apps/desktop/src/components/panes/Marke…:20
LOW AIC003 Duplicated implementation block across source files apps/desktop/src/components/panes/HtmlP…:112
LOW AIC003 Duplicated implementation block across source files apps/desktop/src/components/panes/ChatP…:42
LOW AIC003 Duplicated implementation block across source files apps/desktop/src/components/panes/ChatP…:36
LOW AIC003 Duplicated implementation block across source files apps/desktop/src/components/panes/Brows…:473
LOW AIC003 Duplicated implementation block across source files apps/desktop/src/components/panes/AppSu…:453
LOW AIC003 Duplicated implementation block across source files apps/desktop/src/components/onboarding/…:67
LOW AIC003 Duplicated implementation block across source files apps/desktop/src/components/layout/new-…:21
LOW AIC003 Duplicated implementation block across source files apps/desktop/src/components/layout/new-…:230
LOW AIC003 Duplicated implementation block across source files apps/desktop/src/components/layout/new-…:220
LOW AIC003 Duplicated implementation block across source files runtime/api-server/src/image-generation…:79
INFO MINED055 [MINED055] Npm Install No Lockfile: Production image runs npm install (resolves new versi… runtime/deploy/package_linux_runtime.sh:109
INFO MINED058 [MINED058] React Dangerously Set Html: dangerouslySetInnerHTML bypasses Reacts JSX escapi… website/docs/app/root.tsx:60
INFO MINED058 [MINED058] React Dangerously Set Html: dangerouslySetInnerHTML bypasses Reacts JSX escapi… sdk/ui/src/primitives/chart.tsx:93
INFO MINED058 [MINED058] React Dangerously Set Html: dangerouslySetInnerHTML bypasses Reacts JSX escapi… apps/desktop/src/components/marketplace…:236
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… runtime/api-server/src/composio-tool-re…:285
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… apps/desktop/src/components/marketplace…:5
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… apps/desktop/src/components/layout/new-…:18
INFO MINED056 [MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re… apps/desktop/src/components/onboarding/…:75
INFO MINED056 [MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re… apps/desktop/src/components/marketplace…:84
INFO MINED056 [MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re… apps/desktop/src/components/layout/Boot…:46
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … apps/desktop/scripts/ensure-runtime-bun…:20
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … apps/desktop/scripts/ensure-editor.mjs:53
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … apps/desktop/scripts/ensure-app-sdk.mjs:53
INFO MINED049 [MINED049] Print Pii: Logging password/token/email/ssn directly to stdout. apps/desktop/scripts/check-runtime-stat…:81
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … apps/desktop/src/components/panes/AddIn…:80
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … apps/desktop/electron/workspace-git.ts:54
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … apps/desktop/electron/browser-pane/agen…:318
Reset to top 5 167 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `holaboss-ai/holaOS`

**Score: 72/100 (B)**  ·  167 findings  ·  scanned 2026-05-31 01:26 UTC  ·  391,748 LOC

| Severity | Count |
|---|---|
| CRITICAL | 29 |
| HIGH | 71 |
| MEDIUM | 20 |
| LOW | 30 |

📊 [Full filterable report](https://repobility.com/scan/2bb252b3-baf7-4896-a58a-4c45dc20c51c/)  ·  ![scorecard](https://repobility.com/scan/2bb252b3-baf7-4896-a58a-4c45dc20c51c/report.png?v=1780190812-s2)

### Top findings

1. **CRITICAL** `SEC084` — JS: require() with non-literal
   `runtime/deploy/build_runtime_root.sh:19`
2. **CRITICAL** `MINED018` — Unsafe Deserialization Pickle
   `runtime/api-server/src/composio-tool-registry.ts:48` · CWE-502 · ✓ Repobility
3. **CRITICAL** `SEC116` — Ruby YAML.load / Marshal.load on untrusted input
   `runtime/api-server/src/composio-tool-registry.ts:48` · A08:2021 Software & Data Integrity Failures
4. **CRITICAL** `SEC079` — Python: yaml.load without SafeLoader
   `runtime/api-server/src/composio-tool-registry.ts:48` · A05:2021 Security Misconfiguration
5. **CRITICAL** `MINED116` — Workflow uses `secrets.R2_ENDPOINT_URL` on a `pull_request` trigger
   `.github/workflows/ci.yml:1085` · ✓ Repobility

---

**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/2bb252b3-baf7-4896-a58a-4c45dc20c51c/_
Already filed
This repo publishes a SECURITY.md policy and the scan contains 19 Critical/High security finding(s). Public issue filing would violate coordinated disclosure. Submit privately via the project's security reporting channel.
Megaproject â high spam risk
Could not determine 'holaboss-ai/holaOS' 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.