BEACON

← candidates

npm @agentic-patterns/cli @0.29.3

score
0.7432 high
flagged 2026-07-26 14:10
signals by category
cadence 1 topology 1 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 3 versions in last 24h: ['0.29.1', '0.29.2', '0.29.3']
topology
shared_repo_different_publisher 0.9 repo 'git+https://github.com/pattern-stack/agentic-patterns-ts.git' also claimed by 3 package(s) under different publishers: ['npm/@agentic-patterns/runtime', 'npm/@agentic-patterns/core', 'npm/@agentic-patterns/server']
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 104d ago but package has 58 versions (expect >= 105d for that history)

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "dugsnodes"
  ],
  "versions": 57
}

Evidence (package doc at flag time)

{
  "dependencies_count": 9,
  "dist": {
    "integrity": "sha512-tqQs2VWEfAx0HMO0Wo+HlMhzUeZQW73hD69VFITE8pjo304pJpJ6KejjyDV9G0Yr94BIGPMFzwdOikACcI0JgA==",
    "tarball": "https://registry.npmjs.org/@agentic-patterns/cli/-/cli-0.29.3.tgz",
    "unpackedSize": 4979907
  },
  "dist-tags": {
    "latest": "0.29.3",
    "next": "0.1.8"
  },
  "latest_version": "0.29.3",
  "maintainers": [
    {
      "email": "dug.mcfarlane@icloud.com",
      "name": "dugsnodes"
    }
  ],
  "num_versions": 58,
  "repository": {
    "directory": "packages/agent-cli",
    "type": "git",
    "url": "git+https://github.com/pattern-stack/agentic-patterns-ts.git"
  },
  "scripts": {
    "build": "bun run build:dashboard && bun run build:scalar && bun run build:plugin-template && tsup",
    "build:dashboard": "bun run --filter=@agentic-patterns/dashboard build && rm -rf assets/dashboard && mkdir -p assets && cp -r ../agent-dashboard/dist assets/dashboard",
    "build:plugin-template": "rm -rf assets/plugin-template && mkdir -p assets/plugin-template && cp -r ../../.claude-plugin assets/plugin-template/.claude-plugin && cp -r ../../hooks assets/plugin-template/hooks && cp -r ../../skills assets/plugin-template/skills",
    "build:scalar": "rm -rf assets/scalar && mkdir -p assets/scalar && cp node_modules/@scalar/api-reference/dist/browser/standalone.js assets/scalar/standalone.js",
    "lint": "biome check src/",
    "test": "vitest run",
    "typecheck": "tsc --noEmit"
  },
  "signal_details": {
    "rapid_release": "3 versions in last 24h: ['0.29.1', '0.29.2', '0.29.3']",
    "repo_too_new_for_version_history": "claimed repo created 104d ago but package has 58 versions (expect >= 105d for that history)",
    "shared_repo_different_publisher": "repo 'git+https://github.com/pattern-stack/agentic-patterns-ts.git' also claimed by 3 package(s) under different publishers: ['npm/@agentic-patterns/runtime', 'npm/@agentic-patterns/core', 'npm/@agentic-patterns/server']"
  },
  "time": {
    "created": "2026-04-15T14:32:40.594Z",
    "modified": "2026-07-26T04:07:50.016Z"
  }
}