npm @calliopelabs/cli @3.1.0
score
0.5284
med
flagged
2026-07-20 08:35
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| script_count_spike | 0.5 | scripts count 7 -> 12 |
| topology | ||
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['@zed-industries/agent-client-protocol'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"calliope-ai"
],
"versions": 73
}
Evidence (package doc at flag time)
{
"dependencies_count": 9,
"dist": {
"integrity": "sha512-KNxugCr/fKt2LOEUfKgcIvTEbRW3dfuoqg/BWHGoA6MzpLKvYVV0TauCLUE4NUSqJZBkNn29fKwaBWnBQpCb4w==",
"tarball": "https://registry.npmjs.org/@calliopelabs/cli/-/cli-3.1.0.tgz",
"unpackedSize": 2488803
},
"dist-tags": {
"latest": "3.1.0"
},
"latest_version": "3.1.0",
"maintainers": [
{
"email": "admin@calliope.ai",
"name": "calliope-ai"
}
],
"num_versions": 76,
"repository": {
"type": "git",
"url": "git+https://github.com/calliopeai/calliope-cli.git"
},
"scripts": {
"bench": "node bench/run.mjs",
"bench:binary": "npm run build && bun packaging/build-binary.mjs --native && CALLIOPE_BENCH_BINARY=packaging/dist/calliope-native node bench/cold-start.mjs",
"bench:cold": "npm run build && node bench/cold-start.mjs",
"bench:mem": "NODE_OPTIONS=--expose-gc vitest run -c bench/vitest.bench.config.ts bench/memory.bench.test.ts",
"bench:ui": "vitest run -c bench/vitest.bench.config.ts bench/keystroke.bench.test.ts",
"build": "tsc && chmod +x dist/bin.js",
"dev": "tsc --watch",
"prepublishOnly": "npm run build && npm test",
"start": "node dist/bin.js",
"test": "vitest run",
"test:coverage": "vitest run --coverage",
"test:watch": "vitest"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['@zed-industries/agent-client-protocol']",
"script_count_spike": "scripts count 7 -> 12"
},
"time": {
"created": "2026-01-09T17:23:49.320Z",
"modified": "2026-07-20T13:35:45.674Z"
}
}