PkgRadar

Package evidence

[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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,225Niche · −30% score
Versions published
61Mature · −50% score
First published
Feb 2025
Publisher
GitHub ActionsTrusted automation · −70% score

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 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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes139,024
Previous version3.1.0
Published2026-06-07T18:51:35.433Z
SHA-256f1c7f5ef2c27d2e804b7c5bad434d2bb51074e389dd162d9e0a7ae051aa4ac02

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

review
Last checked
reviewRisk
7Score
3.1.1Version
Status history (1 event)
  1. newavailable · risk review · score 7 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/chunk-ZOWFNQBQ.cjsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/dist/chunk-UTMESK7O.jsmatched "raw.githubusercontent.com"12

Manifest

Package metadata

Scripts4
  • buildtsc && tsup
  • testpnpm run "/^test:.*/"
  • test:e2emocha --config .mocharc.e2e.json
  • test:unitmocha --config .mocharc.unit.json
Dependencies11
  • 7z-wasm1.2.0
  • @electron/get^5.0.0
  • @supercharge/promise-pool^3.2.0
  • chrome-remote-interface^0.33.3
  • classic-level^3.0.0
  • commander^14.0.2
  • consola^3.4.2
  • dotenv^17.2.3
  • lodash^4.17.21
  • readline-sync^1.4.10
  • semver^7.7.3