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
2,390Niche · −30% score
Versions published
61Established · −30% score
First published
Jul 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 bytes109,024
Previous version4.0.11
Published2026-05-10T18:03:52.083Z
SHA-2567033009e795103a20c61d7d9f6a065de4d5e605b64a9f1863f92f020b07037bc

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/config-DDE1Qxwn.mjsmatched "raw.githubusercontent.com"12

Manifest

Package metadata

Scripts8
  • buildtsc --noEmit && tsdown --minify --dts src/index.tsx src/lib/index.ts
  • build:devtsdown --dts src/index.tsx src/lib/index.ts
  • formatprettier --write src
  • linttsc --noEmit && eslint src
  • startnode dist/index.mjs
  • testvitest run
  • test:devvitest
  • watchtsdown --watch --dts src/index.tsx src/lib/index.ts
Dependencies13
  • chalk^5.5.0
  • cli-spinners^3.4.0
  • commander^14.0.0
  • diff^8.0.3
  • globby^14.1.0
  • gray-matter^4.0.3
  • ink^6.1.0
  • ink-link^4.1.0
  • node-lief^1.3.0
  • oxfmt^0.28.0
  • react^19.1.1
  • wasmagic^1.0.7
  • which^6.0.0