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.

Versions published
10
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,254
Previous version0.4.0
Published2026-05-05T22:02:28.526Z
SHA-2563ab273fae697164c7e633dbd82ec5335bc99448a2622703ab1175ba13b8c9896

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 candidate cluster(s) currently reference this release. 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.0Version
Status history (1 event)
  1. newavailable · risk high · score 12 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burstactive

microsoft1es

7 members · evidence strength 71
Publisher / release actor burstcandidate

microsoft1es

7 members · max score 35

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