PkgRadar

Package evidence

@coder/[email protected]

Credential File Packaged: package/lib/node/deps/node-inspect/.npmrc

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
19Established · −30% score
First published
Mar 2019
Publisher
coderasher

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

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":["@coder/[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":["@coder/[email protected]"],"fail_on":"high"}'
Publishercoderasher
Artifact bytes24,123,178
Previous version1.2.2
Published2019-11-01T15:00:13.818Z
SHA-2565e632fa7ec86ece68e7fdb94f0d3372dc7e2231bf3bb4c8c767d8d56f26d3a71

Why flagged

What the scanner saw

Credential File Packaged: package/lib/node/deps/node-inspect/.npmrc

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/lib/node/deps/node-inspect/.npmrcpackage/lib/node/deps/node-inspect/.npmrc35
highCredential File Packagedpackage/lib/node/deps/npm/test/fixtures/config/.npmrcpackage/lib/node/deps/npm/test/fixtures/config/.npmrc35
mediumRemote Payloadpackage/lib/node/deps/v8/tools/fuzz-harness.shmatched "wget "12
mediumRemote Payloadpackage/lib/node/deps/v8/third_party/jinja2/get_jinja2.shmatched "curl "12
mediumRemote Payloadpackage/lib/node/deps/v8/third_party/markupsafe/get_markupsafe.shmatched "curl "12
mediumRemote Payloadpackage/lib/node/deps/v8/tools/jsfunfuzz/fuzz-harness.shmatched "wget "12
Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/lib/node/deps/node-inspect/.npmrcpackage/lib/node/deps/node-inspect/.npmrc35
highCredential File Packagedpackage/lib/node/deps/npm/test/fixtures/config/.npmrcpackage/lib/node/deps/npm/test/fixtures/config/.npmrc35
mediumRemote Payloadpackage/lib/node/deps/v8/tools/fuzz-harness.shmatched "wget "12
mediumRemote Payloadpackage/lib/node/deps/v8/third_party/jinja2/get_jinja2.shmatched "curl "12
mediumRemote Payloadpackage/lib/node/deps/v8/third_party/markupsafe/get_markupsafe.shmatched "curl "12
mediumRemote Payloadpackage/lib/node/deps/v8/tools/jsfunfuzz/fuzz-harness.shmatched "wget "12
lowLarge Javascript Payloadpackage/lib/node/deps/v8/tools/profviz/gnuplot-4.6.3-emscripten.js3547279 bytes0
lowLarge Javascript Payloadpackage/lib/node/deps/v8/test/mjsunit/asm/poppler/poppler.js3447275 bytes0

Manifest

Package metadata

Scripts2
  • prepare./scripts/webpack_build.sh
  • testnode node_modules/.bin/jest
Dependencies5
  • @coder/logger^1.1.8
  • fs-extra^7.0.1
  • glob^7.1.3
  • node-fetch^2.3.0
  • ora^3.2.0