PkgRadar

Package evidence

@unchainedshop/[email protected]

no findings

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
234
Versions published
256Mature · −50% score
First published
Jun 2022
Publisher
kaufmae

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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@unchainedshop/[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":["@unchainedshop/[email protected]"],"fail_on":"review"}'
Publisherkaufmae
Artifact bytes224,278
Previous version4.8.11
Published2026-04-21T20:10:01.164Z
SHA-2568e00e26ac5561f3c244d1e061edafdc6a61ac0dc452dd1e3fe63d5d2139639a8

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
4.8.12Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts6
  • buildtsc -b
  • cleantsc -b --clean
  • prepublishOnlynpm run clean && npm run build
  • testnode --test
  • test:watchnode --test --watch
  • watchtsc -w
Dependencies11
  • @unchainedshop/core^4.6.0
  • @unchainedshop/events^4.6.0
  • @unchainedshop/logger^4.6.0
  • @unchainedshop/roles^4.6.0
  • @unchainedshop/utils^4.6.0
  • dataloader^2.2.3
  • expiry-map^2.0.0
  • graphql-scalars^1.24.2
  • mime>= 4 < 5
  • p-memoize^8.0.0
  • zod^3.25.76 || ^4