npm @stackory/agent-runtime-cli @1.1.4
score
0.5833
med
flagged
2026-07-25 01:52
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'https://github.com/stackory-lab/agent-runtime' also claimed by 10 package(s) under different publishers: ['npm/@stackory/agent-runtime-codex-exec', 'npm/@stackory/agent-runtime-codex-app-server', 'npm/@stackory/agent-runtime-test-utils'] ... |
| dependency_added_unknown | 0.6 | 2 new non-watchlisted dep(s): ['@stackory/agent-runtime-adapter-opencode', '@stackory/agent-runtime-adapter-tiny-agent'] |
| enrichment | ||
| repo_doesnt_exist | 1.0 | claimed repo stackory-lab/agent-runtime returns 404 on github.com |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"j-xzy"
],
"versions": 9
}
Evidence (package doc at flag time)
{
"dependencies_count": 11,
"dist": {
"integrity": "sha512-q+ynKUmNydl3qlvV9MH1VDriM5+yHQH3grHYO2SI+tvuZwEHBfcIAboGWX1BsRRpcDzhaKioi4Htb6X8BUTfvQ==",
"tarball": "https://registry.npmjs.org/@stackory/agent-runtime-cli/-/agent-runtime-cli-1.1.4.tgz",
"unpackedSize": 2440279
},
"dist-tags": {
"latest": "1.1.4"
},
"latest_version": "1.1.4",
"maintainers": [
{
"email": "wu38607@gmail.com",
"name": "j-xzy"
}
],
"num_versions": 10,
"repository": {
"directory": "packages/cli",
"type": "git",
"url": "https://github.com/stackory-lab/agent-runtime"
},
"scripts": {
"build": "rimraf ./dist && pnpm build:lib && pnpm build:cli",
"build:cli": "esbuild src/bin/cli.ts --bundle --platform=node --format=cjs --outfile=dist/agent-runtime.cjs --alias:~=./src",
"build:lib": "tsc --project tsconfig.build.json && tsc-alias -p tsconfig.build.json",
"check:dep": "depcruise --config .dependency-cruiser.mjs src",
"check:lint": "biome check --write",
"check:test": "vitest --watch=false",
"check:type": "tsc -p ./tsconfig.json --noEmit",
"clean": "rimraf ./node_modules dist .tanstack"
},
"signal_details": {
"dependency_added_unknown": "2 new non-watchlisted dep(s): ['@stackory/agent-runtime-adapter-opencode', '@stackory/agent-runtime-adapter-tiny-agent']",
"repo_doesnt_exist": "claimed repo stackory-lab/agent-runtime returns 404 on github.com",
"shared_repo_different_publisher": "repo 'https://github.com/stackory-lab/agent-runtime' also claimed by 10 package(s) under different publishers: ['npm/@stackory/agent-runtime-codex-exec', 'npm/@stackory/agent-runtime-codex-app-server', 'npm/@stackory/agent-runtime-test-utils'] ..."
},
"time": {
"created": "2026-06-09T07:44:35.435Z",
"modified": "2026-07-22T09:55:44.173Z"
}
}