npm zhitalk @0.0.2
score
0.5148
med
flagged
2026-06-21 22:44
amplifiers
co-occurring signal pairs that lift the final score
- bin_added + no_repo: executable added with no upstream source for review (+0.15)
- size_spike + bin_added: payload growth alongside install surface (+0.10)
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| bin_added | 0.8 | new bin entry: ['zhitalk'] |
| script_count_spike | 0.5 | scripts count 1 -> 8 |
| size_spike | 0.5 | unpackedSize 290 -> 124433 (429.1×) |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| dependency_added_unknown | 0.6 | 15 new non-watchlisted dep(s): ['@langchain/core', '@langchain/langgraph', '@langchain/langgraph-checkpoint-sqlite', '@langchain/openai', '@langchain/tavily'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"wangfupeng1988"
],
"versions": 1
}
Evidence (package doc at flag time)
{
"dependencies_count": 15,
"dist": {
"integrity": "sha512-JsfGA/5xjxTgc5jw5iVKS0Rq3ouQQlprvZ4T4lirKmpQU4VDDffCpS65lTFnK8dQKx3Iw8p2v83p1xcSeadH8w==",
"tarball": "https://registry.npmjs.org/zhitalk/-/zhitalk-0.0.2.tgz",
"unpackedSize": 124433
},
"dist-tags": {
"latest": "0.0.2"
},
"latest_version": "0.0.2",
"maintainers": [
{
"email": "wangfupeng1988@163.com",
"name": "wangfupeng1988"
}
],
"num_versions": 2,
"repository": null,
"scripts": {
"build": "pnpm clean && tsc && pnpm fix:perms",
"clean": "rm -rf dist",
"dev": "ts-node src/index.ts",
"fix:perms": "chmod +x dist/index.js",
"start": "node dist/index.js",
"test": "jest",
"test:coverage": "jest --coverage",
"test:watch": "jest --watch"
},
"signal_details": {
"_amplifiers": [
"bin_added + no_repo: executable added with no upstream source for review (+0.15)",
"size_spike + bin_added: payload growth alongside install surface (+0.10)"
],
"bin_added": "new bin entry: ['zhitalk']",
"dependency_added_unknown": "15 new non-watchlisted dep(s): ['@langchain/core', '@langchain/langgraph', '@langchain/langgraph-checkpoint-sqlite', '@langchain/openai', '@langchain/tavily'] ...",
"no_repo": "package.json has no repository field",
"script_count_spike": "scripts count 1 -> 8",
"size_spike": "unpackedSize 290 -> 124433 (429.1\u00d7)"
},
"time": {
"created": "2026-06-03T09:38:11.053Z",
"modified": "2026-06-22T03:44:10.127Z"
}
}