npm @vscode/chat-lib @0.50.1
score
0.65
med
flagged
2026-06-02 00:26
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.50.1 but max published is 0.50.2026052928 |
| mass_publish_burst | 0.8 | publisher 'microsoft1es' pushed 7 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"vscode-bot",
"microsoft1es"
],
"versions": 205
}
Evidence (package doc at flag time)
{
"dependencies_count": 15,
"dist": {
"integrity": "sha512-K65TeFfjEZwjOBMR3aoBL6w29GDMV/FLUg8lCe2mqT1i6cSbQapCm25Gl7iC76nyz1bFm8YZeIxuXhXu9CnkOg==",
"tarball": "https://registry.npmjs.org/@vscode/chat-lib/-/chat-lib-0.50.1.tgz",
"unpackedSize": 17008310
},
"dist-tags": {
"latest": "0.50.1",
"next": "0.50.2026052928"
},
"latest_version": "0.50.1",
"maintainers": [
{
"email": "vscode-bot-npm@microsoft.com",
"name": "vscode-bot"
},
{
"email": "npmjs@microsoft.com",
"name": "microsoft1es"
}
],
"num_versions": 211,
"repository": {
"type": "git",
"url": "git+https://github.com/microsoft/vscode-copilot-chat.git"
},
"scripts": {
"build": "npm-run-all compile copy",
"clean": "rimraf dist",
"compile": "tsc",
"copy": "copyfiles src/package.json \"src/**/*.tiktoken\" dist",
"package": "npm pack",
"postinstall": "tsx script/postinstall.js",
"publish": "npm publish",
"test": "vitest run",
"test:watch": "vitest"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.50.1 but max published is 0.50.2026052928",
"mass_publish_burst": "publisher 'microsoft1es' pushed 7 packages in the last 15min on npm"
},
"time": {
"created": "2025-09-01T08:25:40.650Z",
"modified": "2026-06-01T09:54:31.012Z"
}
}