npm analyzed 3.7.0-alpha.5

@claude-flow/cli-core

v3.7.0-alpha.5
npm

Lightweight core CLI surface for Claude Flow — memory + hooks commands only. Designed to load fast on cold npx cache (<5s) so plugin skills don't race the 30s MCP-startup timeout. The full @claude-flow/cli metapackage lazy-loads everything else on top of

maintainer
ruvnet
license
MIT
first seen
2026-06-09
last seen
2026-06-17
releases · 30d
0
short id

Drift inferred · capture-to-capture

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

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

no tools enumerated yet for this server.

code evidence v3.7.0-alpha.5 · npm-tarball
evidence-backed findings quoted directly from the published source artifact — not inferred

filesystem 2

  • fs package/dist/src/index.js :57 const { realpathSync } = require('node:fs');
  • fs package/dist/src/memory/json-backend.js :17 import { existsSync, mkdirSync, readFileSync, renameSync, writeFileSync } from 'node:fs';