The all-in-one AI productivity accelerator. On device and privacy first with no annoying setup or configuration.
Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
transport http counts 0 tools · 0 res
· 0 prompts
permission surface via code analysis
No tools enumerated yet for this server.
prompt-surface
shipped agent-instruction files + hidden-content / dangerous-code findings —
quoted from the analyzed source
analyzed commit 3a85d3e · analyzer v33 · 3d ago
danger signals3
- suspicious endpoint 123.123.123.123 Mintplex-Labs-anything-llm-3a85d3e/collector/__tests__/utils/url/index.test.js :87
expect(validateURL("123.123.123.123")).toBe("https://123.123.123.123"); - suspicious endpoint t.me Mintplex-Labs-anything-llm-3a85d3e/frontend/src/pages/GeneralSettings/Connections/TelegramBot/ConnectedView/DetailsSection/index.jsx :27
to={`https://t.me/${config.bot_username}`} - suspicious endpoint t.me Mintplex-Labs-anything-llm-3a85d3e/frontend/src/pages/GeneralSettings/Connections/TelegramBot/SetupView/CreateBotSection/index.jsx :7
const BOTFATHER_URL = "https://t.me/BotFather";
evidence-backed
findings quoted directly from the published source artifact — not inferred
code files: 1269
filesystem 109
- fs (weak) Mintplex-Labs-anything-llm-3a85d3e/collector/__tests__/utils/WhisperProviders/ffmpeg/index.test.js :2
const fs = require("fs"); - fs (weak) Mintplex-Labs-anything-llm-3a85d3e/collector/__tests__/utils/extensions/WebsiteDepth/index.test.js :25
const fs = require("fs"); - fs Mintplex-Labs-anything-llm-3a85d3e/collector/convertAudioToWav/index.js :1
const fs = require("fs/promises"); - fs Mintplex-Labs-anything-llm-3a85d3e/collector/processSingleFile/convert/asMbox.js :2
const fs = require("fs"); - fs Mintplex-Labs-anything-llm-3a85d3e/collector/processSingleFile/convert/asPDF/PDFLoader/index.js :1
const fs = require("fs").promises; - fs Mintplex-Labs-anything-llm-3a85d3e/collector/processSingleFile/convert/asTxt.js :2
const fs = require("fs"); - fs Mintplex-Labs-anything-llm-3a85d3e/collector/processSingleFile/convert/asXlsx.js :4
const fs = require("fs"); - fs Mintplex-Labs-anything-llm-3a85d3e/collector/processSingleFile/index.js :2
const fs = require("fs"); - fs Mintplex-Labs-anything-llm-3a85d3e/collector/utils/OCRLoader/index.js :1
const fs = require("fs"); - fs Mintplex-Labs-anything-llm-3a85d3e/collector/utils/WhisperProviders/GenericOpenAiWhisper.js :1
const fs = require("fs"); - fs Mintplex-Labs-anything-llm-3a85d3e/collector/utils/WhisperProviders/OpenAiWhisper.js :1
const fs = require("fs"); - fs Mintplex-Labs-anything-llm-3a85d3e/collector/utils/WhisperProviders/ffmpeg/index.js :1
const fs = require("fs");
show 28 more
- fs Mintplex-Labs-anything-llm-3a85d3e/collector/utils/WhisperProviders/localWhisper.js :1
const fs = require("fs"); - fs Mintplex-Labs-anything-llm-3a85d3e/collector/utils/comKey/index.js :2
const fs = require("fs"); - fs Mintplex-Labs-anything-llm-3a85d3e/collector/utils/downloadURIToFile/index.js :2
const fs = require("fs"); - fs Mintplex-Labs-anything-llm-3a85d3e/collector/utils/extensions/Confluence/index.js :1
const fs = require("fs"); - fs Mintplex-Labs-anything-llm-3a85d3e/collector/utils/extensions/DrupalWiki/DrupalWiki/index.js :19
const fs = require("fs"); - fs Mintplex-Labs-anything-llm-3a85d3e/collector/utils/extensions/ObsidianVault/index.js :4
const fs = require("fs"); - fs Mintplex-Labs-anything-llm-3a85d3e/collector/utils/extensions/PaperlessNgx/index.js :1
const fs = require("fs"); - fs Mintplex-Labs-anything-llm-3a85d3e/collector/utils/extensions/RepoLoader/GiteaRepo/index.js :2
const fs = require("fs"); - fs Mintplex-Labs-anything-llm-3a85d3e/collector/utils/extensions/RepoLoader/GithubRepo/index.js :2
const fs = require("fs"); - fs Mintplex-Labs-anything-llm-3a85d3e/collector/utils/extensions/RepoLoader/GitlabRepo/index.js :2
const fs = require("fs"); - fs Mintplex-Labs-anything-llm-3a85d3e/collector/utils/extensions/WebsiteDepth/index.js :10
const fs = require("fs"); - fs Mintplex-Labs-anything-llm-3a85d3e/collector/utils/extensions/YoutubeTranscript/index.js :1
const fs = require("fs"); - fs Mintplex-Labs-anything-llm-3a85d3e/collector/utils/files/index.js :1
const fs = require("fs"); - fs Mintplex-Labs-anything-llm-3a85d3e/extras/translator/index.mjs :1
import fs from 'fs'; - fs (weak) Mintplex-Labs-anything-llm-3a85d3e/frontend/scripts/postbuild.js :1
import { renameSync } from 'fs'; - fs Mintplex-Labs-anything-llm-3a85d3e/frontend/src/locales/findUnusedTranslations.mjs :9
import fs from "fs"; - fs Mintplex-Labs-anything-llm-3a85d3e/frontend/src/locales/normalizeEn.mjs :6
import fs from "fs"; - fs Mintplex-Labs-anything-llm-3a85d3e/open-computer/cli/src/commands/agents.ts :1
import * as fs from 'fs'; - fs Mintplex-Labs-anything-llm-3a85d3e/open-computer/cli/src/commands/base.ts :1
import * as fs from 'fs'; - fs Mintplex-Labs-anything-llm-3a85d3e/open-computer/cli/src/commands/build.ts :1
import * as fs from 'fs'; - fs Mintplex-Labs-anything-llm-3a85d3e/open-computer/cli/src/commands/control.ts :1
import * as fs from 'fs'; - fs Mintplex-Labs-anything-llm-3a85d3e/open-computer/cli/src/config.ts :2
import * as fs from 'fs'; - fs Mintplex-Labs-anything-llm-3a85d3e/open-computer/cli/src/registry.ts :1
import * as fs from 'fs'; - fs Mintplex-Labs-anything-llm-3a85d3e/open-computer/cli/src/vm.ts :1
import * as fs from 'fs'; - fs Mintplex-Labs-anything-llm-3a85d3e/open-computer/services/extensions/browser-agent.ts :4
import { readFileSync, writeFileSync } from "fs"; - fs Mintplex-Labs-anything-llm-3a85d3e/open-computer/services/extensions/open-browser.ts :4
import { readFileSync, writeFileSync } from "fs"; - fs Mintplex-Labs-anything-llm-3a85d3e/open-computer/services/extensions/save-deliverable.ts :10
} from "fs"; - fs Mintplex-Labs-anything-llm-3a85d3e/open-computer/services/extensions/visible-bash.ts :10
} from "fs";
69 more not shown — this panel samples each group; the count above is the real total.
shell / exec 19
- shell Mintplex-Labs-anything-llm-3a85d3e/collector/utils/WhisperProviders/ffmpeg/index.js :3
const { execSync, spawnSync } = require("child_process"); - shell Mintplex-Labs-anything-llm-3a85d3e/open-computer/cli/src/commands/base.ts :3
import { spawnSync } from 'child_process'; - shell Mintplex-Labs-anything-llm-3a85d3e/open-computer/cli/src/commands/build.ts :3
import { spawnSync } from 'child_process'; - shell Mintplex-Labs-anything-llm-3a85d3e/open-computer/cli/src/commands/control.ts :3
import { spawnSync } from 'child_process'; - shell Mintplex-Labs-anything-llm-3a85d3e/open-computer/cli/src/ssh.ts :1
import { spawnSync, spawn } from 'child_process'; - shell Mintplex-Labs-anything-llm-3a85d3e/open-computer/cli/src/vm.ts :3
import { spawnSync, spawn } from 'child_process'; - shell Mintplex-Labs-anything-llm-3a85d3e/open-computer/services/extensions/browser-agent.ts :3
import { execFileSync } from "child_process"; - shell Mintplex-Labs-anything-llm-3a85d3e/open-computer/services/extensions/browser-cdp.ts :3
import { execFileSync } from "child_process"; - shell Mintplex-Labs-anything-llm-3a85d3e/open-computer/services/extensions/desktop-apps.ts :3
import { execFileSync, spawn, type ExecFileSyncOptions } from "child_process"; - shell Mintplex-Labs-anything-llm-3a85d3e/open-computer/services/extensions/open-browser.ts :3
import { execSync, execFileSync, spawn } from "child_process"; - shell Mintplex-Labs-anything-llm-3a85d3e/open-computer/services/extensions/save-deliverable.ts :12
import { execFileSync } from "child_process"; - shell Mintplex-Labs-anything-llm-3a85d3e/open-computer/services/extensions/visible-bash.ts :3
import { spawn } from "child_process";
show 7 more
- shell Mintplex-Labs-anything-llm-3a85d3e/open-computer/services/interface-service/pi/process.js :1
const { spawn, execFile } = require("child_process"); - shell Mintplex-Labs-anything-llm-3a85d3e/open-computer/services/memory-manager/server.js :4
const { spawn } = require("child_process"); - shell (weak) Mintplex-Labs-anything-llm-3a85d3e/server/__tests__/utils/telegramBot/format.test.js :160
test("keeps $` and $' literal in code blocks", () => { - shell Mintplex-Labs-anything-llm-3a85d3e/server/endpoints/utils.js :94
return require("child_process") - shell Mintplex-Labs-anything-llm-3a85d3e/server/utils/MCP/hypervisor/index.js :45
* @type { { [key: string]: Client & {transport: {_process: import('child_process').ChildProcess}, aibitatToolIds: string[]} } } - shell Mintplex-Labs-anything-llm-3a85d3e/server/utils/agents/aibitat/plugins/filesystem/search-files.js :265
const { spawnSync } = require("child_process"); - shell Mintplex-Labs-anything-llm-3a85d3e/server/utils/files/index.js :3
const { spawn } = require("child_process");
network 94
- net (weak) Mintplex-Labs-anything-llm-3a85d3e/collector/__tests__/utils/WhisperProviders/ffmpeg/index.test.js :51
const response = await fetch(sampleUrl); - net Mintplex-Labs-anything-llm-3a85d3e/collector/processLink/convert/generic.js :221
const pageText = await fetch(link, { - net Mintplex-Labs-anything-llm-3a85d3e/collector/processLink/helpers/index.js :35
const res = await fetch(url, { - net Mintplex-Labs-anything-llm-3a85d3e/collector/utils/downloadURIToFile/index.js :44
const res = await fetch(url, { signal: abortController.signal }) - net Mintplex-Labs-anything-llm-3a85d3e/collector/utils/extensions/Confluence/ConfluenceLoader/index.js :73
const response = await fetch(url, { headers: initialHeaders }); - net Mintplex-Labs-anything-llm-3a85d3e/collector/utils/extensions/DrupalWiki/DrupalWiki/index.js :236
const response = await fetch(url, { - net Mintplex-Labs-anything-llm-3a85d3e/collector/utils/extensions/PaperlessNgx/PaperlessNgxLoader/index.js :36
const data = await fetch(nextUrl, { - net Mintplex-Labs-anything-llm-3a85d3e/collector/utils/extensions/RepoLoader/GiteaRepo/RepoLoader/index.js :126
const valid = await fetch(`${this.apiBase}/api/v1/user`, { - net Mintplex-Labs-anything-llm-3a85d3e/collector/utils/extensions/RepoLoader/GithubRepo/RepoLoader/index.js :129
const valid = await fetch(`${this.apiBase}/octocat`, { - net Mintplex-Labs-anything-llm-3a85d3e/collector/utils/extensions/RepoLoader/GitlabRepo/RepoLoader/index.js :93
await fetch(`${this.apiBase}/api/v4/user`, { - net Mintplex-Labs-anything-llm-3a85d3e/collector/utils/extensions/YoutubeTranscript/YoutubeLoader/youtube-transcript.js :149
const videoResponse = await fetch( - net Mintplex-Labs-anything-llm-3a85d3e/extras/translator/index.mjs :173
const response = await fetch(`http://127.0.0.1:11434/api/chat`, {
show 28 more
- net Mintplex-Labs-anything-llm-3a85d3e/frontend/src/hooks/useWebPushNotifications.js :46
const publicKey = await fetch(PUSH_PUBKEY_URL, { headers: baseHeaders() }) - net Mintplex-Labs-anything-llm-3a85d3e/frontend/src/models/admin.js :7
return await fetch(`${API_BASE}/admin/users`, { - net Mintplex-Labs-anything-llm-3a85d3e/frontend/src/models/agentFlows.js :13
return await fetch(`${API_BASE}/agent-flows/save`, { - net Mintplex-Labs-anything-llm-3a85d3e/frontend/src/models/agentSkillWhitelist.js :11
return fetch(`${API_BASE}/agent-skills/whitelist/add`, { - net Mintplex-Labs-anything-llm-3a85d3e/frontend/src/models/browserExtensionApiKey.js :6
return await fetch(`${API_BASE}/browser-extension/api-keys`, { - net Mintplex-Labs-anything-llm-3a85d3e/frontend/src/models/communityHub.js :11
return await fetch(`${API_BASE}/community-hub/item`, { - net Mintplex-Labs-anything-llm-3a85d3e/frontend/src/models/dataConnector.js :8
return await fetch(`${API_BASE}/ext/github/branches`, { - net Mintplex-Labs-anything-llm-3a85d3e/frontend/src/models/document.js :6
return await fetch(`${API_BASE}/document/create-folder`, { - net Mintplex-Labs-anything-llm-3a85d3e/frontend/src/models/embed.js :6
return await fetch(`${API_BASE}/embeds`, { - net Mintplex-Labs-anything-llm-3a85d3e/frontend/src/models/experimental/agentPlugins.js :6
return await fetch( - net Mintplex-Labs-anything-llm-3a85d3e/frontend/src/models/experimental/liveSync.js :7
return await fetch(`${API_BASE}/experimental/toggle-live-sync`, { - net Mintplex-Labs-anything-llm-3a85d3e/frontend/src/models/files.js :11
return await fetch( - net Mintplex-Labs-anything-llm-3a85d3e/frontend/src/models/googleAgentSkills.js :11
return await fetch(`${API_BASE}/admin/agent-skills/gmail/status`, { - net Mintplex-Labs-anything-llm-3a85d3e/frontend/src/models/invite.js :5
return await fetch(`${API_BASE}/invite/${inviteCode}`, { - net Mintplex-Labs-anything-llm-3a85d3e/frontend/src/models/mcpServers.js :10
return await fetch(`${API_BASE}/mcp-servers/force-reload`, { - net Mintplex-Labs-anything-llm-3a85d3e/frontend/src/models/memory.js :23
return await fetch(`${API_BASE}/workspaces/${slug}/memories`, { - net Mintplex-Labs-anything-llm-3a85d3e/frontend/src/models/mobile.js :19
return await fetch(`${API_BASE}/mobile/connect-info`, { - net Mintplex-Labs-anything-llm-3a85d3e/frontend/src/models/modelRouter.js :6
return await fetch(`${API_BASE}/model-routers`, { - net Mintplex-Labs-anything-llm-3a85d3e/frontend/src/models/outlookAgent.js :20
return await fetch(`${API_BASE}/admin/agent-skills/outlook/auth-url`, { - net Mintplex-Labs-anything-llm-3a85d3e/frontend/src/models/promptHistory.js :22
return await fetch( - net Mintplex-Labs-anything-llm-3a85d3e/frontend/src/models/scheduledJobs.js :6
return await fetch(`${API_BASE}/scheduled-jobs`, { - net Mintplex-Labs-anything-llm-3a85d3e/frontend/src/models/system.js :17
return await fetch(`${API_BASE}/ping`) - net Mintplex-Labs-anything-llm-3a85d3e/frontend/src/models/systemPromptVariable.js :20
return await fetch(`${API_BASE}/system/prompt-variables`, { - net Mintplex-Labs-anything-llm-3a85d3e/frontend/src/models/telegram.js :10
return await fetch(`${API_BASE}/telegram/config`, { - net Mintplex-Labs-anything-llm-3a85d3e/frontend/src/models/utils/foundryUtils.js :7
const response = await fetch(`${API_BASE}/utils/foundry/capabilities`, { - net Mintplex-Labs-anything-llm-3a85d3e/frontend/src/models/utils/lemonadeUtils.js :20
const response = await fetch( - net Mintplex-Labs-anything-llm-3a85d3e/frontend/src/models/workspace.js :14
const { workspace, message } = await fetch(`${API_BASE}/workspace/new`, { - net Mintplex-Labs-anything-llm-3a85d3e/frontend/src/models/workspaceThread.js :9
const { threads, defaultThreadChatCount } = await fetch(
54 more not shown — this panel samples each group; the count above is the real total.
secrets 119
- secrets Mintplex-Labs-anything-llm-3a85d3e/open-computer/services/interface-service/config.js :56
OPENAI_API_KEY: process.env.OPENAI_API_KEY || "", - secrets (weak) Mintplex-Labs-anything-llm-3a85d3e/server/__tests__/utils/agents/aibitat/index.test.js :7
const originalOpenAiKey = process.env.OPEN_AI_KEY; - secrets (weak) Mintplex-Labs-anything-llm-3a85d3e/server/__tests__/utils/agents/toolReranker.test.js :364
examples: [{ prompt: "${process.env.SECRET}" }], - secrets Mintplex-Labs-anything-llm-3a85d3e/server/endpoints/system.js :316
bcrypt.hashSync(process.env.AUTH_TOKEN, 10) - secrets Mintplex-Labs-anything-llm-3a85d3e/server/endpoints/utils/lemonadeUtilsEndpoints.js :37
...(!!process.env.LEMONADE_LLM_API_KEY - secrets Mintplex-Labs-anything-llm-3a85d3e/server/models/systemSettings.js :467
RequiresAuth: !!process.env.AUTH_TOKEN, - secrets Mintplex-Labs-anything-llm-3a85d3e/server/utils/AiProviders/anthropic/index.js :28
if (!process.env.ANTHROPIC_API_KEY) - secrets Mintplex-Labs-anything-llm-3a85d3e/server/utils/AiProviders/apipie/index.js :23
if (!process.env.APIPIE_LLM_API_KEY) - secrets Mintplex-Labs-anything-llm-3a85d3e/server/utils/AiProviders/azureOpenAi/index.js :15
if (!process.env.AZURE_OPENAI_KEY) - secrets Mintplex-Labs-anything-llm-3a85d3e/server/utils/AiProviders/bedrock/index.js :62
if (!process.env.AWS_BEDROCK_LLM_API_KEY) - secrets Mintplex-Labs-anything-llm-3a85d3e/server/utils/AiProviders/cerebras/index.js :16
if (!process.env.CEREBRAS_API_KEY) - secrets Mintplex-Labs-anything-llm-3a85d3e/server/utils/AiProviders/cohere/index.js :13
if (!process.env.COHERE_API_KEY)
show 28 more
- secrets Mintplex-Labs-anything-llm-3a85d3e/server/utils/AiProviders/cometapi/index.js :24
if (!process.env.COMETAPI_LLM_API_KEY) - secrets Mintplex-Labs-anything-llm-3a85d3e/server/utils/AiProviders/deepseek/index.js :12
if (!process.env.DEEPSEEK_API_KEY) - secrets Mintplex-Labs-anything-llm-3a85d3e/server/utils/AiProviders/fireworksAi/index.js :22
if (!process.env.FIREWORKS_AI_LLM_API_KEY) - secrets Mintplex-Labs-anything-llm-3a85d3e/server/utils/AiProviders/gemini/index.js :29
if (!process.env.GEMINI_API_KEY) - secrets Mintplex-Labs-anything-llm-3a85d3e/server/utils/AiProviders/gemini/syncStaticLists.mjs :25
const models = await GeminiLLM.fetchModels(process.env.GEMINI_API_KEY); - secrets Mintplex-Labs-anything-llm-3a85d3e/server/utils/AiProviders/genericOpenAi/index.js :29
apiKey: process.env.GENERIC_OPEN_AI_API_KEY ?? null, - secrets Mintplex-Labs-anything-llm-3a85d3e/server/utils/AiProviders/giteeai/index.js :20
if (!process.env.GITEE_AI_API_KEY) - secrets Mintplex-Labs-anything-llm-3a85d3e/server/utils/AiProviders/groq/index.js :13
if (!process.env.GROQ_API_KEY) throw new Error("No Groq API key was set."); - secrets Mintplex-Labs-anything-llm-3a85d3e/server/utils/AiProviders/lemonade/index.js :25
apiKey: process.env.LEMONADE_LLM_API_KEY || null, - secrets Mintplex-Labs-anything-llm-3a85d3e/server/utils/AiProviders/liteLLM/index.js :22
apiKey: process.env.LITE_LLM_API_KEY ?? null, - secrets Mintplex-Labs-anything-llm-3a85d3e/server/utils/AiProviders/llmman/index.js :25
this.authToken = process.env.LLMMAN_AUTH_TOKEN; - secrets Mintplex-Labs-anything-llm-3a85d3e/server/utils/AiProviders/lmStudio/index.js :21
const apiKey = process.env.LMSTUDIO_AUTH_TOKEN ?? null; - secrets Mintplex-Labs-anything-llm-3a85d3e/server/utils/AiProviders/localAi/index.js :22
apiKey: process.env.LOCAL_AI_API_KEY ?? null, - secrets Mintplex-Labs-anything-llm-3a85d3e/server/utils/AiProviders/minimax/index.js :13
if (!process.env.MINIMAX_API_KEY) - secrets Mintplex-Labs-anything-llm-3a85d3e/server/utils/AiProviders/mistral/index.js :12
if (!process.env.MISTRAL_API_KEY) - secrets Mintplex-Labs-anything-llm-3a85d3e/server/utils/AiProviders/moonshotAi/index.js :13
if (!process.env.MOONSHOT_AI_API_KEY) - secrets Mintplex-Labs-anything-llm-3a85d3e/server/utils/AiProviders/novita/index.js :24
if (!process.env.NOVITA_LLM_API_KEY) - secrets Mintplex-Labs-anything-llm-3a85d3e/server/utils/AiProviders/ollama/index.js :23
this.authToken = process.env.OLLAMA_AUTH_TOKEN; - secrets Mintplex-Labs-anything-llm-3a85d3e/server/utils/AiProviders/omlx/index.js :26
apiKey: process.env.OMLX_LLM_API_KEY || null, - secrets Mintplex-Labs-anything-llm-3a85d3e/server/utils/AiProviders/openAi/index.js :16
if (!process.env.OPEN_AI_KEY) throw new Error("No OpenAI API key was set."); - secrets Mintplex-Labs-anything-llm-3a85d3e/server/utils/AiProviders/openRouter/index.js :32
if (!process.env.OPENROUTER_API_KEY) - secrets Mintplex-Labs-anything-llm-3a85d3e/server/utils/AiProviders/perplexity/index.js :20
if (!process.env.PERPLEXITY_API_KEY) - secrets Mintplex-Labs-anything-llm-3a85d3e/server/utils/AiProviders/ppio/index.js :19
if (!process.env.PPIO_API_KEY) throw new Error("No PPIO API key was set."); - secrets Mintplex-Labs-anything-llm-3a85d3e/server/utils/AiProviders/sambanova/index.js :16
if (!process.env.SAMBANOVA_LLM_API_KEY) - secrets Mintplex-Labs-anything-llm-3a85d3e/server/utils/AiProviders/textGenWebUI/index.js :22
apiKey: process.env.TEXT_GEN_WEB_UI_API_KEY ?? null, - secrets Mintplex-Labs-anything-llm-3a85d3e/server/utils/AiProviders/togetherAi/index.js :40
apiKey: apiKey || process.env.TOGETHER_AI_API_KEY || null, - secrets Mintplex-Labs-anything-llm-3a85d3e/server/utils/AiProviders/vertex/index.js :12
if (!process.env.VERTEX_AI_LLM_API_KEY) - secrets Mintplex-Labs-anything-llm-3a85d3e/server/utils/AiProviders/xai/index.js :13
if (!process.env.XAI_LLM_API_KEY)
79 more not shown — this panel samples each group; the count above is the real total.
database 7
- db Mintplex-Labs-anything-llm-3a85d3e/server/models/modelRouter.js :1
const { Prisma } = require("@prisma/client"); - db Mintplex-Labs-anything-llm-3a85d3e/server/models/modelRouterRule.js :1
const { Prisma } = require("@prisma/client"); - db Mintplex-Labs-anything-llm-3a85d3e/server/models/user.js :1
const { Prisma } = require("@prisma/client"); - db Mintplex-Labs-anything-llm-3a85d3e/server/prisma/seed.js :1
const { PrismaClient } = require("@prisma/client"); - db Mintplex-Labs-anything-llm-3a85d3e/server/utils/agents/aibitat/plugins/sql-agent/SQLConnectors/Postgresql.js :1
const pgSql = require("pg"); - db Mintplex-Labs-anything-llm-3a85d3e/server/utils/prisma/index.js :1
const { PrismaClient } = require("@prisma/client"); - db Mintplex-Labs-anything-llm-3a85d3e/server/utils/vectorDbProviders/pgvector/index.js :1
const pgsql = require("pg");
declared dependencies 2
- concurrently@^9.1.2
- jest@^29.7.0
transport_posture 1
- network-listening, binds all interfaces, no auth detected Mintplex-Labs-anything-llm-3a85d3e/open-computer/services/interface-service/index.js :105
server.listen(PORT, "0.0.0.0", () => {