PkgRadar

Package evidence

[email protected]

Credential file access: matched ".npmrc"

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 promoting

Mixed 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"}'
Publisherprogrium
Artifact bytes35,156,342
Previous version0.4.0-alpha8
Published2026-06-06T19:21:16.122Z
SHA-256c913267bee05f378df439f4eaf3e2c7d71ab994bedf19638e6865d560ca4cf7f

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

review
Last checked
reviewRisk
3Score
0.4.0-rc1Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/workbench/code/extensions/npm/package.jsonmatched ".npmrc"3
lowLarge Javascript Payloadpackage/dist/workbench/code/extensions/typescript-language-features/dist/browser/extension.js3028791 bytes0
lowLarge Javascript Payloadpackage/dist/workbench/code/extensions/html-language-features/server/dist/browser/htmlServerMain.js7690417 bytes0
lowObfuscation Densitypackage/dist/workbench/code/extensions/markdown-language-features/notebook-out/index.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/workbench/code/extensions/mermaid-chat-features/chat-webview-out/index.js2644558 bytes0
lowObfuscation Densitypackage/dist/workbench/code/out/vs/workbench/services/keybinding/browser/keyboardLayouts/layout.contribution.darwin.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/workbench/code/out/vs/workbench/services/keybinding/browser/keyboardLayouts/layout.contribution.linux.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/workbench/code/extensions/typescript-language-features/dist/browser/typescript/tsserver.web.js6012198 bytes0
lowLarge Javascript Payloadpackage/dist/workbench/code/out/vs/workbench/workbench.web.main.internal.js12702171 bytes0

Manifest

Package metadata

Scripts2
  • buildmake dist
  • prepublishOnlymake dist