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
- 1,262,781Ubiquitous · −70% score
- Versions published
- 181Mature · −50% score
- First published
- Dec 2022
- Publisher
- microsoft1es
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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":["@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"}'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 1 · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/out/package.js | matched ".npmrc" | 5 |
Manifest
Package metadata
Scripts6
apiapi-extractor run --local --verbosebuildnpm run compile && npm run apicompiletsctestmochawatch:buildnpm run compile -- --watchwatch:testnpm run test -- --watch
Dependencies29
@azure/identity^4.1.0@secretlint/node^10.1.2@secretlint/secretlint-formatter-sarif^10.1.2@secretlint/secretlint-rule-no-dotenv^10.1.2@secretlint/secretlint-rule-preset-recommend^10.1.2@vscode/vsce-sign^2.0.0azure-devops-node-api^12.5.0chalk^4.1.2cheerio^1.0.0-rc.9cockatiel^3.1.2commander^12.1.0form-data^4.0.0glob^13.0.6hosted-git-info^4.0.2jsonc-parser^3.2.0leven^3.1.0markdown-it^14.1.0mime^1.3.4minimatch^10.2.2parse-semver^1.1.1read^1.0.7secretlint^10.1.2semver^7.5.2tmp^0.2.3typed-rest-client^1.8.4url-join^4.0.1xml2js^0.5.0yauzl^3.2.1yazl^2.2.2
Optional dependencies1
keytar^7.7.0