← Back to scan
File as GitHub Issue repo: Mintplex-Labs/anything-llm

Push this scan report to Mintplex-Labs/anything-llm

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

Auth/permission check missing on AI-generated endpoint

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 SEC022 [SEC022] Database URL With Embedded Credential: A database connection URL contains an emb… frontend/src/components/VectorDBSelecti…:28
CRIT SEC084 [SEC084] JS: require() with non-literal: require(<variable>) loads arbitrary modules — eq… server/utils/boot/patchSdkTimeouts.js:64
CRIT SEC084 [SEC084] JS: require() with non-literal: require(<variable>) loads arbitrary modules — eq… server/utils/agents/imported.js:21
CRIT generic-api-key Detected a Generic API Key, potentially exposing access to various services and sensitive… server/utils/vectorDbProviders/pinecone…:22
HIGH SEC135 [SEC135] Auth/permission check missing on AI-generated endpoint: Mutating HTTP endpoint g… server/index.js:144
HIGH SEC100 [SEC100] CORS permissive Access-Control-Allow-Origin: *: Permissive CORS policy (`*` orig… server/endpoints/embed/index.js:37
HIGH SEC100 [SEC100] CORS permissive Access-Control-Allow-Origin: *: Permissive CORS policy (`*` orig… server/endpoints/chat.js:46
HIGH SEC100 [SEC100] CORS permissive Access-Control-Allow-Origin: *: Permissive CORS policy (`*` orig… server/endpoints/api/openai/index.js:160
HIGH SEC006 [SEC006] XSS Risk: Direct HTML injection without sanitization. server/swagger/index.js:24
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … server/jobs/embedding-worker.js:66
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … server/endpoints/document.js:79
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … frontend/src/components/WorkspaceChat/C…:42
HIGH SEC083 [SEC083] JS: new RegExp() with non-literal: new RegExp(<variable>) — variable input can c… server/utils/helpers/camelcase.js:8
HIGH SEC083 [SEC083] JS: new RegExp() with non-literal: new RegExp(<variable>) — variable input can c… server/jobs/helpers/index.js:37
HIGH SEC083 [SEC083] JS: new RegExp() with non-literal: new RegExp(<variable>) — variable input can c… frontend/src/components/WorkspaceChat/C…:63
HIGH SEC040 [SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w… frontend/src/components/WorkspaceChat/C…:64
HIGH SEC040 [SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w… frontend/src/components/Modals/ManageWo…:123
HIGH SEC040 [SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML w… collector/utils/extensions/RepoLoader/G…:233
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… server/utils/agents/aibitat/plugins/sql…:105
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… frontend/src/locales/findUnusedTranslat…:98
HIGH SEC085 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived in… collector/utils/WhisperProviders/ffmpeg…:39
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… collector/processLink/helpers/htmlToMar…:132
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… collector/processLink/convert/generic.js:81
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… collector/extensions/index.js:130
HIGH DKR006 Dockerfile pipes a remote script into a shell docker/Dockerfile:84
HIGH DKR006 Dockerfile pipes a remote script into a shell docker/Dockerfile:15
HIGH DKR006 Dockerfile pipes a remote script into a shell cloud-deployments/openshift/Dockerfile:105
HIGH DKR006 Dockerfile pipes a remote script into a shell cloud-deployments/openshift/Dockerfile:27
HIGH DKC005 Compose service adds dangerous Linux capabilities docker/docker-compose.yml:7
HIGH MINED115 Action `peter-evans/create-pull-request` pinned to mutable ref `@v7` .github/workflows/sponsors.yaml:34
HIGH MINED115 Action `stefanzweifel/git-auto-commit-action` pinned to mutable ref `@v5` .github/workflows/sponsors.yaml:27
HIGH MINED115 Action `JamesIves/github-sponsors-readme-action` pinned to mutable ref `@v1` .github/workflows/sponsors.yaml:18
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v2` .github/workflows/sponsors.yaml:14
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v4` .github/workflows/build-and-push-image.…:39
HIGH MINED115 Action `actions/cache` pinned to mutable ref `@v4` .github/workflows/lint.yaml:49
HIGH MINED115 Action `actions/cache` pinned to mutable ref `@v4` .github/workflows/lint.yaml:41
HIGH MINED115 Action `actions/cache` pinned to mutable ref `@v4` .github/workflows/lint.yaml:33
HIGH MINED115 Action `actions/setup-node` pinned to mutable ref `@v4` .github/workflows/lint.yaml:28
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v4` .github/workflows/lint.yaml:25
HIGH MINED115 Action `actions/cache` pinned to mutable ref `@v3` .github/workflows/run-tests.yaml:48
HIGH MINED115 Action `actions/cache` pinned to mutable ref `@v3` .github/workflows/run-tests.yaml:38
HIGH MINED115 Action `actions/cache` pinned to mutable ref `@v3` .github/workflows/run-tests.yaml:28
HIGH MINED115 Action `actions/setup-node` pinned to mutable ref `@v3` .github/workflows/run-tests.yaml:23
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v2` .github/workflows/run-tests.yaml:20
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v4` .github/workflows/build-and-push-image-…:20
HIGH MINED115 Action `actions/setup-node` pinned to mutable ref `@v3` .github/workflows/check-translations.ya…:26
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v2` .github/workflows/check-translations.ya…:23
HIGH MINED115 Action `actions/setup-node` pinned to mutable ref `@v3` .github/workflows/check-package-version…:26
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v2` .github/workflows/check-package-version…:23
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v4` .github/workflows/build-qa-tag.yaml:40
HIGH MINED118 Dockerfile FROM `ubuntu:noble-20251013` not pinned by digest cloud-deployments/openshift/Dockerfile:14
HIGH MINED118 Dockerfile FROM `mintplexlabs/anythingllm:render` not pinned by digest cloud-deployments/huggingface-spaces/Do…:21
HIGH MINED118 Dockerfile FROM `ubuntu:noble-20251013` not pinned by digest docker/Dockerfile:2
HIGH MINED122 package.json dep `epub2` pulled from URL/Git collector/package.json:1
HIGH JRN009 Secret-like setting is echoed into a password input value frontend/src/pages/Admin/Agents/SQLConn…:360
HIGH JRN009 Secret-like setting is echoed into a password input value frontend/src/pages/Admin/Agents/GoogleC…:287
HIGH JRN009 Secret-like setting is echoed into a password input value frontend/src/pages/Admin/Agents/GMailSk…:278
HIGH JRN009 Secret-like setting is echoed into a password input value frontend/src/components/TextToSpeech/Op…:16
HIGH MINED113 Express DELETE /workspace/:slug/delete-parsed-files has no auth server/endpoints/workspacesParsedFiles.…:46
HIGH MINED113 Express POST /document/move-files has no auth server/endpoints/document.js:44
HIGH MINED113 Express POST /document/create-folder has no auth server/endpoints/document.js:14
HIGH MINED113 Express POST /agent-skills/whitelist/add has no auth server/endpoints/agentSkillWhitelist.js:48
HIGH MINED113 Express DELETE /embed/chats/:chatId has no auth server/endpoints/embedManagement.js:115
HIGH MINED113 Express POST /embed/chats has no auth server/endpoints/embedManagement.js:93
HIGH MINED113 Express DELETE /embed/:embedId has no auth server/endpoints/embedManagement.js:73
HIGH MINED113 Express POST /embed/update/:embedId has no auth server/endpoints/embedManagement.js:55
HIGH MINED113 Express POST /embeds/new has no auth server/endpoints/embedManagement.js:34
HIGH MINED113 Express POST /invite/:code has no auth server/endpoints/invite.js:37
HIGH MINED113 Express POST /ext/paperless-ngx has no auth collector/extensions/index.js:216
HIGH MINED113 Express POST /ext/obsidian/vault has no auth collector/extensions/index.js:196
HIGH MINED113 Express POST /ext/drupalwiki has no auth collector/extensions/index.js:168
HIGH MINED113 Express POST /ext/confluence has no auth collector/extensions/index.js:142
HIGH MINED113 Express POST /ext/website-depth has no auth collector/extensions/index.js:123
HIGH MINED113 Express POST /ext/youtube-transcript has no auth collector/extensions/index.js:96
HIGH MINED113 Express POST /ext/:repo_platform-repo/branches has no auth collector/extensions/index.js:66
HIGH MINED113 Express POST /ext/:repo_platform-repo has no auth collector/extensions/index.js:36
HIGH MINED113 Express POST /ext/resync-source-document has no auth collector/extensions/index.js:15
HIGH MINED113 Express POST /process-raw-text has no auth collector/index.js:179
HIGH MINED113 Express POST /util/convert-audio-to-wav has no auth collector/index.js:154
HIGH MINED113 Express POST /util/get-link has no auth collector/index.js:134
HIGH MINED113 Express POST /process-link has no auth collector/index.js:109
HIGH MINED113 Express POST /parse has no auth collector/index.js:75
HIGH MINED113 Express POST /process has no auth collector/index.js:45
MED SEC134 [SEC134] AI scaffold leftover — Lorem ipsum / example.com / John Doe in code: Lorem ipsum… server/utils/agents/aibitat/plugins/web…:23
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … server/utils/database/index.js:39
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … server/utils/agents/aibitat/plugins/sql…:105
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … frontend/src/locales/findUnusedTranslat…:98
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. frontend/src/pages/Admin/Agents/CreateF…:82
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. frontend/src/components/WorkspaceChat/C…:66
MED ERR002 [ERR002] Empty Catch Block: Empty catch blocks hide errors. frontend/src/EmbeddingProgressContext.j…:195
MED DEPCUR-NPM npm package `cohere-ai` is 1 major version(s) behind (^7.19.0 -> 8.0.0) server/package.json
MED DEPCUR-NPM npm package `chromadb` is 1 major version(s) behind (^2.0.1 -> 3.4.3) server/package.json
MED DEPCUR-NPM npm package `chalk` is 1 major version(s) behind (^4 -> 5.6.2) server/package.json
MED DEPCUR-NPM npm package `body-parser` is 1 major version(s) behind (^1.20.3 -> 2.2.2) server/package.json
MED DEPCUR-NPM npm package `apache-arrow` is 2 major version(s) behind (19.0.0 -> 21.1.0) server/package.json
MED DEPCUR-NPM npm package `@zilliz/milvus2-sdk-node` is 1 major version(s) behind (^2.3.5 -> 3.0.3) server/package.json
MED DEPCUR-NPM npm package `@langchain/textsplitters` is 1 major version(s) behind (0.0.0 -> 1.0.1) server/package.json
MED DEPCUR-NPM npm package `@langchain/openai` is 1 major version(s) behind (0.0.28 -> 1.4.7) server/package.json
MED DEPCUR-NPM npm package `@langchain/cohere` is 1 major version(s) behind (0.0.11 -> 1.0.5) server/package.json
MED DEPCUR-NPM npm package `@langchain/aws` is 1 major version(s) behind (^0.0.5 -> 1.3.9) server/package.json
MED DEPCUR-NPM npm package `@langchain/anthropic` is 1 major version(s) behind (0.1.16 -> 1.4.0) server/package.json
MED DEPCUR-NPM npm package `@ladjs/graceful` is 2 major version(s) behind (^3.2.2 -> 5.0.0) server/package.json
MED DEPCUR-NPM npm package `@datastax/astra-db-ts` is 2 major version(s) behind (^0.1.3 -> 2.2.1) server/package.json
MED DEPCUR-NPM npm package `jest` is 1 major version(s) behind (^29.7.0 -> 30.4.2) package.json
MED DEPCUR-NPM npm package `concurrently` is 1 major version(s) behind (^9.1.2 -> 10.0.3) package.json
MED WEB004 robots.txt blocks the full public site frontend/public/robots.txt
MED JRN002 Browser storage is used for session token material frontend/src/components/PrivateRoute/in…:54
MED JRN002 Browser storage is used for session token material frontend/src/components/PrivateRoute/in…:41
MED JRN002 Browser storage is used for session token material frontend/src/components/Modals/Password…:93
MED JRN002 Browser storage is used for session token material frontend/src/components/Modals/Password…:51
MED JRN002 Browser storage is used for session token material frontend/src/components/Modals/Password…:56
MED JRN002 Browser storage is used for session token material frontend/src/components/Modals/Password…:40
MED JRN002 Browser storage is used for session token material frontend/src/components/Modals/Password…:261
MED JRN002 Browser storage is used for session token material frontend/src/components/Modals/Password…:237
MED JRN002 Browser storage is used for session token material frontend/src/components/Modals/Password…:228
MED JRN002 Browser storage is used for session token material frontend/src/components/Modals/Password…:209
MED JRN002 Browser storage is used for session token material frontend/src/AuthContext.jsx:32
MED JRN002 Browser storage is used for session token material frontend/src/AuthContext.jsx:15
MED DKR001 Docker final stage has no non-root USER docker/Dockerfile:167
MED AGT007 localStorage write failures are swallowed silently frontend/src/hooks/usePromptInputStorag…:37
MED WEB003 Public web service has no security.txt .well-known/security.txt
MED WEB015 Public web app has no Content Security Policy index.html
MED AGT015 Remote install command pipes network code directly to a shell .github/workflows/build-and-push-image.…:125
MED AGT015 Remote install command pipes network code directly to a shell .github/workflows/build-and-push-image-…:104
LOW DEPCUR-NPM npm package `cheerio` is minor version(s) behind (^1.0.0 -> 1.2.0) server/package.json
LOW DEPCUR-NPM npm package `@xenova/transformers` is minor version(s) behind (^2.14.0 -> 2.17.2) server/package.json
LOW DEPCUR-NPM npm package `@vscode/ripgrep` is minor version(s) behind (1.17.1 -> 1.18.0) server/package.json
LOW DEPCUR-NPM npm package `@qdrant/js-client-rest` is minor version(s) behind (^1.9.0 -> 1.18.0) server/package.json
LOW DEPCUR-NPM npm package `@modelcontextprotocol/sdk` is minor version(s) behind (^1.24.3 -> 1.29.0) server/package.json
LOW DEPCUR-NPM npm package `@lancedb/lancedb` is minor version(s) behind (0.15.0 -> 0.30.0) server/package.json
LOW DEPCUR-NPM npm package `@aws-sdk/client-bedrock-runtime` is minor version(s) behind (^3.775.0 -> 3.1… server/package.json
LOW DEPCUR-NPM npm package `@anthropic-ai/sdk` is minor version(s) behind (^0.39.0 -> 0.100.1) server/package.json
LOW AIC003 Duplicated implementation block across source files frontend/src/components/EmbeddingSelect…:15
LOW AIC003 Duplicated implementation block across source files frontend/src/components/EmbeddingSelect…:235
LOW AIC003 Duplicated implementation block across source files frontend/src/components/EmbeddingSelect…:197
LOW AIC003 Duplicated implementation block across source files frontend/src/components/EmbeddingSelect…:150
LOW AIC003 Duplicated implementation block across source files frontend/src/components/EmbeddingSelect…:109
LOW AIC003 Duplicated implementation block across source files frontend/src/components/EmbeddingSelect…:71
LOW AIC003 Duplicated implementation block across source files frontend/src/components/EmbeddingSelect…:147
LOW AIC003 Duplicated implementation block across source files frontend/src/components/EmbeddingSelect…:137
LOW AIC003 Duplicated implementation block across source files frontend/src/components/EmbeddingSelect…:35
LOW AIC003 Duplicated implementation block across source files frontend/src/components/EmbeddingSelect…:31
LOW AIC003 Duplicated implementation block across source files frontend/src/components/CommunityHub/Pu…:38
LOW AIC003 Duplicated implementation block across source files frontend/src/components/CommunityHub/Pu…:9
LOW AIC003 Duplicated implementation block across source files frontend/src/components/CommunityHub/Pu…:39
LOW AIC003 Duplicated implementation block across source files collector/utils/extensions/RepoLoader/G…:27
LOW AIC003 Duplicated implementation block across source files collector/utils/extensions/PaperlessNgx…:74
LOW AIC003 Duplicated implementation block across source files collector/processSingleFile/convert/asT…:40
LOW AIC003 Duplicated implementation block across source files collector/processSingleFile/convert/asT…:39
LOW AIC003 Duplicated implementation block across source files collector/processSingleFile/convert/asT…:21
LOW AIC003 Duplicated implementation block across source files collector/processSingleFile/convert/asP…:63
LOW AIC003 Duplicated implementation block across source files collector/processSingleFile/convert/asP…:42
LOW AIC003 Duplicated implementation block across source files collector/processSingleFile/convert/asO…:40
LOW AIC003 Duplicated implementation block across source files collector/processSingleFile/convert/asO…:24
LOW AIC003 Duplicated implementation block across source files collector/processSingleFile/convert/asI…:37
LOW AIC003 Duplicated implementation block across source files collector/processSingleFile/convert/asI…:36
LOW AIC003 Duplicated implementation block across source files collector/processSingleFile/convert/asI…:19
LOW AIC003 Duplicated implementation block across source files collector/processSingleFile/convert/asE…:42
LOW AIC003 Duplicated implementation block across source files collector/processSingleFile/convert/asE…:41
LOW AIC003 Duplicated implementation block across source files collector/processSingleFile/convert/asD…:42
LOW AIC003 Duplicated implementation block across source files server/utils/agents/aibitat/plugins/out…:15
LOW AIC003 Duplicated implementation block across source files server/utils/agents/aibitat/plugins/gma…:46
LOW WEB005 robots.txt does not advertise a sitemap frontend/public/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/docker-compose.yml:7
LOW AIC002 Source file name looks like an AI patch artifact server/utils/agents/aibitat/plugins/out…:1
LOW AIC002 Source file name looks like an AI patch artifact server/utils/agents/aibitat/plugins/out…:1
LOW AIC002 Source file name looks like an AI patch artifact server/utils/agents/aibitat/plugins/out…:1
LOW AIC002 Source file name looks like an AI patch artifact server/utils/agents/aibitat/plugins/out…:1
LOW AIC002 Source file name looks like an AI patch artifact server/utils/agents/aibitat/plugins/gma…:1
LOW AIC002 Source file name looks like an AI patch artifact server/utils/agents/aibitat/plugins/gma…:1
LOW AIC002 Source file name looks like an AI patch artifact server/utils/agents/aibitat/plugins/gma…:1
LOW AIC002 Source file name looks like an AI patch artifact server/utils/agents/aibitat/plugins/gma…:1
LOW AIC002 Source file name looks like an AI patch artifact server/utils/agents/aibitat/plugins/gma…:1
LOW WEB011 Public web app has no humans.txt humans.txt
INFO MINED053 [MINED053] Placeholder Default Username: [email protected] / [email protected] / admin/admin… server/utils/agents/aibitat/plugins/gma…:26
INFO MINED047 [MINED047] Emoji In Source: Emoji ✅ ❌ 🚀 in code/comments — common AI output unless explic… server/utils/agents/aibitat/plugins/cre…:154
INFO MINED074 [MINED074] Ai Tell Fake Citation: Plausible-looking but non-existent URLs (e.g., docs.exa… server/utils/agentFlows/flowTypes.js:44
INFO MINED058 [MINED058] React Dangerously Set Html: dangerouslySetInnerHTML bypasses Reacts JSX escapi… frontend/src/components/WorkspaceChat/C…:308
INFO MINED058 [MINED058] React Dangerously Set Html: dangerouslySetInnerHTML bypasses Reacts JSX escapi… frontend/src/components/Modals/ManageWo…:252
INFO MINED058 [MINED058] React Dangerously Set Html: dangerouslySetInnerHTML bypasses Reacts JSX escapi… frontend/src/components/ChatBubble/inde…:23
INFO MINED056 [MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re… frontend/src/components/CommunityHub/Pu…:153
INFO MINED056 [MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re… frontend/src/components/CommunityHub/Pu…:155
INFO MINED056 [MINED056] React Key As Index: key={index} in map() — re-renders the wrong elements on re… frontend/src/components/ChangeWarning/i…:32
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… server/models/embedConfig.js:224
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… frontend/src/utils/constants.js:18
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… collector/utils/url/index.js:117
INFO MINED049 [MINED049] Print Pii: Logging password/token/email/ssn directly to stdout. server/utils/AiProviders/anthropic/inde…:53
INFO MINED049 [MINED049] Print Pii: Logging password/token/email/ssn directly to stdout. collector/utils/tokenizer/index.js:21
INFO MINED049 [MINED049] Print Pii: Logging password/token/email/ssn directly to stdout. collector/utils/extensions/RepoLoader/G…:157
INFO MINED065 [MINED065] Cors Wildcard: Access-Control-Allow-Origin: * exposes the API to any browser o… server/index.js:64
INFO MINED065 [MINED065] Cors Wildcard: Access-Control-Allow-Origin: * exposes the API to any browser o… collector/index.js:35
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … collector/extensions/resync/index.js:15
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … collector/extensions/index.js:25
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … collector/convertAudioToWav/index.js:47
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … cloud-deployments/digitalocean/terrafor…:34
INFO DEPCUR-NPM npm package `cors` is patch version(s) behind (^2.8.5 -> 2.8.6) server/package.json
INFO DEPCUR-NPM npm package `adm-zip` is patch version(s) behind (^0.5.16 -> 0.5.17) server/package.json
Reset to top 5 200 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `Mintplex-Labs/anything-llm`

**Score: 50/100 (C-)**  ·  226 findings  ·  scanned 2026-06-05 09:32 UTC  ·  224,219 LOC

| Severity | Count |
|---|---|
| CRITICAL | 30 |
| HIGH | 79 |
| MEDIUM | 41 |
| LOW | 53 |

📊 [Full filterable report](https://repobility.com/scan/a5807e42-6406-442b-ac11-bda151585a66/)  ·  ![scorecard](https://repobility.com/scan/a5807e42-6406-442b-ac11-bda151585a66/report.png?v=1780651965-s2)

### Top findings

1. **CRITICAL** `SEC022` — Database URL With Embedded Credential
   `frontend/src/components/VectorDBSelection/PGVectorOptions/index.jsx:28` · A07:2021 Identification & Authentication Failures
2. **CRITICAL** `SEC084` — JS: require() with non-literal
   `server/utils/boot/patchSdkTimeouts.js:64`
3. **CRITICAL** `SEC084` — JS: require() with non-literal
   `server/utils/agents/imported.js:21`
4. **CRITICAL** `generic-api-key` — Detected a Generic API Key, potentially exposing access to various services and sensitive 
   `server/utils/vectorDbProviders/pinecone/PINECONE_SETUP.md:22`
5. **HIGH** `SEC135` — Auth/permission check missing on AI-generated endpoint
   `server/index.js:144` · CWE-862

---

**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/a5807e42-6406-442b-ac11-bda151585a66/_
Already filed
This repo publishes a SECURITY.md policy and the scan contains 24 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 'Mintplex-Labs/anything-llm' 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.