Trust signals
Why this verdict
PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.
- Versions published
- 375Mature · −50% score
- First published
- May 2020
- Publisher
- coder-bot
Effective trust discount applied: −50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
Block this release in CIcurl · GitHub Actions
Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer $PKGRADAR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"specs":["[email protected]"],"fail_on":"review"}'GitHub Actions step:
- name: PkgRadar gate
run: |
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
-H "Content-Type: application/json" \
-d '{"specs":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched ".azure/"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 3 · status changed
Evidence
Static findings
16 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 16 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/lib/vscode/extensions/terminal-suggest/dist/terminalSuggestMain.js | matched ".azure/" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="sh ./postinstall.sh" | 5 |
| low | Credential file access | package/lib/vscode/extensions/npm/package.json | matched ".npmrc" | 3 |
| low | Large Javascript Payload | package/lib/vscode/extensions/copilot/dist/cli.js | 13471101 bytes | 0 |
| low | Large Javascript Payload | package/lib/vscode/extensions/copilot/dist/extension.js | 20357381 bytes | 0 |
| low | Large Javascript Payload | package/lib/vscode/out/vs/workbench/api/node/extensionHostProcess.js | 2052970 bytes | 0 |
| low | Large Javascript Payload | package/lib/vscode/extensions/mermaid-chat-features/chat-webview-out/index-editor.js | 3055729 bytes | 0 |
| low | Obfuscation Density | package/lib/vscode/extensions/markdown-language-features/notebook-out/index.js | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/lib/vscode/extensions/mermaid-chat-features/chat-webview-out/index.js | 3055622 bytes | 0 |
| low | Obfuscation Density | package/lib/vscode/out/vs/workbench/services/keybinding/browser/keyboardLayouts/layout.contribution.darwin.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/lib/vscode/out/vs/workbench/services/keybinding/browser/keyboardLayouts/layout.contribution.linux.js | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/lib/vscode/out/vs/code/browser/workbench/workbench.js | 16190602 bytes | 0 |
| low | Large Javascript Payload | package/lib/vscode/out/vs/workbench/workbench.web.main.internal.js | 16182661 bytes | 0 |
| low | Obfuscation Density | package/lib/vscode/extensions/npm-shrinkwrap.json | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/lib/vscode/npm-shrinkwrap.json | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/npm-shrinkwrap.json | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts1
postinstallsh ./postinstall.sh
Dependencies19
@coder/logger^3.0.1argon2^0.44.0compression^1.7.4cookie-parser^1.4.6env-paths^2.2.1express^5.0.1http-proxy^1.18.1httpolyglot^0.1.2i18next^25.8.3js-yaml^4.1.0limiter^2.1.0pem^1.14.8proxy-agent^6.3.1qs^6.15.0rotating-file-stream^3.1.1safe-compare^1.1.4semver^7.5.4ws^8.14.2xdg-basedir^4.0.0