npm vscode-cdp-proxy @0.2.1
score
0.5226
med
flagged
2026-07-20 05:31
signals by category
identity
2
topology
1
maintainers added: alexandrudima, vscode-bot
Signals fired
| signal | weight | rationale |
|---|---|---|
| identity | ||
| maintainer_churn | 1.0 | added: ['alexandrudima', 'vscode-bot'] |
| maintainer_takeover | 1.0 | prior all gone ['connor.peet'] -> now ['alexandrudima', 'vscode-bot'] |
| topology | ||
| typosquat | 1.0 | combosquat of 'proxy' |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"connor.peet"
],
"versions": 3
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-xL7DcTa4Ih9nOmqPh9hd5BBjV30owB7+fvKP/PZBQPpON/6Czfrc8a0Sk4fRzpskmlX2FEHjYkJ/u4uotqCZNA==",
"tarball": "https://registry.npmjs.org/vscode-cdp-proxy/-/vscode-cdp-proxy-0.2.1.tgz",
"unpackedSize": 583418
},
"dist-tags": {
"latest": "0.2.1"
},
"latest_version": "0.2.1",
"maintainers": [
{
"email": "alexdima@microsoft.com",
"name": "alexandrudima"
},
{
"email": "vscode-bot-npm@microsoft.com",
"name": "vscode-bot"
}
],
"num_versions": 3,
"repository": {
"type": "git",
"url": "git+https://github.com/microsoft/vscode-cdp-proxy.git"
},
"scripts": {
"compile": "rimraf dist && tsc && cpy src/cdp.d.ts dist",
"fmt": "prettier --write \"src/**/*.ts\" \"*.md\"",
"prepublishOnly": "npm run compile",
"test": "rimraf dist && tsc && npm run test:unit npm run test:fmt",
"test:fmt": "prettier --list-different \"src/**/*.ts\" \"*.md\"",
"test:unit": "mocha --opts mocha.opts",
"watch": "rimraf dist && tsc --watch"
},
"signal_details": {
"maintainer_churn": "added: ['alexandrudima', 'vscode-bot']",
"maintainer_takeover": "prior all gone ['connor.peet'] -> now ['alexandrudima', 'vscode-bot']",
"typosquat": "combosquat of 'proxy'"
},
"time": {
"created": "2020-02-11T16:41:45.873Z",
"modified": "2026-07-20T10:31:20.048Z"
}
}