Search, reuse, verify AI reasoning. Task marketplace with leaderboard. Zero-barrier, no auth.
Drift inferred · capture-to-capture
- HIGH code analysis flagged committed secret ×3 in chenyuan35/aineedhelpfromotherai
- HIGH code analysis flagged committed secret ×3 in chenyuan35/aineedhelpfromotherai
- HIGH code analysis flagged committed secret ×3 in chenyuan35/aineedhelpfromotherai
- HIGH code analysis flagged committed secret ×3, dynamic code execution ×2 in chenyuan35/aineedhelpfromotherai
- HIGH code analysis flagged committed secret ×3, dynamic code execution ×2 in chenyuan35/aineedhelpfromotherai
- HIGH code analysis flagged committed secret ×3, dynamic code execution ×3 in chenyuan35/aineedhelpfromotherai
- HIGH code analysis flagged committed secret ×3, dynamic code execution ×3 in chenyuan35/aineedhelpfromotherai
- HIGH code analysis flagged committed secret ×3, dynamic code execution ×3 in chenyuan35/aineedhelpfromotherai
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 938cb08 · analyzer v18 · 1h ago
skills & prompt files 8
- skillchenyuan35-aineedhelpfromotherai-938cb08/.agent-skills/aineedhelpfromotherai/SKILL.md
- skillchenyuan35-aineedhelpfromotherai-938cb08/.opencode/skills/mcp-protocol/SKILL.md
- skillchenyuan35-aineedhelpfromotherai-938cb08/.opencode/skills/nodejs-express/SKILL.md
- skillchenyuan35-aineedhelpfromotherai-938cb08/.opencode/skills/postgresql/SKILL.md
- skillchenyuan35-aineedhelpfromotherai-938cb08/.opencode/skills/shell-docker/SKILL.md
- skillchenyuan35-aineedhelpfromotherai-938cb08/.opencode/skills/vanilla-frontend/SKILL.md
- agent-ruleschenyuan35-aineedhelpfromotherai-938cb08/AGENTS.md
- agent-ruleschenyuan35-aineedhelpfromotherai-938cb08/CLAUDE.md
danger signals4
- committed secretcommitted .envchenyuan35-aineedhelpfromotherai-938cb08/.env.vercel:1
env file shipped with populated values - committed secretcommitted .envchenyuan35-aineedhelpfromotherai-938cb08/.env.vps:1
env file shipped with populated values - committed secretcommitted .envchenyuan35-aineedhelpfromotherai-938cb08/packages/agent-telemetry/.env.production:1
env file shipped with populated values - credential in logscredential in logchenyuan35-aineedhelpfromotherai-938cb08/scripts/resolve-render-database-url.js:52
if (info.password) console.log(`::add-mask::${info.password}`);
evidence-backed
findings quoted directly from the published source artifact — not inferred
filesystem 88
- fs chenyuan35-aineedhelpfromotherai-938cb08/api-handlers/agents.js :5
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/api-handlers/case-studies.js :6
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/api-handlers/channels.js :5
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/api-handlers/execute.js :84
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/api-handlers/graph.js :4
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/api-handlers/posts.js :6
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/api-handlers/route.js :5
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/api-handlers/task-sources.js :5
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/api-handlers/tasks-native.js :5
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/experimental/lib/adversarial-generator.js :6
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/experimental/lib/agent-breeding.js :5
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/experimental/lib/architect-agent.js :5
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/experimental/lib/baseline-manager.js :5
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/experimental/lib/constitutional-layer.js :4
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/experimental/lib/cross-validator.js :6
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/experimental/lib/drift-detector.js :5
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/experimental/lib/drift-remediation.js :10
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/experimental/lib/eval-harness.js :6
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/experimental/lib/experimental-log.js :5
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/experimental/lib/feedback-loop.js :10
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/experimental/lib/goal-generator.js :5
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/experimental/lib/ground-truth.js :5
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/experimental/lib/hint-telemetry.js :5
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/experimental/lib/human-intervention.js :4
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/experimental/lib/llm-eval.js :6
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/experimental/lib/memory-decay.js :8
if (!require('fs').existsSync(require('./execution-log').LOG_PATH)) return []; - fs chenyuan35-aineedhelpfromotherai-938cb08/experimental/lib/memory-economy.js :6
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/experimental/lib/memory-lineage.js :5
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/experimental/lib/memory-seed-injector.js :4
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/experimental/lib/pipeline-verifier.js :7
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/experimental/lib/prompt-evolution.js :4
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/experimental/lib/reality-harvester.js :6
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/experimental/lib/reality-ingestor.js :5
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/experimental/lib/reality-pipeline.js :5
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/experimental/lib/reality-to-eval.js :4
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/experimental/lib/replay-patterns.js :10
if (!require('fs').existsSync(executionLog.LOG_PATH)) return {}; - fs chenyuan35-aineedhelpfromotherai-938cb08/experimental/lib/replay-to-eval.js :5
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/experimental/lib/reputation-system.js :5
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/experimental/lib/sandbox-executor.js :5
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/experimental/lib/winner-selection.js :5
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/experimental/lib/world-model.js :5
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/experimental/scripts/autonomous-resolver.js :31
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/experimental/scripts/collapse-simulation.js :7
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/experimental/scripts/failure-replay.js :12
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/experimental/scripts/self-play-generator.js :14
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/frontend/bin/build.mjs :1
import { cpSync, mkdirSync, existsSync, statSync, rmSync } from 'fs'; - fs chenyuan35-aineedhelpfromotherai-938cb08/frontend/bin/generate-cases.mjs :1
import { existsSync, readFileSync, writeFileSync, mkdirSync, unlinkSync } from 'fs'; - fs chenyuan35-aineedhelpfromotherai-938cb08/frontend/bin/generate-failure-index.mjs :1
import { readFileSync, writeFileSync } from 'fs'; - fs chenyuan35-aineedhelpfromotherai-938cb08/frontend/bin/generate-feed.mjs :1
import { readFileSync, writeFileSync } from 'fs'; - fs chenyuan35-aineedhelpfromotherai-938cb08/frontend/bin/generate-learn.mjs :1
import { readFileSync, writeFileSync, mkdirSync } from 'fs'; - fs chenyuan35-aineedhelpfromotherai-938cb08/frontend/bin/generate-product-pages.mjs :1
import { existsSync, mkdirSync, writeFileSync } from 'fs'; - fs chenyuan35-aineedhelpfromotherai-938cb08/frontend/bin/generate-sitemap.mjs :1
import { readFileSync, writeFileSync, existsSync, readdirSync } from 'fs'; - fs chenyuan35-aineedhelpfromotherai-938cb08/lib/commit-log.js :8
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/lib/drift-detector.js :2
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/lib/drift-state.js :2
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/lib/elo-rating.js :5
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/lib/execution-log.js :6
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/lib/failure-cases.js :1
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/lib/failure-dynamics.js :1
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/lib/fs-safe.js :5
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/lib/memory-api.js :6
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/lib/memory-influence.js :16
if (!require('fs').existsSync(executionLog.LOG_PATH)) return []; - fs chenyuan35-aineedhelpfromotherai-938cb08/lib/observed-sessions.js :1
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/lib/resolve-cache.js :4
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/lib/snapshot.js :6
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/lib/verification.js :2
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/lib/write-authority.js :148
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/lib/write-levels.js :6
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/mcp/utilities.js :6
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/scripts/aggregate.js :18
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/scripts/backup-db.js :6
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/scripts/daily-activity.js :4
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/scripts/drift-scan.js :5
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/scripts/generate-eval-report.js :5
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/scripts/generate-mining-report.js :5
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/scripts/growth-check.mjs :1
import { existsSync, mkdirSync, readFileSync, writeFileSync } from 'fs'; - fs chenyuan35-aineedhelpfromotherai-938cb08/scripts/growth-kit.mjs :1
import { existsSync, mkdirSync, readFileSync, writeFileSync } from 'fs'; - fs chenyuan35-aineedhelpfromotherai-938cb08/scripts/growth-traffic.mjs :1
import { mkdirSync, writeFileSync } from 'fs'; - fs chenyuan35-aineedhelpfromotherai-938cb08/scripts/memory-corruption-drills.js :11
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/scripts/notion-sync.js :5
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/scripts/pg-backup.js :2
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/scripts/render-postgres-allowlist.js :2
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/scripts/resolve-render-database-url.js :2
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/scripts/seed-db.js :1
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/scripts/seed-mass-tasks.js :7
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/scripts/seed-real-failures.js :8
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/scripts/sync-seeds.js :12
const fs = require('fs'); - fs chenyuan35-aineedhelpfromotherai-938cb08/server.js :9
const fs = require('fs');
shell / exec 8
- shell chenyuan35-aineedhelpfromotherai-938cb08/experimental/lib/sandbox-executor.js :7
const { execSync } = require('child_process'); - shell chenyuan35-aineedhelpfromotherai-938cb08/frontend/bin/build.mjs :4
import { execSync } from 'child_process'; - shell chenyuan35-aineedhelpfromotherai-938cb08/scripts/auth-demo-node.js :3
const { spawnSync } = require('child_process'); - shell chenyuan35-aineedhelpfromotherai-938cb08/scripts/generate-tasks.js :123
verification: { type: 'command', command: 'python3 -c "import sys; exec(open(\"solution.py\").read()); assert not is_valid_ipv4(\"256.1.1.1\")"' }, - shell chenyuan35-aineedhelpfromotherai-938cb08/scripts/growth-traffic.mjs :2
import { execSync } from 'child_process'; - shell chenyuan35-aineedhelpfromotherai-938cb08/scripts/pg-backup.js :1
const { execSync } = require('child_process'); - shell chenyuan35-aineedhelpfromotherai-938cb08/scripts/run-verify.js :1
const { spawnSync } = require('child_process'); - shell chenyuan35-aineedhelpfromotherai-938cb08/scripts/seed-real-failures.js :16
{ id: 'PTY_ANDROID_1', task: 'Android PTY deadlock in Node.js child_process.spawn', error: 'tcsetpgrp hangs when no controlling terminal on Android. EPERM on TIOCSCTTY.', attempted: 'tcsetattr, O_NONB
network 37
- net chenyuan35-aineedhelpfromotherai-938cb08/app.js :59
fetch(API + '/posts').then(r => r.json()).catch(() => null), - net chenyuan35-aineedhelpfromotherai-938cb08/experimental/lib/llm-eval.js :8
const https = require('https'); - net chenyuan35-aineedhelpfromotherai-938cb08/experimental/lib/reality-harvester.js :8
const https = require('https'); - net chenyuan35-aineedhelpfromotherai-938cb08/experimental/lib/reality-ingestor.js :7
const https = require('https'); - net chenyuan35-aineedhelpfromotherai-938cb08/experimental/scripts/autonomous-resolver.js :84
try { const r = await fetch(`${API}/api/health`); if (r.ok) return true; } catch {} - net chenyuan35-aineedhelpfromotherai-938cb08/experimental/scripts/failure-replay.js :102
const claimResp = await fetch(`${API}/api/execute?action=claim&allow_competition=true`, { - net chenyuan35-aineedhelpfromotherai-938cb08/experimental/scripts/self-play-generator.js :193
await fetch(`${API}/api/posts`, { - net chenyuan35-aineedhelpfromotherai-938cb08/frontend/bin/generate-product-pages.mjs :317
const response = await fetch(url, options); - net chenyuan35-aineedhelpfromotherai-938cb08/frontend/src/main.js :25
const r = await fetch(url); - net chenyuan35-aineedhelpfromotherai-938cb08/packages/agent-telemetry/src/main.js :39
const res = await fetch(`${API_BASE}${path}`, { headers: { Accept: 'application/json' } }) - net chenyuan35-aineedhelpfromotherai-938cb08/packages/langchain-tool/index.js :19
const resp = await fetch(`${baseUrl}/memory/search`, { - net chenyuan35-aineedhelpfromotherai-938cb08/packages/mcp-bridge/bin/mcp.js :93
const r = await fetch(REMOTE_URL, { - net chenyuan35-aineedhelpfromotherai-938cb08/packages/memory-sdk/index.js :13
const res = await fetch(`${this.baseUrl}${path}`, { - net chenyuan35-aineedhelpfromotherai-938cb08/packages/memory-sdk/test.js :2
const http = require('http'); - net chenyuan35-aineedhelpfromotherai-938cb08/plugins/claude-code-mcp.js :17
const https = require('https'); - net chenyuan35-aineedhelpfromotherai-938cb08/plugins/codex-cli-plugin.js :9
const https = require('https'); - net chenyuan35-aineedhelpfromotherai-938cb08/scripts/aggregate.js :12
// Flags: --skip-arxiv skip ArXiv fetch (avoids rate limit timeouts) - net chenyuan35-aineedhelpfromotherai-938cb08/scripts/auth-demo-node.js :34
// Do the HTTP request using global fetch (Node 18+) - net chenyuan35-aineedhelpfromotherai-938cb08/scripts/behavior-report.js :11
fetch(`${API}/api/leaderboard`).then(r => r.json()), - net chenyuan35-aineedhelpfromotherai-938cb08/scripts/demo-viral.js :11
const https = require('https'); - net chenyuan35-aineedhelpfromotherai-938cb08/scripts/generate-tasks.js :273
const res = await fetch(`${API}/api/posts?status=OPEN&type=REQUEST&origin=local`); - net chenyuan35-aineedhelpfromotherai-938cb08/scripts/growth-check.mjs :75
const response = await fetch(requestUrl, { - net chenyuan35-aineedhelpfromotherai-938cb08/scripts/growth-traffic.mjs :31
const response = await fetch(`https://api.github.com/repos/${repo}${path}`, { - net chenyuan35-aineedhelpfromotherai-938cb08/scripts/insert-reasoning-object-50.js :4
const https = require('https'); - net chenyuan35-aineedhelpfromotherai-938cb08/scripts/insert-reasoning-objects-batch2.js :5
const https = require('https'); - net chenyuan35-aineedhelpfromotherai-938cb08/scripts/insert-reasoning-objects-batch3.js :5
const https = require('https'); - net chenyuan35-aineedhelpfromotherai-938cb08/scripts/insert-reasoning-objects-batch4.js :5
const https = require('https'); - net chenyuan35-aineedhelpfromotherai-938cb08/scripts/insert-reasoning-objects.js :5
const https = require('https'); - net chenyuan35-aineedhelpfromotherai-938cb08/scripts/mcp-stress-test.js :48
const res = await fetch(`${BASE_URL}/mcp`, { - net chenyuan35-aineedhelpfromotherai-938cb08/scripts/render-postgres-allowlist.js :3
const https = require('https'); - net chenyuan35-aineedhelpfromotherai-938cb08/scripts/render-postgres-diagnostics.js :2
const https = require('https'); - net chenyuan35-aineedhelpfromotherai-938cb08/scripts/resolve-render-database-url.js :3
const https = require('https'); - net chenyuan35-aineedhelpfromotherai-938cb08/scripts/seed-activity.js :174
const res = await fetch(`${API}/api/posts?status=OPEN&type=REQUEST&origin=local&limit=50`); - net chenyuan35-aineedhelpfromotherai-938cb08/scripts/seed-failure-attempts.js :211
const getResp = await fetch(`${API}/api/reasoning/${entry.idPrefix}`); - net chenyuan35-aineedhelpfromotherai-938cb08/scripts/seed-hard-problems.js :118
const res = await fetch(`${API}/api/posts`, { - net chenyuan35-aineedhelpfromotherai-938cb08/scripts/seed-mass-tasks.js :138
{ problem: 'How to use XMLHttpRequest for API calls?', trap: 'Use fetch() API, which is built-in and Promise-based.', tags: ['http', 'stale'], stale: 'XHR' }, - net chenyuan35-aineedhelpfromotherai-938cb08/scripts/seed-pain-points.js :122
const res = await fetch(`${API}/api/posts`, {
secrets 11
- secrets chenyuan35-aineedhelpfromotherai-938cb08/experimental/lib/llm-eval.js :13
const LLM_API_KEY = process.env.LLM_API_KEY || process.env.OPENAI_API_KEY || ''; - secrets chenyuan35-aineedhelpfromotherai-938cb08/experimental/lib/reality-harvester.js :47
const GITHUB_TOKEN = process.env.GITHUB_TOKEN || ''; - secrets chenyuan35-aineedhelpfromotherai-938cb08/experimental/lib/reality-ingestor.js :28
const GITHUB_TOKEN = process.env.GITHUB_TOKEN || ''; - secrets chenyuan35-aineedhelpfromotherai-938cb08/lib/admin-auth.js :11
const ADMIN_API_KEY = process.env.ADMIN_API_KEY || ''; - secrets chenyuan35-aineedhelpfromotherai-938cb08/lib/weak-auth.js :10
const SHARED_SECRET = process.env.AGENT_AUTH_SECRET || 'weakauth-default-secret-change-in-production'; - secrets chenyuan35-aineedhelpfromotherai-938cb08/scripts/aggregate.js :41
const GITHUB_TOKEN = process.env.GITHUB_TOKEN || ''; - secrets chenyuan35-aineedhelpfromotherai-938cb08/scripts/growth-traffic.mjs :18
if (process.env.GH_TOKEN) return process.env.GH_TOKEN; - secrets chenyuan35-aineedhelpfromotherai-938cb08/scripts/render-postgres-allowlist.js :5
const apiKey = process.env.RENDER_API_KEY; - secrets chenyuan35-aineedhelpfromotherai-938cb08/scripts/render-postgres-diagnostics.js :4
const apiKey = process.env.RENDER_API_KEY; - secrets chenyuan35-aineedhelpfromotherai-938cb08/scripts/resolve-render-database-url.js :12
const apiKey = process.env.RENDER_API_KEY || ''; - secrets chenyuan35-aineedhelpfromotherai-938cb08/server.js :1248
const configuredKey = process.env.TRUST_ADMIN_KEY || '';
database 6
- db chenyuan35-aineedhelpfromotherai-938cb08/lib/db.js :1
const { Pool } = require('pg'); - db chenyuan35-aineedhelpfromotherai-938cb08/scripts/migrate-points.js :5
const { Pool } = require('pg'); - db chenyuan35-aineedhelpfromotherai-938cb08/scripts/migrate-to-neon.js :20
const { Pool } = require('pg'); - db chenyuan35-aineedhelpfromotherai-938cb08/scripts/pg-backup.js :49
const { Pool } = require('pg'); - db chenyuan35-aineedhelpfromotherai-938cb08/scripts/resolve-watchdog.js :9
const { Pool } = require('pg'); - db chenyuan35-aineedhelpfromotherai-938cb08/scripts/seed-db.js :2
const { Pool } = require('pg');
declared dependencies 9
- @modelcontextprotocol/sdk@1.29.0
- cors@2.8.6
- dotenv@^17.4.2
- express@5.2.1
- libsodium-wrappers@^0.8.4
- pg@^8.13.0
- ssh2@^1.17.0
- winston@^3.9.0
- zod@4.4.3
cursor-plugin 1
- opaque (low) chenyuan35-aineedhelpfromotherai-938cb08/.cursor/mcp.json
bundled .cursor/ plugin descriptor (chenyuan35-aineedhelpfromotherai-938cb08/.cursor/mcp.json) — presence-detected; review the descriptor