BEACON

← candidates

npm yuanflow-cli @0.2.0

score
0.5778 med
flagged 2026-07-21 08:58
signals by category
content 2 topology 1 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
script_count_spike 0.5 scripts count 7 -> 28
license_changed 0.4 'MIT' -> 'UNLICENSED'
topology
dependency_added_unknown 0.6 9 new non-watchlisted dep(s): ['@modelcontextprotocol/ext-apps', '@modelcontextprotocol/sdk', '@napi-rs/keyring', 'ajv', 'ajv-formats'] ...
enrichment
repo_doesnt_exist 1.0 claimed repo zktlove/yuanflow-cli returns 404 on github.com

Prior profile (what it deviated from)

{
  "had_install_script": true,
  "maintainers": [
    "zktlove"
  ],
  "versions": 55
}

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": "9 new non-watchlisted dep(s): ['@modelcontextprotocol/ext-apps', '@modelcontextprotocol/sdk', '@napi-rs/keyring', 'ajv', 'ajv-formats'] ...",
    "license_changed": "'MIT' -> 'UNLICENSED'",
    "repo_doesnt_exist": "claimed repo zktlove/yuanflow-cli returns 404 on github.com",
    "script_count_spike": "scripts count 7 -> 28"
  },
  "time": {
    "created": "2026-04-19T05:06:00.937Z",
    "modified": "2026-07-18T23:06:05.177Z"
  }
}