PkgRadar

Package evidence

@coder/code-server-pr@0.0.0-5997-e73a1448eb90d47c3afde03d26091aaf400ee1ba

Remote Payload: matched "curl "

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
693Mature · −50% score
First published
Mar 2022
Publisher
kylecarbs

Effective trust discount applied: 50% (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":["@coder/code-server-pr@0.0.0-5997-e73a1448eb90d47c3afde03d26091aaf400ee1ba"],"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":["@coder/code-server-pr@0.0.0-5997-e73a1448eb90d47c3afde03d26091aaf400ee1ba"],"fail_on":"review"}'
Publisherkylecarbs
Artifact bytes40,046,568
Previous version0.0.0-5994-4bccb64dbcd525e3fc5da83cbd72fae73db5fdd1
Published2023-02-06T13:51:09.205Z
SHA-25603f3b2855cd13e7ce029425f51737ca2e53a25fe24efb536e514da5b1b54a94d

Why flagged

What the scanner saw

Remote Payload: matched "curl "

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

Availability ledger

available

review
Last checked
reviewRisk
7Score
0.0.0-5997-e73a1448eb90d47c3afde03d26091aaf400ee1baVersion
Status history (1 event)
  1. newavailable · risk review · score 7 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/postinstall.shmatched "curl "12
Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/postinstall.shmatched "curl "12
lowCredential file accesspackage/lib/vscode/extensions/npm/package.jsonmatched ".npmrc"3
lowObfuscation Densitypackage/npm-shrinkwrap.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/lib/vscode/npm-shrinkwrap.jsonhigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/lib/vscode/extensions/git/dist/main.js2267625 bytes0
lowLarge Javascript Payloadpackage/lib/vscode/extensions/markdown-language-features/dist/extension.js2700273 bytes0
lowObfuscation Densitypackage/lib/vscode/extensions/markdown-language-features/notebook-out/index.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/lib/vscode/out/vs/workbench/workbench.web.main.js10149078 bytes0

Manifest

Package metadata

Scripts3
  • compilegulp compile-extension:markdown-language-features-server
  • prepublishOnlynpm run compile
  • watchgulp watch-extension:markdown-language-features-server
Dependencies6
  • @vscode/l10n^0.0.10
  • vscode-languageserver^8.0.2
  • vscode-languageserver-textdocument^1.0.5
  • vscode-languageserver-types^3.17.1
  • vscode-markdown-languageservice^0.3.0-alpha.2
  • vscode-uri^3.0.3