PkgRadar

Package evidence

@pb-it/[email protected]

Credential File Packaged: package/.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
149
Versions published
29Mature · −50% score
First published
Nov 2023
Publisher
pb-it

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

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":["@pb-it/[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":["@pb-it/[email protected]"],"fail_on":"high"}'
Publisherpb-it
Artifact bytes24,458
Previous version0.1.31-beta
Published2026-06-01T13:03:35.359Z
SHA-256252b263b2b5b1895f5fa2e1f2cd4e4367d35e074e44ccfe259b07e0bf30834eb

Why flagged

What the scanner saw

Credential File Packaged: package/.npmrc

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

Availability ledger

available

high
Last checked
highRisk
17Score
0.1.32-betaVersion
Status history (1 event)
  1. newavailable · risk high · score 17 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/.npmrcpackage/.npmrc35

Manifest

Package metadata

Scripts12
  • testmocha --bail tests/root.test.js
  • test:apimocha --bail tests/api.test.js
  • test:basicmocha --bail tests/basic.test.js
  • test:contentmocha --bail tests/content.test.js
  • test:contextmenumocha --bail tests/contextmenu.test.js
  • test:data-servicemocha --bail tests/data-service.test.js
  • test:extensionsmocha --bail tests/extensions.test.js
  • test:modelsmocha --bail tests/models.test.js
  • test:proxymocha --bail tests/proxy.test.js
  • test:toolsmocha --bail tests/tools.test.js
  • test:top-navigation-barmocha --bail tests/top-navigation-bar.test.js
  • test:windowmocha --bail tests/window.test.js
Dependencies2
  • selenium-webdriver^4.44.0
  • tree-kill^1.2.2