npm @agentic-patterns/cli @0.34.0
score
0.7502
high
flagged
2026-07-26 23:05
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 5 versions in last 24h: ['0.29.3', '0.30.0', '0.31.0', '0.32.0', '0.34.0'] |
| 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/server', 'npm/@agentic-patterns/runtime', 'npm/@agentic-patterns/core'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 105d ago but package has 62 versions (expect >= 107d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"dugsnodes"
],
"versions": 61
}
Evidence (package doc at flag time)
{
"dependencies_count": 9,
"dist": {
"integrity": "sha512-PNJszlksuYWMLN6lyl7PBbni6UyC8CcTygeebWC1D+/kXKJy5tezWc4XBCHvP7Ww8IyFoGP2cfC+3nnpNI/7ZA==",
"tarball": "https://registry.npmjs.org/@agentic-patterns/cli/-/cli-0.34.0.tgz",
"unpackedSize": 4986350
},
"dist-tags": {
"latest": "0.34.0",
"next": "0.1.8"
},
"latest_version": "0.34.0",
"maintainers": [
{
"email": "dug.mcfarlane@icloud.com",
"name": "dugsnodes"
}
],
"num_versions": 62,
"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": "5 versions in last 24h: ['0.29.3', '0.30.0', '0.31.0', '0.32.0', '0.34.0']",
"repo_too_new_for_version_history": "claimed repo created 105d ago but package has 62 versions (expect >= 107d 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/server', 'npm/@agentic-patterns/runtime', 'npm/@agentic-patterns/core']"
},
"time": {
"created": "2026-04-15T14:32:40.594Z",
"modified": "2026-07-26T23:56:57.402Z"
}
}