PkgRadar

Package evidence

@blamejs/[email protected]

Credential File Packaged: package/lib/vendor/blamejs/.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.

Weekly downloads
5,476Niche · −30% score
Versions published
234
First published
May 2026
Publisher
dotcoocoo

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":["@blamejs/[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":["@blamejs/[email protected]"],"fail_on":"high"}'
Publisherdotcoocoo
Artifact bytes9,979,202
Previous version0.2.26
Published2026-05-30T02:01:17.989Z
SHA-2562a6b503ea3dafff56e43996b307a832703b593103c306dd14763290efb94c727

Why flagged

What the scanner saw

Credential File Packaged: package/lib/vendor/blamejs/.npmrc

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

Availability ledger

available

high
Last checked
highRisk
24Score
0.2.27Version
Status history (2 events)
  1. availableavailable · risk high · score 24 · status available -> available, risk high -> high, score 17 -> 24
  2. newavailable · risk high · score 17 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/lib/vendor/blamejs/.npmrcpackage/lib/vendor/blamejs/.npmrc35

Manifest

Package metadata

Scripts5
  • releasenode scripts/release.js
  • startnode server.js
  • sync-assetsnode scripts/sync-r2-assets.js
  • testnode test/smoke.js
  • vendorbash scripts/vendor-update.sh