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.
- Weekly downloads
- 8
- Versions published
- 9
- First published
- Apr 2026
- Publisher
- progrium
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 ".npmrc"
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
9 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 9 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/workbench/code/extensions/npm/package.json | matched ".npmrc" | 3 |
| low | Large Javascript Payload | package/dist/workbench/code/extensions/typescript-language-features/dist/browser/extension.js | 3028791 bytes | 0 |
| low | Large Javascript Payload | package/dist/workbench/code/extensions/html-language-features/server/dist/browser/htmlServerMain.js | 7690417 bytes | 0 |
| low | Obfuscation Density | package/dist/workbench/code/extensions/markdown-language-features/notebook-out/index.js | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/dist/workbench/code/extensions/mermaid-chat-features/chat-webview-out/index.js | 2644558 bytes | 0 |
| low | Obfuscation Density | package/dist/workbench/code/out/vs/workbench/services/keybinding/browser/keyboardLayouts/layout.contribution.darwin.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/workbench/code/out/vs/workbench/services/keybinding/browser/keyboardLayouts/layout.contribution.linux.js | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/dist/workbench/code/extensions/typescript-language-features/dist/browser/typescript/tsserver.web.js | 6012198 bytes | 0 |
| low | Large Javascript Payload | package/dist/workbench/code/out/vs/workbench/workbench.web.main.internal.js | 12702171 bytes | 0 |
Manifest
Package metadata
Scripts2
buildmake distprepublishOnlymake dist