npm coding-friend-cli @1.36.0
score
0.8582
high
flagged
2026-06-01 23:47
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| install_script_payload | 1.0 | install/lifecycle script matches payload regex |
| topology | ||
| mass_publish_burst | 0.8 | publisher 'GitHub Actions' pushed 1513 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"dinhanhthi"
],
"versions": 69
}
Evidence (package doc at flag time)
{
"dependencies_count": 4,
"dist": {
"integrity": "sha512-0sjJXpRcDPC969pgZaQryrctRfaOo2tD8GLkQafB7BtTnYB8PfjEw2bkSyXM650dtBGUjAoV3YIdK2tFZdhL4w==",
"tarball": "https://registry.npmjs.org/coding-friend-cli/-/coding-friend-cli-1.36.0.tgz",
"unpackedSize": 1177070
},
"dist-tags": {
"latest": "1.36.0"
},
"latest_version": "1.36.0",
"maintainers": [
{
"email": "dinhanhthi@gmail.com",
"name": "dinhanhthi"
}
],
"num_versions": 71,
"repository": {
"directory": "cli",
"type": "git",
"url": "git+https://github.com/dinhanhthi/coding-friend.git"
},
"scripts": {
"build": "tsup src/index.ts src/postinstall.ts --format esm --dts --clean",
"dev": "tsx src/index.ts",
"postinstall": "node -e \"import('./dist/postinstall.js').catch(()=>{})\"",
"prepublishOnly": "npm run build",
"test": "vitest run && vitest run --config vitest.hooks.config.ts",
"test:e2e": "vitest run --config vitest.e2e.config.ts",
"test:hooks": "vitest run --config vitest.hooks.config.ts",
"test:watch": "vitest",
"watch": "tsup src/index.ts src/postinstall.ts --format esm --dts --watch"
},
"signal_details": {
"install_script_payload": "install/lifecycle script matches payload regex",
"mass_publish_burst": "publisher 'GitHub Actions' pushed 1513 packages in the last 15min on npm"
},
"time": {
"created": "2026-02-20T17:04:18.661Z",
"modified": "2026-05-29T20:51:40.971Z"
}
}