npm @ia-ccun/code-agent-cli @0.0.51
score
0.7481
high
flagged
2026-05-20 03:14
Signals fired
| signal | weight | rationale |
|---|---|---|
| identity | ||
| maintainer_churn | 1.0 | added: ['jianjiang.xu'] |
| maintainer_takeover | 1.0 | prior all gone ['ia-ccun'] -> now ['jianjiang.xu'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"ia-ccun"
],
"versions": 82
}
Evidence (package doc at flag time)
{
"dependencies_count": 4,
"dist": {
"integrity": "sha512-dOOgZcM0kBzVUSQCr0AT12Y++kg66eWdJZ+rs7zPpKElDaRzoBli+Gxgmc2uCB9m6j+Mb0QJfDQ41p2x83uxeQ==",
"tarball": "https://registry.npmjs.org/@ia-ccun/code-agent-cli/-/code-agent-cli-0.0.51.tgz",
"unpackedSize": 12346536
},
"dist-tags": {
"beta": "0.0.51-beta.8",
"latest": "0.0.51",
"test": "0.0.47-test.1"
},
"latest_version": "0.0.51",
"maintainers": [
{
"email": "553979404@qq.com",
"name": "jianjiang.xu"
}
],
"num_versions": 84,
"repository": null,
"scripts": {
"build": "tsc",
"clean": "shx rm -rf dist",
"dev": "tsc --watch",
"lint": "eslint src --ext .ts",
"postinstall": "node scripts/postinstall.js",
"prepare": "husky",
"prepublishOnly": "npm run clean && npm run build",
"release": "npm version patch",
"test": "echo \"Tests skipped\" && exit 0"
},
"signal_details": {
"maintainer_churn": "added: ['jianjiang.xu']",
"maintainer_takeover": "prior all gone ['ia-ccun'] -> now ['jianjiang.xu']",
"no_repo": "package.json has no repository field"
},
"time": {
"created": "2026-03-10T08:36:43.157Z",
"modified": "2026-05-20T08:14:41.634Z"
}
}