BEACON

← candidates

npm yuanflow-cli @0.2.0

score
0.7957 high
flagged 2026-07-21 09:37
signals by category
cadence 2 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
superseded_quickly 0.9 prior version 0.3.0 lived 37min upstream before being pulled
removed_within_window 0.9 version 0.3.0 was removed upstream ~0min ago
topology
dependency_added_unknown 0.6 3 new non-watchlisted dep(s): ['@modelcontextprotocol/ext-apps', '@modelcontextprotocol/sdk', 'zod']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "zktlove"
  ],
  "versions": 95
}

Evidence (package doc at flag time)

{
  "dependencies_count": 9,
  "dist": {
    "integrity": "sha512-T60HyuQLAD0vh6jaYFyWEYkxkKvAKTDwsfAZ8qQtKPinNIp/43hgiVEGCSpvkLu5EJ9mDefnleO7JdGs1yh7lg==",
    "tarball": "https://registry.npmjs.org/yuanflow-cli/-/yuanflow-cli-0.2.0.tgz",
    "unpackedSize": 5833134
  },
  "dist-tags": {
    "latest": "0.2.0"
  },
  "latest_version": "0.2.0",
  "maintainers": [
    {
      "email": "zktstruggler@outlook.com",
      "name": "zktlove"
    }
  ],
  "num_versions": 94,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/zktlove/yuanflow-cli.git"
  },
  "scripts": {
    "build": "npm run build:core && npm run build:skill && npm run build:templates",
    "build:core": "npm run build:workbench && npm run build:mcp",
    "build:mcp": "node ./scripts/build-mcp.mjs",
    "build:skill": "node ./scripts/build-skill-snapshot.mjs",
    "build:templates": "node ./scripts/build-plugin-templates.mjs",
    "build:workbench": "npm run typecheck:workbench && node ./scripts/build-workbench.mjs",
    "generate": "node ./scripts/generate-registry.js",
    "pack:check": "npm pack --dry-run",
    "pack:verify": "node ./scripts/verify-npm-pack.mjs .release/npm-pack.json",
    "prepack": "npm run build",
    "publish:help": "node ./bin/yuanflow-skill.cjs publish-help",
    "release:check": "node ./scripts/verify-release.mjs",
    "release:local:prepare": "node ./scripts/local-release.mjs prepare",
    "release:local:publish": "node ./scripts/local-release.mjs publish",
    "release:smoke": "node ./scripts/smoke-release.mjs",
    "release:stage": "npm run build && node ./scripts/build-release.mjs",
    "start": "node ./bin/yuanflow-cli.js",
    "test": "npm run build && npm run test:unit",
    "test:all": "npm run build && npm run test:unit && npm run test:architecture:run",
    "test:architecture": "npm run build && npm run test:architecture:run",
    "test:architecture:run": "node ./scripts/run-tests.mjs architecture",
    "test:ci": "npm run build:core && npm run test:ci:unit && npm run test:ci:architecture",
    "test:ci:architecture": "node ./scripts/run-tests.mjs architecture-ci",
    "test:ci:unit": "node ./scripts/run-tests.mjs unit-ci",
    "test:ui": "npm run build:workbench && npm run test:ui:run",
    "test:ui:run": "playwright test",
    "test:unit": "node ./scripts/run-tests.mjs unit",
    "typecheck:workbench": "tsc -p ./workbench/tsconfig.json"
  },
  "signal_details": {
    "dependency_added_unknown": "3 new non-watchlisted dep(s): ['@modelcontextprotocol/ext-apps', '@modelcontextprotocol/sdk', 'zod']",
    "removed_within_window": "version 0.3.0 was removed upstream ~0min ago",
    "superseded_quickly": "prior version 0.3.0 lived 37min upstream before being pulled"
  },
  "time": {
    "created": "2026-04-19T05:06:00.937Z",
    "modified": "2026-07-21T14:36:59.062Z"
  }
}