PkgRadar

Package evidence

@vscode/[email protected]

Remote Dependency Spec: dependencies.@vscode/python-environments="https://pkgs.dev.azure.com/azure-public/vside/_packaging/msft_consumption/npm/registry/@vscode/python-environments/-/python-environments-1.0.0.tgz"

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
190
Versions published
9
First published
Apr 2026
Publisher
microsoft1es

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publishermicrosoft1es
Artifact bytes34,435
Previous version0.5.0
Published2026-05-06T17:40:37.446Z
SHA-2566f1c0e397299ba297c11287075b445ef6fc5ca6a20ad66575d559c0f2d51fca4

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.@vscode/python-environments="https://pkgs.dev.azure.com/azure-public/vside/_packaging/msft_consumption/npm/registry/@vscode/python-environments/-/python-environments-1.0.0.tgz"

1 remote tarball(s) were followed statically.

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

high
Last checked
highRisk
12Score
0.5.1Version
Status history (1 event)
  1. newavailable · risk high · score 12 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highRemote Dependency Specpackage.jsondependencies.@vscode/python-environments="https://pkgs.dev.azure.com/azure-public/vside/_packaging/msft_consumption/npm/registry/@vscode/python-environments/-/python-environments-1.0.0.tgz"12

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
dependencies.@vscode/python-environmentshttps://pkgs.dev.azure.com/azure-public/vside/_packaging/msft_consumption/npm/registry/@vscode/python-environments/-/python-environments-1.0.0.tgzerror0unexpected end of file

Manifest

Package metadata

Scripts7
  • buildtsc
  • fix-formatprettier --write 'src/**/*.ts'
  • format-checkprettier --check 'src/**/*.ts'
  • linteslint src --ext ts
  • pretesttsc -p tsconfig.test.json
  • testmocha --ui tdd --require out/tests/_setup.js out/tests/**/*.test.js --timeout 10000
  • watchtsc --watch
Dependencies6
  • @vscode/python-environmentshttps://pkgs.dev.azure.com/azure-public/vside/_packaging/msft_consumption/npm/registry/@vscode/python-environments/-/python-environments-1.0.0.tgz
  • @vscode/python-extension^1.0.6
  • dotenv^17.4.1
  • fs-extra^11.3.4
  • semver^7.7.4
  • vscode-languageclient^8.1.0