npm JavaScript analyzed 3.15.2

@mcpjam/cli

v3.15.2
npm

Test, debug, and validate MCP servers — health checks, OAuth conformance, tool-surface diffing, and structured triage from the terminal or CI

maintainer
mcpjam-founders
license
first seen
2026-07-28
last seen
2026-07-28
releases · 30d
5
short id

Drift inferred · capture-to-capture

No drift recorded — single capability capture; advisories appear once its surface changes.

capabilities 0 tools
transport stdio · http counts 0 tools · 0 res · 0 prompts permission surface via code analysis

No tools enumerated yet for this server.

skills & danger signals npm-tarball
prompt-surface shipped agent-instruction files + hidden-content / dangerous-code findings — quoted from the analyzed source

analyzed v3.15.2 · analyzer v28 · 2d ago

danger signals1

  • suspicious endpoint us.i.posthog.com (telemetry) expected for this server's purpose package/dist/index.js :7784 var POSTHOG_HOST = "https://us.i.posthog.com";
code evidence v3.15.2 · npm-tarball
evidence-backed findings quoted directly from the published source artifact — not inferred

code files: 1

filesystem 1

  • fs package/dist/index.js :3 import { realpathSync, mkdirSync, writeFileSync, readFileSync, existsSync, statSync, closeSync, renameSync, openSync } from 'fs';

shell / exec 1

  • shell package/dist/index.js :9 import { spawn } from 'child_process';

network 1

  • net package/dist/index.js :20 import http from 'http';

install hooks 1

  • prepublishOnly package/package.json :17 npm run build

declared dependencies 12

  • @modelcontextprotocol/server@2.0.0-beta.4
  • @modelcontextprotocol/client@2.0.0-beta.4
  • @mcpjam/sdk@^2.0.0
  • commander@^12.1.0
  • posthog-node@^5.24.10
  • ws@^8.18.0
  • zod@^4.1.12
  • @types/node@^24.0.0
  • @types/ws@^8.18.1
  • tsup@^8.3.5
  • tsx@^4.19.2
  • typescript@^5.8.3