← Back to scan
File as GitHub Issue repo: EKKOLearnAI/hermes-web-ui

Push this scan report to EKKOLearnAI/hermes-web-ui

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

Python: yaml.load without SafeLoader

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 MINED018 [MINED018] Unsafe Deserialization Pickle: pickle.loads / yaml.load (without Loader=SafeLo… packages/server/src/services/safe-file-…:78
CRIT MINED018 [MINED018] Unsafe Deserialization Pickle: pickle.loads / yaml.load (without Loader=SafeLo… packages/server/src/services/hermes/pro…:118
CRIT SEC116 [SEC116] Ruby YAML.load / Marshal.load on untrusted input: `YAML.load` (pre-3.1) and `Mar… packages/server/src/services/safe-file-…:78
CRIT SEC116 [SEC116] Ruby YAML.load / Marshal.load on untrusted input: `YAML.load` (pre-3.1) and `Mar… packages/server/src/services/hermes/pro…:118
CRIT SEC079 [SEC079] Python: yaml.load without SafeLoader: yaml.load() without explicit SafeLoader ca… packages/server/src/services/safe-file-…:78
CRIT SEC079 [SEC079] Python: yaml.load without SafeLoader: yaml.load() without explicit SafeLoader ca… packages/server/src/services/hermes/pro…:118
CRIT MINED116 [MINED116] Workflow uses `secrets.WEBSITE_SSH_PORT` on a `pull_request` trigger: This wor… .github/workflows/website-deploy.yml:72
CRIT MINED116 [MINED116] Workflow uses `secrets.WEBSITE_SSH_USER` on a `pull_request` trigger: This wor… .github/workflows/website-deploy.yml:71
CRIT MINED116 [MINED116] Workflow uses `secrets.WEBSITE_SSH_KNOWN_HOSTS` on a `pull_request` trigger: T… .github/workflows/website-deploy.yml:57
CRIT MINED116 [MINED116] Workflow uses `secrets.WEBSITE_SSH_KEY` on a `pull_request` trigger: This work… .github/workflows/website-deploy.yml:56
HIGH MINED108 [MINED108] `self.get_or_create` used but never assigned in __init__: Method `estimate_con… packages/server/src/services/hermes/age…:1092
HIGH MINED108 [MINED108] `self._estimate_context_info` used but never assigned in __init__: Method `_br… packages/server/src/services/hermes/age…:1071
HIGH MINED108 [MINED108] `self._estimate_context_info` used but never assigned in __init__: Method `_es… packages/server/src/services/hermes/age…:1067
HIGH MINED108 [MINED108] `self._mcp_tool_names` used but never assigned in __init__: Method `_estimate_… packages/server/src/services/hermes/age…:1059
HIGH MINED108 [MINED108] `self._mcp_tool_names` used but never assigned in __init__: Method `_estimate_… packages/server/src/services/hermes/age…:1060
HIGH MINED108 [MINED108] `self._agent_tool_names` used but never assigned in __init__: Method `_estimat… packages/server/src/services/hermes/age…:1046
HIGH MINED108 [MINED108] `self._agent_system_prompt` used but never assigned in __init__: Method `_esti… packages/server/src/services/hermes/age…:1042
HIGH MINED108 [MINED108] `self._append_event` used but never assigned in __init__: Method `_install_com… packages/server/src/services/hermes/age…:1004
HIGH MINED108 [MINED108] `self._append_event` used but never assigned in __init__: Method `_install_com… packages/server/src/services/hermes/age…:995
HIGH MINED108 [MINED108] `self._append_event` used but never assigned in __init__: Method `_install_com… packages/server/src/services/hermes/age…:984
HIGH MINED108 [MINED108] `self._estimate_context_tokens` used but never assigned in __init__: Method `_… packages/server/src/services/hermes/age…:983
HIGH MINED108 [MINED108] `self._estimate_context_tokens` used but never assigned in __init__: Method `_… packages/server/src/services/hermes/age…:954
HIGH MINED108 [MINED108] `self._append_event` used but never assigned in __init__: Method `_install_com… packages/server/src/services/hermes/age…:967
HIGH MINED108 [MINED108] `self._clarify_callback` used but never assigned in __init__: Method `get_or_c… packages/server/src/services/hermes/age…:917
HIGH MINED108 [MINED108] `self._tool_complete_callback` used but never assigned in __init__: Method `ge… packages/server/src/services/hermes/age…:916
HIGH MINED108 [MINED108] `self._tool_start_callback` used but never assigned in __init__: Method `get_o… packages/server/src/services/hermes/age…:915
HIGH MINED108 [MINED108] `self._tool_progress_callback` used but never assigned in __init__: Method `ge… packages/server/src/services/hermes/age…:914
HIGH MINED108 [MINED108] `self._text_event_callback` used but never assigned in __init__: Method `get_o… packages/server/src/services/hermes/age…:913
HIGH MINED108 [MINED108] `self._make_thinking_callback` used but never assigned in __init__: Method `ge… packages/server/src/services/hermes/age…:912
HIGH MINED108 [MINED108] `self._status_callback` used but never assigned in __init__: Method `get_or_cr… packages/server/src/services/hermes/age…:911
HIGH MINED108 [MINED108] `self._destroy_session` used but never assigned in __init__: Method `get_or_cr… packages/server/src/services/hermes/age…:871
HIGH MINED108 [MINED108] `self._agent_tool_names` used but never assigned in __init__: Method `get_or_c… packages/server/src/services/hermes/age…:921
HIGH MINED108 [MINED108] `self._mcp_tool_names` used but never assigned in __init__: Method `get_or_cre… packages/server/src/services/hermes/age…:921
HIGH MINED108 [MINED108] `self._install_compression_hook` used but never assigned in __init__: Method `… packages/server/src/services/hermes/age…:920
HIGH MINED108 [MINED108] `self.get` used but never assigned in __init__: Method `get_for_profile` of cl… packages/server/src/services/hermes/age…:807
HIGH MINED027 [MINED027] React State Array Mutation: state.X.push/splice/sort followed by setState — Re… packages/server/src/services/hermes/run…:45
HIGH MINED027 [MINED027] React State Array Mutation: state.X.push/splice/sort followed by setState — Re… packages/server/src/services/hermes/run…:55
HIGH MINED027 [MINED027] React State Array Mutation: state.X.push/splice/sort followed by setState — Re… packages/server/src/services/hermes/run…:108
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … packages/server/src/index.ts:199
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … packages/server/src/controllers/hermes/…:64
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … packages/server/src/controllers/hermes/…:35
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… packages/desktop/scripts/merge-mac-late…:27
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… packages/client/src/utils/thinking-pars…:61
HIGH SEC083 [SEC083] JS: new RegExp() with non-literal: new RegExp(<variable>) — variable input can c… packages/client/src/utils/thinking-pars…:36
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… packages/client/src/api/hermes/files.ts:98
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… packages/client/src/api/hermes/download…:7
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… packages/client/src/api/client.ts:20
HIGH DKR001 Docker final stage runs as root Dockerfile:6
HIGH MINED115 [MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v4`: `uses: actions/u… .github/workflows/build.yml:105
HIGH MINED115 [MINED115] Action `astral-sh/setup-uv` pinned to mutable ref `@v3`: `uses: astral-sh/setu… .github/workflows/build.yml:79
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v4`: `uses: actions/setup-… .github/workflows/build.yml:70
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v4`: `uses: actions/checkout… .github/workflows/build.yml:67
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v4`: `uses: actions/setup-… .github/workflows/build.yml:28
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v4`: `uses: actions/checkout… .github/workflows/build.yml:25
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v4`: `uses: actions/setup-… .github/workflows/npm-lockfile-check.yml:38
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v4`: `uses: actions/checkout… .github/workflows/npm-lockfile-check.yml:35
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v4`: `uses: actions/checkout… .github/workflows/docker-publish.yml:22
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v4`: `uses: actions/setup-… .github/workflows/website-deploy.yml:38
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v4`: `uses: actions/checkout… .github/workflows/website-deploy.yml:35
HIGH MINED115 [MINED115] Action `softprops/action-gh-release` pinned to mutable ref `@v2`: `uses: softp… .github/workflows/desktop-manual-build.…:199
HIGH MINED115 [MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v4`: `uses: actions/u… .github/workflows/desktop-manual-build.…:190
HIGH MINED115 [MINED115] Action `astral-sh/setup-uv` pinned to mutable ref `@v3`: `uses: astral-sh/setu… .github/workflows/desktop-manual-build.…:121
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v4`: `uses: actions/setup-… .github/workflows/desktop-manual-build.…:112
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v4`: `uses: actions/checkout… .github/workflows/desktop-manual-build.…:109
HIGH MINED115 [MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v4`: `uses: actions/u… .github/workflows/playwright.yml:46
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v4`: `uses: actions/setup-… .github/workflows/playwright.yml:27
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v4`: `uses: actions/checkout… .github/workflows/playwright.yml:24
HIGH MINED115 [MINED115] Action `softprops/action-gh-release` pinned to mutable ref `@v2`: `uses: softp… .github/workflows/desktop-release.yml:152
HIGH MINED115 [MINED115] Action `astral-sh/setup-uv` pinned to mutable ref `@v3`: `uses: astral-sh/setu… .github/workflows/desktop-release.yml:83
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v4`: `uses: actions/setup-… .github/workflows/desktop-release.yml:74
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v4`: `uses: actions/checkout… .github/workflows/desktop-release.yml:69
HIGH SEC020 [SEC020] Secret Printed to Logs: Debug or diagnostic code appears to print a credential-b… packages/server/src/controllers/hermes/…:71
HIGH SEC020 [SEC020] Secret Printed to Logs: Debug or diagnostic code appears to print a credential-b… packages/server/src/controllers/hermes/…:122
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… packages/server/src/services/hermes/age…:1512
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… packages/server/src/services/hermes/age…:797
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… packages/server/src/services/hermes/age…:465
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… packages/server/src/services/hermes/age…:3440
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… packages/server/src/services/hermes/age…:3013
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… packages/server/src/services/hermes/age…:2581
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… packages/server/src/services/hermes/age…:2507
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… packages/server/src/services/hermes/age…:2335
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… packages/server/src/services/hermes/age…:1833
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… packages/server/src/services/hermes/age…:1463
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… packages/server/src/services/hermes/age…:1448
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… packages/server/src/services/hermes/age…:1063
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… packages/server/src/services/hermes/age…:1039
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… packages/server/src/services/hermes/age…:1026
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… packages/server/src/services/hermes/age…:707
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… packages/server/src/services/hermes/age…:88
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… packages/server/src/services/hermes/age…:2970
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… packages/server/src/services/hermes/age…:753
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… packages/server/src/services/hermes/age…:681
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… packages/server/src/services/hermes/age…:670
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… packages/server/src/services/hermes/age…:612
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… packages/server/src/services/hermes/age…:457
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… packages/server/src/services/hermes/age…:434
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… packages/server/src/services/hermes/age…:380
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… packages/server/src/services/hermes/age…:304
MED SEC031 [SEC031] Catastrophic Backtracking Regex (ReDoS): Regex contains nested quantifiers like … packages/website/src/router/index.ts:52
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. packages/server/src/services/hermes/run…:211
MED SEC007 [SEC007] Unsafe Deserialization: Unsafe deserialization can execute arbitrary code. packages/server/src/services/safe-file-…:78
MED SEC007 [SEC007] Unsafe Deserialization: Unsafe deserialization can execute arbitrary code. packages/server/src/services/hermes/pro…:118
MED SEC015 [SEC015] Insecure Randomness for Security: Weak PRNG used in security-sensitive context. … packages/server/src/services/hermes/con…:48
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … packages/server/src/db/hermes/users-sto…:245
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … packages/desktop/scripts/merge-mac-late…:27
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … packages/client/src/utils/thinking-pars…:61
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. packages/server/src/services/hermes/tts…:36
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. packages/server/src/services/hermes/ses…:33
MED AUC001 [AUC001] No Repobility access matrix policy found: The repository uses web/API frameworks…
MED JRN002 Browser storage is used for session token material tests/e2e/fixtures.ts:264
MED JRN002 Browser storage is used for session token material packages/desktop/src/preload/index.ts:127
MED JRN002 Browser storage is used for session token material packages/desktop/src/preload/index.ts:32
MED AGT007 localStorage write failures are swallowed silently packages/desktop/src/preload/index.ts:32
MED AGT007 localStorage write failures are swallowed silently packages/client/src/stores/hermes/app.ts:318
MED AGT007 localStorage write failures are swallowed silently packages/client/src/composables/useVoic…:55
MED AGT007 localStorage write failures are swallowed silently packages/client/src/composables/useTool…:18
MED AGT007 localStorage write failures are swallowed silently packages/client/src/stores/hermes/sessi…:36
MED AGT007 localStorage write failures are swallowed silently packages/client/src/stores/hermes/kanba…:23
MED WEB003 Public web service has no security.txt .well-known/security.txt
MED DKR014 Dockerfile copies broad context with incomplete .dockerignore Dockerfile:34
MED AGT014 Codex auth.json is read or copied without visible secret-file hardening packages/server/src/controllers/hermes/…:164
MED AGT014 Codex auth.json is read or copied without visible secret-file hardening packages/server/src/controllers/hermes/…:64
MED AGT012 Agent control bridge may listen on a network interface without visible auth packages/server/src/index.ts:13
MED WEB015 Public web app has no Content Security Policy index.html
LOW AIC003 Duplicated implementation block across source files packages/server/src/db/hermes/session-s…:15
LOW AIC003 Duplicated implementation block across source files packages/server/src/db/hermes/session-s…:12
LOW AIC003 Duplicated implementation block across source files packages/server/src/db/hermes/conversat…:44
LOW AIC003 Duplicated implementation block across source files packages/client/src/views/hermes/UsageV…:80
LOW AIC003 Duplicated implementation block across source files packages/client/src/views/hermes/UsageV…:77
LOW AIC003 Duplicated implementation block across source files packages/client/src/views/hermes/Plugin…:237
LOW AIC003 Duplicated implementation block across source files packages/client/src/views/hermes/Perfor…:198
LOW AIC003 Duplicated implementation block across source files packages/client/src/views/hermes/FilesV…:22
LOW AIC003 Duplicated implementation block across source files packages/client/src/views/hermes/Coding…:783
LOW AIC003 Duplicated implementation block across source files packages/client/src/views/hermes/Coding…:283
LOW AIC003 Duplicated implementation block across source files packages/client/src/components/hermes/u…:2
LOW AIC003 Duplicated implementation block across source files packages/client/src/components/hermes/p…:25
LOW AIC003 Duplicated implementation block across source files packages/client/src/components/hermes/p…:23
LOW AIC003 Duplicated implementation block across source files packages/client/src/components/hermes/p…:79
LOW AIC003 Duplicated implementation block across source files packages/client/src/components/hermes/p…:45
LOW AIC003 Duplicated implementation block across source files packages/client/src/components/hermes/m…:42
LOW AIC003 Duplicated implementation block across source files packages/client/src/components/hermes/m…:327
LOW AIC003 Duplicated implementation block across source files packages/client/src/components/hermes/m…:304
LOW AIC003 Duplicated implementation block across source files packages/client/src/components/hermes/m…:171
LOW AIC003 Duplicated implementation block across source files packages/client/src/components/hermes/g…:88
LOW AIC003 Duplicated implementation block across source files packages/client/src/components/hermes/g…:34
LOW AIC003 Duplicated implementation block across source files packages/client/src/components/hermes/c…:511
LOW AIC003 Duplicated implementation block across source files packages/client/src/components/hermes/c…:76
LOW AIC003 Duplicated implementation block across source files packages/client/src/components/hermes/p…:44
LOW AIC003 Duplicated implementation block across source files packages/client/src/components/hermes/p…:51
LOW AIC003 Duplicated implementation block across source files packages/client/src/components/hermes/p…:50
LOW AIC003 Duplicated implementation block across source files packages/client/src/components/hermes/p…:57
LOW AIC003 Duplicated implementation block across source files packages/client/src/components/hermes/m…:24
LOW AIC003 Duplicated implementation block across source files packages/client/src/components/hermes/m…:6
LOW AIC003 Duplicated implementation block across source files packages/client/src/components/hermes/m…:6
LOW WEB001 Public web app has no robots.txt robots.txt
LOW WEB002 Public web app has no sitemap sitemap.xml
LOW DKR008 .dockerignore misses sensitive defaults .dockerignore
LOW WEB008 Public docs site has no llms.txt llms.txt
LOW DKC010 Compose service lacks no-new-privileges hardening docker-compose.yml:1
LOW DKC006 Compose service does not declare a runtime user docker-compose.yml:1
LOW WEB011 Public web app has no humans.txt humans.txt
INFO MINED065 [MINED065] Cors Wildcard: Access-Control-Allow-Origin: * exposes the API to any browser o… packages/server/src/index.ts:143
INFO MINED065 [MINED065] Cors Wildcard: Access-Control-Allow-Origin: * exposes the API to any browser o… packages/server/src/config.ts:58
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … packages/client/src/stores/hermes/model…:47
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … packages/client/src/stores/hermes/jobs.…:19
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … packages/client/src/stores/hermes/files…:128
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. packages/server/src/controllers/hermes/…:90
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. packages/client/src/main.ts:33
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. packages/client/src/i18n/index.ts:51
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … packages/server/src/controllers/hermes/…:332
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … packages/desktop/src/preload/index.ts:98
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … packages/client/src/components/hermes/c…:90
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… packages/server/src/index.ts:197
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… packages/server/src/controllers/hermes/…:225
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… packages/client/src/api/client.ts:72
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. packages/client/src/api/hermes/model-co…:19
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. packages/client/src/api/hermes/config.ts:73
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. packages/client/src/api/auth.ts:22
Reset to top 5 178 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `EKKOLearnAI/hermes-web-ui`

**Score: 70/100 (A-)**  ·  178 findings  ·  scanned 2026-05-31 01:24 UTC  ·  132,765 LOC

| Severity | Count |
|---|---|
| CRITICAL | 10 |
| HIGH | 63 |
| MEDIUM | 51 |
| LOW | 37 |

📊 [Full filterable report](https://www.repobility.com/scan/03b03727-e3fc-4e58-95a5-764a756a3ce6/)  ·  ![scorecard](https://www.repobility.com/scan/03b03727-e3fc-4e58-95a5-764a756a3ce6/report.png?v=1780190672-s2)

### Top findings

1. **CRITICAL** `MINED018` — Unsafe Deserialization Pickle
   `packages/server/src/services/safe-file-store.ts:78` · CWE-502 · ✓ Repobility
2. **CRITICAL** `MINED018` — Unsafe Deserialization Pickle
   `packages/server/src/services/hermes/profile-credentials.ts:118` · CWE-502 · ✓ Repobility
3. **CRITICAL** `SEC116` — Ruby YAML.load / Marshal.load on untrusted input
   `packages/server/src/services/safe-file-store.ts:78` · A08:2021 Software & Data Integrity Failures
4. **CRITICAL** `SEC116` — Ruby YAML.load / Marshal.load on untrusted input
   `packages/server/src/services/hermes/profile-credentials.ts:118` · A08:2021 Software & Data Integrity Failures
5. **CRITICAL** `SEC079` — Python: yaml.load without SafeLoader
   `packages/server/src/services/safe-file-store.ts:78` · A05:2021 Security Misconfiguration

---

**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://www.repobility.com/scan/03b03727-e3fc-4e58-95a5-764a756a3ce6/_
Megaproject â high spam risk
Could not determine 'EKKOLearnAI/hermes-web-ui' 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.