← Back to scan
File as GitHub Issue repo: lobehub/lobehub

Push this scan report to lobehub/lobehub

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.UMAMI_NIGHTLY_DESKTOP_BASE_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 MINED116 [MINED116] Workflow uses `secrets.DOCKER_REGISTRY_PASSWORD` on a `pull_request` trigger: … .github/workflows/pr-build-docker.yml:142
CRIT MINED116 [MINED116] Workflow uses `secrets.DOCKER_REGISTRY_USER` on a `pull_request` trigger: This… .github/workflows/pr-build-docker.yml:141
CRIT MINED116 [MINED116] Workflow uses `secrets.DOCKER_REGISTRY_PASSWORD` on a `pull_request` trigger: … .github/workflows/pr-build-docker.yml:70
CRIT MINED116 [MINED116] Workflow uses `secrets.DOCKER_REGISTRY_USER` on a `pull_request` trigger: This… .github/workflows/pr-build-docker.yml:69
CRIT MINED116 [MINED116] Workflow uses `secrets.UMAMI_NIGHTLY_DESKTOP_BASE_URL` on a `pull_request` tri… .github/workflows/pr-build-desktop.yml:156
CRIT MINED116 [MINED116] Workflow uses `secrets.UMAMI_NIGHTLY_DESKTOP_PROJECT_ID` on a `pull_request` t… .github/workflows/pr-build-desktop.yml:155
CRIT MINED116 [MINED116] Workflow uses `secrets.UPDATE_SERVER_URL` on a `pull_request` trigger: This wo… .github/workflows/pr-build-desktop.yml:151
CRIT MINED116 [MINED116] Workflow uses `secrets.UMAMI_NIGHTLY_DESKTOP_BASE_URL` on a `pull_request` tri… .github/workflows/pr-build-desktop.yml:139
CRIT MINED116 [MINED116] Workflow uses `secrets.UMAMI_NIGHTLY_DESKTOP_PROJECT_ID` on a `pull_request` t… .github/workflows/pr-build-desktop.yml:138
CRIT MINED116 [MINED116] Workflow uses `secrets.UPDATE_SERVER_URL` on a `pull_request` trigger: This wo… .github/workflows/pr-build-desktop.yml:134
CRIT MINED116 [MINED116] Workflow uses `secrets.APPLE_TEAM_ID` on a `pull_request` trigger: This workfl… .github/workflows/pr-build-desktop.yml:124
CRIT MINED116 [MINED116] Workflow uses `secrets.APPLE_APP_SPECIFIC_PASSWORD` on a `pull_request` trigge… .github/workflows/pr-build-desktop.yml:123
CRIT MINED116 [MINED116] Workflow uses `secrets.APPLE_ID` on a `pull_request` trigger: This workflow tr… .github/workflows/pr-build-desktop.yml:122
CRIT MINED116 [MINED116] Workflow uses `secrets.UMAMI_NIGHTLY_DESKTOP_BASE_URL` on a `pull_request` tri… .github/workflows/pr-build-desktop.yml:118
CRIT MINED116 [MINED116] Workflow uses `secrets.UMAMI_NIGHTLY_DESKTOP_PROJECT_ID` on a `pull_request` t… .github/workflows/pr-build-desktop.yml:117
CRIT MINED116 [MINED116] Workflow uses `secrets.APPLE_CERTIFICATE_PASSWORD` on a `pull_request` trigger… .github/workflows/pr-build-desktop.yml:116
HIGH SEC027 [SEC027] XML External Entity (XXE) — Node.js xml parsers: Node.js XML parsers can expand … packages/file-loaders/src/utils/parser-…:17
HIGH MINED012 [MINED012] Curl Pipe Bash: curl ... | sh / bash — runs unverified network code. packages/electron-client-ipc/src/types/…:5
HIGH MINED004 [MINED004] Weak Crypto: MD5/SHA1/DES/RC4 used for security context (not just checksums). packages/context-engine/src/engine/tool…:1
HIGH MINED004 [MINED004] Weak Crypto: MD5/SHA1/DES/RC4 used for security context (not just checksums). packages/chat-adapter-wechat/src/types.…:69
HIGH SEC114 [SEC114] path.join / Path() on user-controlled segment without containment check: filepat… packages/builtin-tool-local-system/src/…:40
HIGH SEC083 [SEC083] JS: new RegExp() with non-literal: new RegExp(<variable>) — variable input can c… packages/eval-rubric/src/extractors.ts:9
HIGH SEC083 [SEC083] JS: new RegExp() with non-literal: new RegExp(<variable>) — variable input can c… packages/database/src/models/agentDocum…:68
HIGH SEC083 [SEC083] JS: new RegExp() with non-literal: new RegExp(<variable>) — variable input can c… packages/agent-runtime/src/core/Interve…:182
HIGH MINED027 [MINED027] React State Array Mutation: state.X.push/splice/sort followed by setState — Re… packages/agent-runtime/examples/tools-c…:172
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … apps/desktop/src/main/core/infrastructu…:114
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … apps/desktop/src/main/core/infrastructu…:66
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … apps/desktop/src/main/core/infrastructu…:290
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… apps/desktop/src/main/utils/git.ts:15
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… apps/desktop/src/main/core/infrastructu…:116
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… apps/desktop/src/main/controllers/Shell…:28
HIGH SEC040 [SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w… apps/cli/src/commands/config.ts:130
HIGH SEC040 [SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w… .agents/skills/local-testing/scripts/ag…:61
HIGH SEC040 [SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w… .agents/skills/local-testing/scripts/ag…:102
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… apps/cli/src/commands/file.ts:117
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… apps/cli/src/auth/apiKey.ts:14
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… .agents/skills/local-testing/bot/imessa…:44
HIGH MINED126 [MINED126] Workflow container/services image `paradedb/paradedb:latest` unpinned: `contai… .github/workflows/claude-auto-e2e-testi…:41
HIGH MINED126 [MINED126] Workflow container/services image `paradedb/paradedb:latest` unpinned: `contai… .github/workflows/e2e.yml:50
HIGH MINED126 [MINED126] Workflow container/services image `paradedb/paradedb:latest` unpinned: `contai… .github/workflows/release.yml:25
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/sync-database-schema.…:16
HIGH MINED115 [MINED115] Action `peter-evans/create-pull-request` pinned to mutable ref `@v7`: `uses: p… .github/workflows/auto-i18n.yml:42
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/auto-i18n.yml:23
HIGH MINED115 [MINED115] Action `pnpm/action-setup` pinned to mutable ref `@v4`: `uses: pnpm/action-set… .github/workflows/release-model-bank.yml:58
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v6`: `uses: actions/setup-… .github/workflows/release-model-bank.yml:52
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/release-model-bank.yml:49
HIGH MINED115 [MINED115] Action `pnpm/action-setup` pinned to mutable ref `@v4`: `uses: pnpm/action-set… .github/workflows/release-model-bank.yml:34
HIGH MINED115 [MINED115] Action `actions/setup-node` pinned to mutable ref `@v6`: `uses: actions/setup-… .github/workflows/release-model-bank.yml:29
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/release-model-bank.yml:26
HIGH MINED115 [MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v6`: `uses: actions/u… .github/workflows/bundle-analyzer.yml:92
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/bundle-analyzer.yml:20
HIGH MINED115 [MINED115] Action `anthropics/claude-code-action` pinned to mutable ref `@v1`: `uses: ant… .github/workflows/claude-dedupe-issues.…:31
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/claude-dedupe-issues.…:23
HIGH MINED115 [MINED115] Action `anthropics/claude-code-action` pinned to mutable ref `@v1`: `uses: ant… .github/workflows/claude-issue-triage.y…:39
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/claude-issue-triage.y…:19
HIGH MINED126 [MINED126] Workflow container/services image `paradedb/paradedb:latest` unpinned: `contai… .github/workflows/test.yml:231
HIGH MINED115 [MINED115] Action `codecov/codecov-action` pinned to mutable ref `@v5`: `uses: codecov/co… .github/workflows/test.yml:271
HIGH MINED115 [MINED115] Action `codecov/codecov-action` pinned to mutable ref `@v5`: `uses: codecov/co… .github/workflows/test.yml:216
HIGH MINED115 [MINED115] Action `codecov/codecov-action` pinned to mutable ref `@v5`: `uses: codecov/co… .github/workflows/test.yml:174
HIGH MINED115 [MINED115] Action `actions/download-artifact` pinned to mutable ref `@v7`: `uses: actions… .github/workflows/test.yml:164
HIGH MINED115 [MINED115] Action `actions/upload-artifact` pinned to mutable ref `@v6`: `uses: actions/u… .github/workflows/test.yml:133
HIGH MINED115 [MINED115] Action `fkirc/skip-duplicate-actions` pinned to mutable ref `@v5`: `uses: fkir… .github/workflows/test.yml:22
HIGH MINED115 [MINED115] Action `anthropics/claude-code-action` pinned to mutable ref `@v1`: `uses: ant… .github/workflows/claude-translate-comm…:44
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/claude-translate-comm…:30
HIGH MINED115 [MINED115] Action `anthropics/claude-code-action` pinned to mutable ref `@v1`: `uses: ant… .github/workflows/claude-pr-assign.yml:84
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v6`: `uses: actions/checkout… .github/workflows/claude-pr-assign.yml:22
HIGH MINED122 [MINED122] package.json dep `xlsx` pulled from URL/Git: `dependencies.xlsx` = `https://cd… packages/file-loaders/package.json:1
HIGH MINED122 [MINED122] package.json dep `xlsx` pulled from URL/Git: `dependencies.xlsx` = `https://cd… packages/eval-dataset-parser/package.js…:1
HIGH MINED118 [MINED118] Dockerfile FROM `busybox:latest` not pinned by digest: `FROM busybox:latest` r… Dockerfile:105
HIGH DKC011 Database service publishes a host port docker-compose/dev/docker-compose.yml:37
HIGH DKC011 Database service publishes a host port docker-compose/deploy/docker-compose.yml:61
HIGH SEC013 [SEC013] Path Traversal — User Input in File Path: User-controlled input used in file pat… packages/file-loaders/src/utils/parser-…:102
HIGH JRN004 Consent is collected in UI without visible backend audit persistence packages/builtin-skills/src/lobehub/ref…:51
MED SEC041 [SEC041] Tabnabbing — target="_blank" without rel="noopener noreferrer": <a target="_blan… packages/builtin-tool-cloud-sandbox/src…:50
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. packages/heterogeneous-agents/src/askUs…:163
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. apps/desktop/src/main/modules/cliEmbedd…:82
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … apps/desktop/src/main/utils/git.ts:15
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … apps/desktop/src/main/core/infrastructu…:116
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … apps/desktop/src/main/controllers/Shell…:28
MED DKR003 Compose service `tempo` image uses the latest tag docker-compose/production/grafana/docke…:113
MED DKR003 Compose service `rustfs-init` image uses the latest tag docker-compose/dev/docker-compose.yml:73
MED DKR003 Compose service `rustfs` image uses the latest tag docker-compose/dev/docker-compose.yml:54
MED DKR003 Compose service `rustfs-init` image uses the latest tag docker-compose/deploy/docker-compose.yml:108
MED DKR003 Compose service `rustfs` image uses the latest tag docker-compose/deploy/docker-compose.yml:81
MED DKR003 Dockerfile base image uses the latest tag Dockerfile:105
MED AUC001 [AUC001] No Repobility access matrix policy found: The repository uses web/API frameworks…
MED DKR002 Compose service `lobe` image has no explicit tag docker-compose/production/grafana/docke…:159
MED DKR002 Compose service `otel-collector` image has no explicit tag docker-compose/production/grafana/docke…:137
MED DKR002 Compose service `prometheus` image has no explicit tag docker-compose/production/grafana/docke…:123
MED DKR002 Compose service `searxng` image has no explicit tag docker-compose/production/grafana/docke…:84
MED DKR002 Compose service `network-service` image has no explicit tag docker-compose/production/grafana/docke…:2
MED DKR002 Compose service `searxng` image has no explicit tag docker-compose/dev/docker-compose.yml:98
MED DKR002 Compose service `network-service` image has no explicit tag docker-compose/dev/docker-compose.yml:2
MED DKR002 Compose service `searxng` image has no explicit tag docker-compose/deploy/docker-compose.yml:122
MED DKR002 Compose service `lobe` image has no explicit tag docker-compose/deploy/docker-compose.yml:2
MED DKC014 Database data bind mount is inside the Docker build context docker-compose/production/grafana/docke…:18
MED DKC014 Database data bind mount is inside the Docker build context docker-compose/dev/docker-compose.yml:16
MED DKC014 Database data bind mount is inside the Docker build context docker-compose/deploy/docker-compose.yml:39
MED WEB003 Public web service has no security.txt .well-known/security.txt
MED DKR014 Dockerfile copies broad context with incomplete .dockerignore Dockerfile:95
MED JRN003 Frontend API reference is not matched by discovered backend routes packages/model-runtime/src/providers/ze…:70
MED JRN003 Frontend API reference is not matched by discovered backend routes packages/model-runtime/src/providers/ze…:60
MED JRN003 Frontend API reference is not matched by discovered backend routes packages/memory-user-memory/benchmarks/…:79
MED JRN003 Frontend API reference is not matched by discovered backend routes packages/device-gateway-client/src/type…:13
MED JRN003 Frontend API reference is not matched by discovered backend routes packages/device-gateway-client/src/http…:161
MED JRN003 Frontend API reference is not matched by discovered backend routes packages/device-gateway-client/src/http…:149
MED JRN003 Frontend API reference is not matched by discovered backend routes packages/device-gateway-client/src/http…:111
MED JRN003 Frontend API reference is not matched by discovered backend routes packages/device-gateway-client/src/http…:66
MED JRN003 Frontend API reference is not matched by discovered backend routes packages/device-gateway-client/src/http…:50
MED JRN003 Frontend API reference is not matched by discovered backend routes packages/device-gateway-client/src/http…:39
MED JRN003 Frontend API reference is not matched by discovered backend routes apps/cli/src/utils/agentStream.ts:19
MED JRN003 Frontend API reference is not matched by discovered backend routes .agents/skills/local-testing/scripts/ag…:263
MED JRN003 Frontend API reference is not matched by discovered backend routes .agents/skills/local-testing/scripts/ag…:253
MED JRN003 Frontend API reference is not matched by discovered backend routes .agents/skills/local-testing/scripts/ag…:15
MED JRN003 Frontend API reference is not matched by discovered backend routes .agents/skills/local-testing/scripts/ag…:3
MED AUC002 [AUC002] Low visible authorization coverage in route inventory: Only 8.3% of discovered r…
MED DKC013 Database service has no persistent data volume docker-compose/production/grafana/docke…:37
MED DKC013 Database service has no persistent data volume docker-compose/dev/docker-compose.yml:73
MED DKC013 Database service has no persistent data volume docker-compose/deploy/docker-compose.yml:108
MED AGT016 Codex session log reader may expose prompts or tool-call content apps/cli/src/commands/hetero.ts:64
MED WEB015 Public web app has no Content Security Policy index.html
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … src/app/(backend)/api/workflows/agent-e…:23
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … src/app/(backend)/api/dev/test-push/rou…:18
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … src/app/(backend)/api/dev/agent-tracing…:8
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … src/app/(backend)/api/auth/check-user/r…:19
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … src/app/(backend)/api/auth/resolve-user…:18
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … src/app/(backend)/api/version/route.ts:9
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … src/app/(backend)/oidc/clear-session/ro…:28
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … src/app/(backend)/oidc/consent/route.ts:11
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … src/app/(backend)/oidc/handoff/route.ts:14
MED AUC009 [AUC009] Sensitive function route lacks elevated authorization evidence: A route appears … src/app/spa/[variants]/[[...path]]/rout…:201
MED AUC004 [AUC004] Admin route does not show super_admin separation: An administrative route was de… src/app/(backend)/api/agent/stream/rout…:15
LOW SEC132 [SEC132] String concat where the language has interpolation (AI style drift): String buil… .agents/skills/local-testing/scripts/ag…:45
LOW SEC132 [SEC132] String concat where the language has interpolation (AI style drift): String buil… .agents/skills/local-testing/scripts/ag…:185
LOW AIC003 Duplicated implementation block across source files packages/builtin-tool-agent-management/…:9
LOW AIC003 Duplicated implementation block across source files packages/builtin-tool-agent-management/…:9
LOW AIC003 Duplicated implementation block across source files packages/builtin-tool-agent-management/…:9
LOW AIC003 Duplicated implementation block across source files packages/builtin-tool-agent-management/…:9
LOW AIC003 Duplicated implementation block across source files packages/builtin-tool-agent-management/…:9
LOW AIC003 Duplicated implementation block across source files packages/builtin-tool-agent-management/…:10
LOW AIC003 Duplicated implementation block across source files packages/builtin-tool-agent-documents/s…:18
LOW AIC003 Duplicated implementation block across source files packages/builtin-tool-agent-builder/src…:29
LOW AIC003 Duplicated implementation block across source files packages/agent-runtime/src/groupOrchest…:111
LOW AIC003 Duplicated implementation block across source files packages/agent-runtime/src/core/runtime…:262
LOW AIC003 Duplicated implementation block across source files e2e/src/steps/page/page-crud.steps.ts:70
LOW AIC003 Duplicated implementation block across source files e2e/src/steps/home/sidebarGroup.steps.ts:50
LOW AIC003 Duplicated implementation block across source files apps/desktop/src/main/utils/protocol.ts:28
LOW AIC003 Duplicated implementation block across source files apps/desktop/src/main/menus/impls/windo…:178
LOW AIC003 Duplicated implementation block across source files apps/desktop/src/main/menus/impls/windo…:9
LOW AIC003 Duplicated implementation block across source files apps/desktop/src/main/menus/impls/macOS…:19
LOW AIC003 Duplicated implementation block across source files apps/desktop/src/main/controllers/Gatew…:36
LOW AIC003 Duplicated implementation block across source files apps/desktop/.i18nrc.js:11
LOW AIC003 Duplicated implementation block across source files apps/cli/src/commands/task/topic.ts:53
LOW AIC003 Duplicated implementation block across source files apps/cli/src/commands/status.ts:28
LOW WEB001 Public web app has no robots.txt robots.txt
LOW WEB002 Public web app has no sitemap sitemap.xml
LOW DKC015 Database service has no healthcheck docker-compose/production/grafana/docke…:37
LOW DKC015 Database service has no healthcheck docker-compose/dev/docker-compose.yml:73
LOW DKC015 Database service has no healthcheck docker-compose/deploy/docker-compose.yml:108
LOW DKR008 .dockerignore misses sensitive defaults .dockerignore
LOW DKR011 Dockerfile installs recommended OS packages Dockerfile:11
LOW DKC016 App service does not wait for database health docker-compose/deploy/docker-compose.yml:2
LOW AIC009 Multiple AI-agent scaffold marker files are present AGENTS.md:1
LOW WEB008 Public docs site has no llms.txt llms.txt
LOW DKC010 Compose service lacks no-new-privileges hardening docker-compose/production/grafana/docke…:2
LOW DKC010 Compose service lacks no-new-privileges hardening docker-compose/dev/docker-compose.yml:98
LOW DKC010 Compose service lacks no-new-privileges hardening docker-compose/dev/docker-compose.yml:2
LOW DKC010 Compose service lacks no-new-privileges hardening docker-compose/deploy/docker-compose.yml:81
LOW DKC010 Compose service lacks no-new-privileges hardening docker-compose/deploy/docker-compose.yml:2
LOW DKC006 Compose service does not declare a runtime user docker-compose/production/grafana/docke…:18
LOW DKC006 Compose service does not declare a runtime user docker-compose/production/grafana/docke…:2
LOW DKC006 Compose service does not declare a runtime user docker-compose/dev/docker-compose.yml:98
LOW DKC006 Compose service does not declare a runtime user docker-compose/dev/docker-compose.yml:16
LOW DKC006 Compose service does not declare a runtime user docker-compose/dev/docker-compose.yml:2
LOW DKC006 Compose service does not declare a runtime user docker-compose/deploy/docker-compose.yml:81
LOW DKC006 Compose service does not declare a runtime user docker-compose/deploy/docker-compose.yml:39
LOW DKC006 Compose service does not declare a runtime user docker-compose/deploy/docker-compose.yml:2
LOW WEB011 Public web app has no humans.txt humans.txt
INFO MINED056 [MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re… packages/builtin-tool-cloud-sandbox/src…:20
INFO MINED056 [MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re… packages/builtin-tool-claude-code/src/c…:185
INFO MINED056 [MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re… packages/builtin-tool-claude-code/src/c…:290
INFO MINED065 [MINED065] Cors Wildcard: Access-Control-Allow-Origin: * exposes the API to any browser o… docker-compose/production/grafana/docke…:45
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… docker-compose/deploy/docker-compose.yml:30
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… apps/cli/src/commands/skill.ts:12
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… apps/cli/src/commands/search.ts:97
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … apps/cli/src/commands/provider.ts:53
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … apps/cli/src/commands/botMessengers.ts:27
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … apps/cli/src/api/http.ts:27
INFO MINED049 [MINED049] Print Pii: Logging password/token/email/ssn directly to stdout. .github/scripts/auto-close-duplicates.ts:99
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. apps/cli/src/commands/agent-group.ts:32
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. .github/scripts/auto-close-duplicates.ts:34
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. .agents/skills/local-testing/scripts/ag…:208
INFO MINED098 [MINED098] Global Scope Pollution: Attaching libraries/objects directly to the global win… .agents/skills/local-testing/scripts/ag…:44
INFO MINED098 [MINED098] Global Scope Pollution: Attaching libraries/objects directly to the global win… .agents/skills/local-testing/scripts/ag…:11
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. apps/cli/src/commands/botMessengers.ts:85
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. apps/cli/src/commands/agent-group.ts:27
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. .agents/skills/local-testing/scripts/ag…:98
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … .agents/skills/local-testing/scripts/ag…:141
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … .agents/skills/local-testing/scripts/ag…:25
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … .agents/skills/local-testing/scripts/ag…:28
Reset to top 5 200 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `lobehub/lobehub`

**Score: 75/100 (A)**  ·  212 findings  ·  scanned 2026-06-05 07:32 UTC  ·  1,636,212 LOC

| Severity | Count |
|---|---|
| CRITICAL | 28 |
| HIGH | 57 |
| MEDIUM | 59 |
| LOW | 46 |

📊 [Full filterable report](https://repobility.com/scan/eb6038ab-b0c2-4679-9914-a42cbaee6752/)  ·  ![scorecard](https://repobility.com/scan/eb6038ab-b0c2-4679-9914-a42cbaee6752/report.png?v=1780644755-s2)

### Top findings

1. **CRITICAL** `MINED116` — Workflow uses `secrets.DOCKER_REGISTRY_PASSWORD` on a `pull_request` trigger
   `.github/workflows/pr-build-docker.yml:142` · ✓ Repobility
2. **CRITICAL** `MINED116` — Workflow uses `secrets.DOCKER_REGISTRY_USER` on a `pull_request` trigger
   `.github/workflows/pr-build-docker.yml:141` · ✓ Repobility
3. **CRITICAL** `MINED116` — Workflow uses `secrets.DOCKER_REGISTRY_PASSWORD` on a `pull_request` trigger
   `.github/workflows/pr-build-docker.yml:70` · ✓ Repobility
4. **CRITICAL** `MINED116` — Workflow uses `secrets.DOCKER_REGISTRY_USER` on a `pull_request` trigger
   `.github/workflows/pr-build-docker.yml:69` · ✓ Repobility
5. **CRITICAL** `MINED116` — Workflow uses `secrets.UMAMI_NIGHTLY_DESKTOP_BASE_URL` on a `pull_request` trigger
   `.github/workflows/pr-build-desktop.yml:156` · ✓ Repobility

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/eb6038ab-b0c2-4679-9914-a42cbaee6752/_
Already filed
This repo publishes a SECURITY.md policy and the scan contains 20 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 'lobehub/lobehub' 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.