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
3,870Niche · −30% score
Versions published
37Mature · −50% score
First published
Sep 2024
Publisher
sapics

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":["[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"}'
Publishersapics
Artifact bytes2,803,671
Previous version0.1.1
Published2024-09-04T13:22:35.728Z
SHA-256fc6765bb4b7c1dc25da26c69267c5368aaf11de613dc44da8acc25decad0c92b

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
12Score
0.1.20240904Version
Status history (1 event)
  1. newavailable · risk review · score 12 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/cjs/db.cjsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/src/db.mjsmatched "raw.githubusercontent.com"12

Manifest

Package metadata

Scripts4
  • cjsnode script/convert-to-cjs.mjs
  • testnpx jasmine
  • updatedbnode script/updatedb.mjs
  • updatedb-cjsnode script/updatedb.cjs
Dependencies5
  • axios^1.7.7
  • countries-list^3.1.1
  • fast-csv^5.0.1
  • ip-address^9.0.5
  • yauzl^3.1.3