Privacy-first developer intelligence — surfaces what matters from the noise
Drift inferred · capture-to-capture
- HIGH code analysis flagged committed secret in runyourempire/4DA
- HIGH code analysis flagged committed secret in runyourempire/4DA
- HIGH code analysis flagged committed secret in runyourempire/4DA
- HIGH code analysis flagged committed secret in runyourempire/4DA
- HIGH code analysis flagged committed secret in runyourempire/4DA
- HIGH code analysis flagged committed secret in runyourempire/4DA
- HIGH code analysis flagged committed secret in runyourempire/4DA
- HIGH code analysis flagged committed secret in runyourempire/4DA
- HIGH code analysis flagged committed secret ×2 in runyourempire/4DA
- HIGH code analysis flagged committed secret in runyourempire/4DA
- HIGH code analysis flagged committed secret in runyourempire/4DA
- HIGH code analysis flagged committed secret in runyourempire/4DA
- HIGH code analysis flagged committed secret in runyourempire/4DA
- HIGH code analysis flagged committed secret in runyourempire/4DA
- HIGH code analysis flagged committed secret in runyourempire/4DA
- HIGH code analysis flagged committed secret ×2 in runyourempire/4DA
- HIGH code analysis flagged committed secret ×2 in runyourempire/4DA
transport stdio · streamable-http · http
verified
reported
listed in the official MCP registry 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 c438679 · analyzer v33 · 1d ago
skills & prompt files 5
- agent-rules 4DA-Systems-4DA-c438679/.clinerules
- agent-rules 4DA-Systems-4DA-c438679/.cursor/rules/project.mdc
- agent-rules 4DA-Systems-4DA-c438679/.windsurfrules
- agent-rules 4DA-Systems-4DA-c438679/AGENTS.md
- agent-rules 4DA-Systems-4DA-c438679/CLAUDE.md
danger signals3
- committed secret Anthropic key 4DA-Systems-4DA-c438679/src-tauri/src/privacy_tests.rs :19
sk-ant…(45 chars, redacted) - committed secret Anthropic key 4DA-Systems-4DA-c438679/src-tauri/src/privacy_tests_exports.rs :16
sk-ant…(45 chars, redacted) - credential in logs credential in log 4DA-Systems-4DA-c438679/scripts/generate-license.mjs :82
console.error(`Error: LICENSE_PRIVATE_KEY_HEX must be 64 hex characters (32 bytes). Got ${privateKeyHex.length}.`);
evidence-backed
findings quoted directly from the published source artifact — not inferred
code files: 1514
filesystem 91
- fs 4DA-Systems-4DA-c438679/editors/vscode/4da/src/mcpClient.ts :13
import * as fs from 'fs'; - fs (weak) 4DA-Systems-4DA-c438679/mcp-4da-server/scripts/build-mcpb.mjs :13
import { cpSync, mkdirSync, rmSync, writeFileSync, readFileSync, existsSync } from "node:fs"; - fs (weak) 4DA-Systems-4DA-c438679/mcp-4da-server/src/__tests__/audit-defect-regressions.test.ts :23
import * as fs from "node:fs"; - fs (weak) 4DA-Systems-4DA-c438679/mcp-4da-server/src/__tests__/briefing-scan-status.test.ts :21
import { readFileSync } from "node:fs"; - fs (weak) 4DA-Systems-4DA-c438679/mcp-4da-server/src/__tests__/build-staleness.test.ts :11
import * as fs from "node:fs"; - fs (weak) 4DA-Systems-4DA-c438679/mcp-4da-server/src/__tests__/cargo-platform.test.ts :18
import * as fs from "node:fs"; - fs (weak) 4DA-Systems-4DA-c438679/mcp-4da-server/src/__tests__/dependency-health.test.ts :11
import * as fs from "node:fs"; - fs (weak) 4DA-Systems-4DA-c438679/mcp-4da-server/src/__tests__/scanner-targets.test.ts :9
import * as fs from "node:fs"; - fs (weak) 4DA-Systems-4DA-c438679/mcp-4da-server/src/__tests__/schema-registry.test.ts :17
import { readFileSync } from "node:fs"; - fs (weak) 4DA-Systems-4DA-c438679/mcp-4da-server/src/__tests__/upgrade-planner.test.ts :15
import * as fs from "node:fs"; - fs (weak) 4DA-Systems-4DA-c438679/mcp-4da-server/src/__tests__/version-resolution.test.ts :15
import * as fs from "node:fs"; - fs 4DA-Systems-4DA-c438679/mcp-4da-server/src/build-staleness.ts :19
import * as fs from "node:fs";
show 28 more
- fs 4DA-Systems-4DA-c438679/mcp-4da-server/src/db.ts :10
import * as fs from "fs"; - fs 4DA-Systems-4DA-c438679/mcp-4da-server/src/doctor.ts :16
import { existsSync } from "node:fs"; - fs 4DA-Systems-4DA-c438679/mcp-4da-server/src/embeddings.ts :22
import { readFileSync, existsSync, statSync } from "node:fs"; - fs 4DA-Systems-4DA-c438679/mcp-4da-server/src/http-transport.ts :30
import { readFileSync } from "node:fs"; - fs 4DA-Systems-4DA-c438679/mcp-4da-server/src/index.ts :36
import { readFileSync, existsSync } from "node:fs"; - fs 4DA-Systems-4DA-c438679/mcp-4da-server/src/live/cargo-platform.ts :44
import * as fs from "node:fs"; - fs 4DA-Systems-4DA-c438679/mcp-4da-server/src/live/version-resolver.ts :10
import * as fs from "node:fs"; - fs 4DA-Systems-4DA-c438679/mcp-4da-server/src/project-scanner.ts :15
import * as fs from "node:fs"; - fs 4DA-Systems-4DA-c438679/mcp-4da-server/src/schema-registry.ts :21
import { readFileSync } from "node:fs"; - fs 4DA-Systems-4DA-c438679/mcp-4da-server/src/setup.ts :15
import { existsSync, mkdirSync, readFileSync, writeFileSync } from "node:fs"; - fs (weak) 4DA-Systems-4DA-c438679/mcp-4da-server/src/test-setup.ts :12
import { writeFileSync } from "node:fs"; - fs 4DA-Systems-4DA-c438679/mcp-4da-server/src/tools/vulnerability-scan.ts :10
import * as fs from "node:fs"; - fs 4DA-Systems-4DA-c438679/mcp-memory-server/src/db.ts :10
import { existsSync, mkdirSync } from "fs"; - fs 4DA-Systems-4DA-c438679/mcp-memory-server/src/sessions.ts :10
import { existsSync, readFileSync } from "fs"; - fs 4DA-Systems-4DA-c438679/mcp-memory-server/src/tools/sessions.ts :6
import { existsSync, readdirSync } from "fs"; - fs (weak) 4DA-Systems-4DA-c438679/scripts/add-spdx-headers.cjs :12
const fs = require('fs'); - fs (weak) 4DA-Systems-4DA-c438679/scripts/benchmark-cold-boot.cjs :94
const fs = require('fs'); - fs (weak) 4DA-Systems-4DA-c438679/scripts/bloat-radar.cjs :15
const fs = require('fs'); - fs (weak) 4DA-Systems-4DA-c438679/scripts/build-guardian.cjs :123
const fs = require('fs'); - fs (weak) 4DA-Systems-4DA-c438679/scripts/check-deploy-truth.cjs :43
const fs = require('node:fs'); - fs (weak) 4DA-Systems-4DA-c438679/scripts/check-doc-location.cjs :28
const fs = require('node:fs'); - fs (weak) 4DA-Systems-4DA-c438679/scripts/check-file-sizes.cjs :20
const fs = require('fs'); - fs (weak) 4DA-Systems-4DA-c438679/scripts/check-llm-gate-honesty.cjs :23
const fs = require('fs'); - fs (weak) 4DA-Systems-4DA-c438679/scripts/check-mcp-server-sync.cjs :21
const fs = require("fs"); - fs (weak) 4DA-Systems-4DA-c438679/scripts/check-no-window-spawns.cjs :30
const fs = require('fs'); - fs (weak) 4DA-Systems-4DA-c438679/scripts/check-pnpm-overrides.cjs :28
const fs = require('node:fs'); - fs (weak) 4DA-Systems-4DA-c438679/scripts/check-privacy-egress.cjs :26
const fs = require('fs'); - fs (weak) 4DA-Systems-4DA-c438679/scripts/check-release-channel.cjs :4
const fs = require('node:fs');
51 more not shown — this panel samples each group; the count above is the real total.
shell / exec 44
- shell 4DA-Systems-4DA-c438679/editors/vscode/4da/src/mcpClient.ts :11
import * as cp from 'child_process'; - shell (weak) 4DA-Systems-4DA-c438679/mcp-4da-server/scripts/build-mcpb.mjs :12
import { execSync } from "node:child_process"; - shell (weak) 4DA-Systems-4DA-c438679/mcp-4da-server/src/__tests__/cargo-platform.test.ts :20
import { execFileSync } from "node:child_process"; - shell 4DA-Systems-4DA-c438679/mcp-4da-server/src/live/cargo-platform.ts :43
import { execFileSync } from "node:child_process"; - shell (weak) 4DA-Systems-4DA-c438679/scripts/build-guardian.cjs :23
const { execSync } = require('child_process'); - shell (weak) 4DA-Systems-4DA-c438679/scripts/check-dead-code-expiry.cjs :22
const { execFileSync } = require('node:child_process'); - shell (weak) 4DA-Systems-4DA-c438679/scripts/check-deploy-truth.cjs :45
const { spawnSync } = require('node:child_process'); - shell (weak) 4DA-Systems-4DA-c438679/scripts/check-doc-location.cjs :27
const { execSync } = require('node:child_process'); - shell (weak) 4DA-Systems-4DA-c438679/scripts/check-llm-gate-honesty.cjs :22
const { execSync } = require('child_process'); - shell (weak) 4DA-Systems-4DA-c438679/scripts/check-mcp-server-sync.cjs :20
const { execSync } = require("child_process"); - shell (weak) 4DA-Systems-4DA-c438679/scripts/check-pages-secrets.cjs :46
const { execFileSync } = require('node:child_process'); - shell (weak) 4DA-Systems-4DA-c438679/scripts/check-pr-metadata.cjs :67
const { execFileSync } = require('node:child_process');
show 28 more
- shell (weak) 4DA-Systems-4DA-c438679/scripts/check-privacy-egress.cjs :25
const { execSync } = require('child_process'); - shell (weak) 4DA-Systems-4DA-c438679/scripts/check-release-notes-claims.cjs :24
const { execFileSync } = require('node:child_process'); - shell (weak) 4DA-Systems-4DA-c438679/scripts/check-retired-claims.cjs :28
const { execSync } = require('child_process'); - shell (weak) 4DA-Systems-4DA-c438679/scripts/check-vanity-metrics.cjs :23
const { execSync } = require('child_process'); - shell (weak) 4DA-Systems-4DA-c438679/scripts/check-workflow-shell-syntax.cjs :17
const { spawnSync } = require('child_process'); - shell (weak) 4DA-Systems-4DA-c438679/scripts/cleanup-orphaned-worktrees.cjs :64
const { execSync } = require("node:child_process"); - shell (weak) 4DA-Systems-4DA-c438679/scripts/compound-quality-check.cjs :24
const { execSync } = require('child_process'); - shell (weak) 4DA-Systems-4DA-c438679/scripts/download-ort.cjs :24
const { execSync } = require('child_process'); - shell (weak) 4DA-Systems-4DA-c438679/scripts/ensure-hooks.cjs :13
const { execSync, spawnSync } = require('node:child_process'); - shell (weak) 4DA-Systems-4DA-c438679/scripts/flush-tray-ghosts.cjs :43
const { spawnSync } = require('child_process'); - shell (weak) 4DA-Systems-4DA-c438679/scripts/gate-hook.test.cjs :28
const { spawnSync } = require('node:child_process'); - shell (weak) 4DA-Systems-4DA-c438679/scripts/gate-jobs.test.cjs :124
const { spawnSync } = require('node:child_process'); - shell (weak) 4DA-Systems-4DA-c438679/scripts/generate-knowledge.cjs :16
const { execSync } = require("child_process"); - shell (weak) 4DA-Systems-4DA-c438679/scripts/generate-notice.cjs :29
const { execFileSync } = require('node:child_process'); - shell (weak) 4DA-Systems-4DA-c438679/scripts/i18n-guard.cjs :19
const { execSync } = require('child_process'); - shell (weak) 4DA-Systems-4DA-c438679/scripts/i18n-sync.cjs :30
const { execSync } = require('child_process'); - shell (weak) 4DA-Systems-4DA-c438679/scripts/impact-analysis.cjs :18
const { execSync } = require('child_process'); - shell (weak) 4DA-Systems-4DA-c438679/scripts/judge-benchmark.cjs :28
const { spawnSync } = require('node:child_process'); - shell (weak) 4DA-Systems-4DA-c438679/scripts/kill-fourda.cjs :26
const { execSync } = require('child_process'); - shell (weak) 4DA-Systems-4DA-c438679/scripts/kill-port.cjs :18
const { execSync } = require('child_process'); - shell (weak) 4DA-Systems-4DA-c438679/scripts/ops-funnel-snapshot.cjs :13
const { execSync } = require("child_process"); - shell (weak) 4DA-Systems-4DA-c438679/scripts/public-readiness-audit.cjs :26
const { execSync } = require('node:child_process'); - shell (weak) 4DA-Systems-4DA-c438679/scripts/run-with-timeout.cjs :77
const { spawn, spawnSync } = require('child_process'); - shell (weak) 4DA-Systems-4DA-c438679/scripts/run-with-timeout.test.cjs :4
const { spawn, spawnSync } = require('node:child_process'); - shell (weak) 4DA-Systems-4DA-c438679/scripts/scan-secrets.cjs :48
const { execSync } = require('child_process'); - shell (weak) 4DA-Systems-4DA-c438679/scripts/sentinel-scan.cjs :26
const { execSync } = require("child_process"); - shell (weak) 4DA-Systems-4DA-c438679/scripts/smoke-test-vite.cjs :19
const { spawn } = require('node:child_process'); - shell (weak) 4DA-Systems-4DA-c438679/scripts/update-site-release.cjs :11
const { execFileSync } = require('child_process');
4 more not shown — this panel samples each group; the count above is the real total.
network 27
- net 4DA-Systems-4DA-c438679/data/plugins/crates-changelog/plugin.js :6
import https from "node:https"; - net 4DA-Systems-4DA-c438679/data/plugins/example-hackernews-best/plugin.js :6
import https from "node:https"; - net 4DA-Systems-4DA-c438679/data/plugins/npm-changelog/plugin.js :6
import https from "node:https"; - net (weak) 4DA-Systems-4DA-c438679/mcp-4da-server/src/__tests__/auth.test.ts :23
import type { IncomingMessage } from "node:http"; - net (weak) 4DA-Systems-4DA-c438679/mcp-4da-server/src/__tests__/http-transport-security.test.ts :21
import { request as httpRequest, type IncomingHttpHeaders } from "node:http"; - net 4DA-Systems-4DA-c438679/mcp-4da-server/src/auth.ts :23
import { IncomingMessage } from "node:http"; - net 4DA-Systems-4DA-c438679/mcp-4da-server/src/embeddings.ts :189
const res = await fetch(`${base}/api/embeddings`, { - net 4DA-Systems-4DA-c438679/mcp-4da-server/src/http-transport.ts :29
import { createServer, IncomingMessage, ServerResponse, type Server as HttpServer } from "node:http"; - net 4DA-Systems-4DA-c438679/mcp-4da-server/src/live/hn-fetcher.ts :45
async fetch(techStack: string[]): Promise<LiveHeadline[]> { - net 4DA-Systems-4DA-c438679/mcp-4da-server/src/live/http-utils.ts :13
return await fetch(url, { ...options, signal: controller.signal }); - net 4DA-Systems-4DA-c438679/mcp-4da-server/src/live/index.ts :254
this.lastHeadlines = await this.hnFetcher.fetch(techStack); - net 4DA-Systems-4DA-c438679/paddle-webhook/api/paddle.ts :112
const response = await fetch(url, {
show 15 more
- net (weak) 4DA-Systems-4DA-c438679/scripts/download-embedding-model.cjs :17
const https = require('https'); - net (weak) 4DA-Systems-4DA-c438679/scripts/download-ort.cjs :21
const https = require('https'); - net (weak) 4DA-Systems-4DA-c438679/scripts/fetch-ocr-models.cjs :35
const https = require("https"); - net (weak) 4DA-Systems-4DA-c438679/scripts/i18n-auto-fix.cjs :11
const https = require('https'); - net (weak) 4DA-Systems-4DA-c438679/scripts/i18n-quality-judge.cjs :25
const https = require('https'); - net (weak) 4DA-Systems-4DA-c438679/scripts/i18n-sync.cjs :29
const https = require('https'); - net (weak) 4DA-Systems-4DA-c438679/scripts/ops-funnel-snapshot.cjs :16
const https = require("https"); - net (weak) 4DA-Systems-4DA-c438679/scripts/smoke-test-vite.cjs :20
const http = require('node:http'); - net 4DA-Systems-4DA-c438679/site/lib/recovery-email.js :307
const response = await fetch(RESEND_ENDPOINT, { - net 4DA-Systems-4DA-c438679/site/scan/src/sources.mjs :64
const res = await fetch(`https://registry.npmjs.org/${encodeURIComponent(dep.name)}`, { headers: UA }); - net (weak) 4DA-Systems-4DA-c438679/site/test-e2e-stripe.mjs :170
const resp = await fetch(`${SITE_URL}/api/signal/checkout`, { - net 4DA-Systems-4DA-c438679/src-tauri/src/terminal/main.js :206
return fetch(endpoint,{headers:authHeaders()}).then(function(r){ - net 4DA-Systems-4DA-c438679/src-tauri/src/terminal/sw.js :20
fetch(e.request).catch(function() { - net 4DA-Systems-4DA-c438679/src/components/preemption/PreemptionEvidenceList.tsx :100
// Lazy detail fetch (AD-035): the list shipped only the rendered - net 4DA-Systems-4DA-c438679/src/hooks/use-cold-start-gate.ts :13
* assert anything. A single thin/partial/stale first fetch (totalFetched > 0 but
secrets 12
- secrets (weak) 4DA-Systems-4DA-c438679/mcp-4da-server/src/__tests__/auth.test.ts :89
MCP_AUTH_SECRET: process.env.MCP_AUTH_SECRET, - secrets (weak) 4DA-Systems-4DA-c438679/mcp-4da-server/src/__tests__/http-transport-security.test.ts :176
process.env.MCP_AUTH_SECRET = SECRET; - secrets 4DA-Systems-4DA-c438679/mcp-4da-server/src/auth.ts :57
process.env.MCP_AUTH_SECRET?.trim() || process.env.JWT_SECRET?.trim(); - secrets 4DA-Systems-4DA-c438679/mcp-4da-server/src/doctor.ts :103
const hasOpenAI = !!process.env.OPENAI_API_KEY; - secrets 4DA-Systems-4DA-c438679/mcp-4da-server/src/embeddings.ts :98
api_key: process.env.OPENAI_API_KEY, - secrets 4DA-Systems-4DA-c438679/paddle-webhook/api/paddle.ts :400
const secret = process.env.PADDLE_WEBHOOK_SECRET; - secrets (weak) 4DA-Systems-4DA-c438679/scripts/check-pages-secrets.cjs :176
if (!process.env.CLOUDFLARE_API_TOKEN) { - secrets (weak) 4DA-Systems-4DA-c438679/scripts/check-pages-secrets.test.cjs :86
const saved = process.env.CLOUDFLARE_API_TOKEN; - secrets (weak) 4DA-Systems-4DA-c438679/scripts/i18n-auto-fix.cjs :19
const apiKey = process.env.ANTHROPIC_API_KEY || ''; - secrets (weak) 4DA-Systems-4DA-c438679/scripts/i18n-quality-judge.cjs :72
const apiKey = process.env.ANTHROPIC_API_KEY || ''; - secrets (weak) 4DA-Systems-4DA-c438679/scripts/i18n-sync.cjs :79
const apiKey = process.env.ANTHROPIC_API_KEY; - secrets (weak) 4DA-Systems-4DA-c438679/site/test-e2e-stripe.mjs :69
const stripe = new Stripe(process.env.STRIPE_SECRET_KEY);
database 24
- db (weak) 4DA-Systems-4DA-c438679/mcp-4da-server/src/__tests__/agent-memory-semantic.test.ts :12
import Database from "better-sqlite3"; - db (weak) 4DA-Systems-4DA-c438679/mcp-4da-server/src/__tests__/audit-defect-regressions.test.ts :26
import Database from "better-sqlite3"; - db (weak) 4DA-Systems-4DA-c438679/mcp-4da-server/src/__tests__/briefing-scan-status.test.ts :20
import Database from "better-sqlite3"; - db (weak) 4DA-Systems-4DA-c438679/mcp-4da-server/src/__tests__/build-staleness.test.ts :14
import Database from "better-sqlite3"; - db (weak) 4DA-Systems-4DA-c438679/mcp-4da-server/src/__tests__/db.test.ts :12
import Database from "better-sqlite3"; - db (weak) 4DA-Systems-4DA-c438679/mcp-4da-server/src/__tests__/decision-semantic.test.ts :16
import Database from "better-sqlite3"; - db (weak) 4DA-Systems-4DA-c438679/mcp-4da-server/src/__tests__/dependency-health.test.ts :14
import Database from "better-sqlite3"; - db (weak) 4DA-Systems-4DA-c438679/mcp-4da-server/src/__tests__/knowledge-gaps-coverage.test.ts :13
import Database from "better-sqlite3"; - db (weak) 4DA-Systems-4DA-c438679/mcp-4da-server/src/__tests__/tools.test.ts :11
import Database from "better-sqlite3"; - db (weak) 4DA-Systems-4DA-c438679/mcp-4da-server/src/__tests__/upgrade-planner.test.ts :18
import Database from "better-sqlite3"; - db (weak) 4DA-Systems-4DA-c438679/mcp-4da-server/src/__tests__/version-resolution.test.ts :18
import Database from "better-sqlite3"; - db (weak) 4DA-Systems-4DA-c438679/mcp-4da-server/src/__tests__/wisdom-semantic.test.ts :12
import Database from "better-sqlite3";
show 12 more
- db 4DA-Systems-4DA-c438679/mcp-4da-server/src/db.ts :17
import type BetterSqlite3 from "better-sqlite3"; - db 4DA-Systems-4DA-c438679/mcp-4da-server/src/live/cache.ts :3
import type Database from "better-sqlite3"; - db 4DA-Systems-4DA-c438679/mcp-4da-server/src/live/index.ts :12
import type Database from "better-sqlite3"; - db 4DA-Systems-4DA-c438679/mcp-memory-server/src/db.ts :9
import Database from "better-sqlite3"; - db 4DA-Systems-4DA-c438679/mcp-memory-server/src/sessions.ts :9
import type Database from "better-sqlite3"; - db 4DA-Systems-4DA-c438679/mcp-memory-server/src/types.ts :7
import type Database from "better-sqlite3"; - db (weak) 4DA-Systems-4DA-c438679/scripts/check-deploy-truth.cjs :39
* native modules, and a top-level `require('better-sqlite3')` made the test - db (weak) 4DA-Systems-4DA-c438679/scripts/check-deploy-truth.test.cjs :18
// The exact CI failure: `require('better-sqlite3')` at module top made the - db (weak) 4DA-Systems-4DA-c438679/scripts/dogfood-check.cjs :18
const Database = require("better-sqlite3"); - db (weak) 4DA-Systems-4DA-c438679/scripts/judge-cohort-monitor.cjs :59
* top-level `require('better-sqlite3')` made the test file unloadable there. - db (weak) 4DA-Systems-4DA-c438679/scripts/judge-cohort-monitor.test.cjs :143
// The exact CI failure: `require('better-sqlite3')` at module top made the - db (weak) 4DA-Systems-4DA-c438679/scripts/source-pipeline-health.cjs :47
Database = require('better-sqlite3');
install hooks 3
- prepublishOnly 4DA-Systems-4DA-c438679/mcp-4da-server/package.json :31
pnpm run build - prepare 4DA-Systems-4DA-c438679/package.json :101
husky - postinstall (suspicious) 4DA-Systems-4DA-c438679/package.json :102
node -e "const fs=require('fs'),p=require('path');const d=p.join('node_modules','.vite','deps');if(fs.existsSync(d)){fs.rmSync(d,{recursive:true,force:true});console.log('[postinstall] Cleared node_mo
declared dependencies 44
- @fontsource-variable/inter@^5.2.8
- @fontsource-variable/jetbrains-mono@^5.2.8
- @tanstack/react-virtual@^3.14.9
- @tauri-apps/api@^2.11.1
- @tauri-apps/plugin-opener@^2.5.4
- @tauri-apps/plugin-updater@^2.10.1
- @xyflow/react@^12.11.2
- i18next@^26.3.3
- i18next-resources-to-backend@^1.2.1
- react@^19.2.7
- react-dom@^19.2.7
- react-i18next@^17.0.8
show 28 more
- zustand@^5.0.14
- @eslint/js@^9.39.4
- @playwright/test@^1.61.1
- @size-limit/esbuild@^12.1.0
- @tailwindcss/vite@^4.3.1
- @tauri-apps/cli@^2.11.4
- @testing-library/jest-dom@^6.9.1
- @testing-library/react@^16.3.2
- @types/better-sqlite3@^7.6.13
- @types/jest-axe@^3.5.9
- @types/react@^19.2.17
- @types/react-dom@^19.2.3
- @typescript-eslint/eslint-plugin@^8.60.0
- @typescript-eslint/parser@^8.62.0
- @vitejs/plugin-react@^6.0.5
- @vitest/coverage-v8@^3.2.6
- better-sqlite3@^12.11.1
- eslint@^9.39.4
- eslint-plugin-i18next@^6.1.5
- eslint-plugin-jsx-a11y@^6.10.2
- eslint-plugin-react@^7.37.5
- eslint-plugin-react-hooks@^7.1.1
- husky@^9.1.7
- i18next-resources-for-ts@^2.1.0
- jest-axe@^10.0.0
- jsdom@^29.1.1
- knip@^6.25.0
- size-limit@^12.1.0
4 more not shown — this panel samples each group; the count above is the real total.
cursor-plugin 1
- opaque (low) 4DA-Systems-4DA-c438679/.cursor/rules/project.mdc
bundled .cursor/ plugin descriptor (4DA-Systems-4DA-c438679/.cursor/rules/project.mdc) — presence-detected; review the descriptor
transport_posture 1
- binds all interfaces (0.0.0.0) 4DA-Systems-4DA-c438679/mcp-4da-server/src/__tests__/http-transport-security.test.ts :164
await expect(startHttpServer(dummyFactory, { port: 0, host: "0.0.0.0" })).rejects.toThrow(