npm JavaScript analyzed 16.3.0 unconfirmed MCP

ccjk

v16.3.0
npm

Clavue / Claude Code / Codex / Grok CLI 统一配置工具(ccjk 交互与配置方法)

maintainer
miounet
license
MIT
first seen
2026-05-25
last seen
2026-06-23
releases · 30d
0
short id

Drift inferred · capture-to-capture

  1. HIGH code analysis flagged committed secret in miounet11/ccjk
  2. HIGH code analysis flagged committed secret in miounet11/ccjk
  3. HIGH code analysis flagged dynamic code execution ×2 in ccjk
capabilities 0 tools
transport stdio 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 v16.3.0 · analyzer v33 · 1w ago

skills & prompt files 2

danger signals1

code evidence v16.3.0 · npm-tarball
evidence-backed findings quoted directly from the published source artifact — not inferred

code files: 20

filesystem 3

  • fs package/dist/chunks/codex-runtime.mjs :1 import { readdirSync } from 'node:fs';
  • fs package/dist/chunks/simple-config.mjs :1 import * as nodeFs from 'node:fs';
  • fs package/dist/cli.mjs :5 import { existsSync, readFileSync, writeFileSync, mkdirSync } from 'node:fs';

shell / exec 3

  • shell package/dist/chunks/commands.mjs :1 import { exec } from 'node:child_process';
  • shell package/dist/chunks/simple-config.mjs :6 import { exec as exec$1 } from 'node:child_process';
  • shell package/dist/cli.mjs :13 import { execSync, spawnSync } from 'node:child_process';

network 2

  • net package/dist/chunks/simple-config.mjs :2645 const response = await fetch(PROVIDER_PRESETS_URL, {
  • net package/dist/cli.mjs :856 const res = await fetch(url, { method: "POST", headers, body, signal: AbortSignal.timeout(TIMEOUT_MS) });

secrets 1

  • secrets package/dist/cli.mjs :2395 const hasDeepSeekKey = Boolean(process.env.DEEPSEEK_API_KEY?.trim());

install hooks 1

  • prepublishOnly package/package.json :54 pnpm typecheck && pnpm build

declared dependencies 28

  • @rainbowatcher/toml-edit-js@^0.6.4
  • @types/semver@^7.5.8
  • ansis@^4.0.1
  • cac@^6.7.14
  • dayjs@^1.11.13
  • find-up-simple@^1.0.0
  • fs-extra@^11.2.0
  • i18next@^24.2.0
  • i18next-fs-backend@^2.6.0
  • inquirer@^12.4.2
  • inquirer-toggle@^1.0.1
  • ora@^8.2.0
  • pathe@^2.0.3
  • semver@^7.7.1
  • tinyexec@^0.3.2
  • trash@^9.0.0
  • @antfu/eslint-config@^4.11.0
  • @types/fs-extra@^11.0.4
  • @types/inquirer@^9.0.7
  • @types/node@^22.0.0
  • @typescript-eslint/eslint-plugin@^8.60.1
  • @typescript-eslint/parser@^8.60.1
  • eslint@^9.0.0
  • glob@^11.0.1
  • tsx@^4.0.0
  • typescript@^5.6.0
  • unbuild@^3.5.0
  • vitest@^3.0.0