PkgRadar

Package evidence

@vscode/[email protected]

Install-time lifecycle script

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
6,702Niche · −30% score
Versions published
256Established · −30% score
First published
Sep 2025
Publisher
microsoft1es

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@vscode/[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":["@vscode/[email protected]"],"fail_on":"review"}'
Publishermicrosoft1es
Artifact bytes4,584,077
Previous version0.59.2026072702
Published2026-07-28T03:24:45.322Z
SHA-25606e835de5de6edf3772ad93b6630c5261d550c175782321de0cfeb503c9e698e

Why flagged

What the scanner saw

Install-time lifecycle script

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.59.2026072802Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptmanifest5

Manifest

Package metadata

Dependencies15
  • @microsoft/tiktokenizer^1.0.10
  • @sinclair/typebox^0.34.41
  • @vscode/copilot-api^0.4.3
  • @vscode/l10n^0.0.18
  • @vscode/prompt-tsx^0.4.0-alpha.8
  • @vscode/tree-sitter-wasm0.0.5-php.2
  • applicationinsights^2.9.7
  • jsonc-parser^3.3.1
  • monaco-editor0.44.0
  • openai^6.7.0
  • undici^7.24.1
  • vscode-languageserver-protocol^3.17.5
  • vscode-languageserver-textdocument^1.0.12
  • web-tree-sitter^0.23.0
  • yaml^2.8.0